[Gambas-user] How can I get a listbox in the foreground

Ron Onstenk ronstk at ...239...
Mon Sep 11 19:49:00 CEST 2006


On Monday 11 September 2006 13:30, rolf wrote:
> Hi,
> 
> I've got a lot of help from you and still need some more. 
> Can some one give me a hint how I can set an element (in my case a listbox) in 
> the foreground by setting a property from within the programm. Attached you 
> find a screen shot which illustrated the problem.
> 
> Thanks
> Rolf
> 

Listbox.Raise & Listbox.Lower
<Control_object>.Raise & <Control_object>.Lower


:)

Ron




More information about the User mailing list