XPMenu Bar position

Hi:
I have several XPMenu.Bar''s some of which are hidden on startup. I''d like the remainder to be positioned on the far left, how can I do that?
Thanks

1 Reply

SA Saradha Syncfusion Team October 3, 2006 04:25 AM UTC

Hi Narendra,

You can use the below provided code to set the bar position.

this.mainFrameBarManager1.GetBarControl(this.bar1).RowOffset=0;

Please refer the attached sample and let me know if you have any questions. Thanks for using Syncfusion products.
Forum_49964.zip

Regards,
K.Saradha Devi.

Loader.
Up arrow icon