Thank you! That did it. I was using: property dblookupcombobox2 hideonstartup 'false'
I appreciate your help On Thursday, March 24, 2016 at 12:25:41 PM UTC-5, Buddy Walker wrote: > > Create a button on the form and in the on click eep add > > > > PROPERTY <Component ID> VISIBLE 'TRUE' > > RETURN > > > > Just replace <Component ID> with the component ID of the DBLookupCombBox2 > > > > Buddy > > > > > > > > *From:* [email protected] <javascript:> [mailto: > [email protected] <javascript:>] *On Behalf Of *Kaleb Wade > *Sent:* Thursday, March 24, 2016 1:17 PM > *To:* RBASE-L <[email protected] <javascript:>> > *Subject:* [RBASE-L] - show component hidden on startup > > > > I have a component in a form (DBLookupComboBox2) that is set to be hidden > on startup. I would like to have a button on the form that makes the > component visible when clicked. I know this is probably very simple, but > any suggestions? > > -- > You received this message because you are subscribed to the Google Groups > "RBASE-L" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] <javascript:> > . > To view this discussion on the web visit > https://groups.google.com/d/msgid/rbase-l/d10885c8-05da-4470-b9eb-fee31270a1c2%40googlegroups.com > > <https://groups.google.com/d/msgid/rbase-l/d10885c8-05da-4470-b9eb-fee31270a1c2%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rbase-l/8346a79a-3bdf-40b4-9a50-e11ee6c86201%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

