We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Programatically set docked control width

Hi, I have a GroupBar that is docked and in the NewDockStateEndLoad event of the DockManager, I want to set the width of the docked control (from settings persisted in a database). I am attempting to set the width via the .Width property on the GroupBar, but it does not appear to have an effect. Any thoughts? Regards, Sean

1 Reply

PS Prakash S Syncfusion Team June 6, 2003 01:50 PM UTC

Hi Sean, Just updated your Direct-Trac support incident on the same question. Directly setting the control bounds will have no effect on dockable controls and the DockingManager.SetControlSize(Control, Size) method should be used for this purpose. Prakash Syncfusion

Loader.
Live Chat Icon For mobile
Up arrow icon