Problem with LayoutManager

I was trying to add layout manger in to docking control. But it doesn't work properly. I lay panel under the control. But when I attach layout for control into panel, but all are located in different places then were indicated in properties of control and program.
I attach file with example, in which I try to add layout manager.



Example.zip

1 Reply

FS Fathima Shalini P Syncfusion Team May 5, 2008 12:13 PM UTC

Hi Olga,

Thanks you for your interest in Syncfusion products.

Please refer to the attached sample in which we used FlowLayout to align a large number of controls. FlowLayout is a layout manager that will lay out child components horizontally or vertically in a specific order. You can also use panels inside another panels. We have created a sample using FlowLayout in a Usercontrol. Please refer to the sample given below:

Sample:

http://websamples.syncfusion.com/samples/Tools.Windows/I45135/main.htm

Pleease let me know if this helps.

Regards,
Fathima



Loader.
Up arrow icon