[Gambas-user] Re: Tab Order

Benoit Minisini gambas at ...1...
Tue May 3 15:53:54 CEST 2005


On Tuesday 03 May 2005 15:45, Scaramella Luca wrote:
> Thanks,
> There is any documentation about the ZOrder??
> It's an Object Property (textBox in my case)?
> Show me a sample please
>
> Regards
> Luca
>

No, it is something you set from the IDE, by using the form editor menu.

To change ZOrder by code, you have the Raise() and Lower() method of the 
Control class.

Regards,

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list