On Sun, 05 Aug 2012, abbat wrote:
> 
> Thanks
> Oh, this is way to create a controls by code, but there any way to do it in
> Designer?
> 
> 

I always did it like this:
- Select the control you want to move into the Panel
- Ctrl+X
- Select Panel to move the control into
- Ctrl+V

BTW, you can also add existing controls to a new container at runtime via
Control.Reparent(). I just had this strong desire to improve my first
answer ;-)

Regards,
Tobi

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to