OL
Olav
March 28, 2003 05:38 PM UTC
I see now a "layout Manager" gray line. In the properties line of the components. Though still it doesnt work the samer way as the GridLayout samples. I cant figure out how to create cells and assign a component to a cell.
(I am asking these questions mainly to find out if I am wasting this Friday night on this component - If it really is easy to configure my layout in the forms designer - though answers to the isses would be welcome :-).
Thanks!
Olav
RP
Ramesh Praveen
Syncfusion Team
March 31, 2003 02:18 PM UTC
Olav,
Once you drop the GridBagLayout on the form, and make sure that the ContainerControl of the layout is set to the form, close the designer and reopen it (this is to ensure that the extended properties get introduced on the child controls).
Then when you select a child control, the properites list will include a extended Constraints property which will let you specify the grid cell(GridPosX, GridPosY), etc.
Do let me know if you still have trouble with this.
Regards,
Praveen Ramesh