[SOLVED] Show/Hide a Listbox

Post Reply
User avatar
Ross_ValuSoft
Posts: 87
Joined: Thu Dec 18, 2008 11:27 am
Location: Melbourne, Australia

[SOLVED] Show/Hide a Listbox

Post by Ross_ValuSoft »

Updated:

oListbox1:Hide() and oListbox1:Show() actually work. Just cannot find them in any help file or samples. Duhhhh.

Ross
***************
Greetings,

Is it possible to create the following scenario?

A 2 choice radiobutton menu which if the second choice is made causes a previously populated listbox to become visible below the radiomenu. If the first radiobutton is chosen again the listbox disappears from view. Something like oListbox1:Hide() and oListbox1:Show()

I have tried the online help but without success.

Many thanks.

Ross
Post Reply