2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Change dock provider styleEssential Tools provides the DragProviderStyle property to enable the Whidbey style for docking manager. You can set this property through the property window or by coding. This property stores the enumerator value from Syncfusion.Windows.Forms.Tools.DragProviderStyle. DragProviderStyle has two styles: Standard and VS2005. By default, it is set to the Standard style for Visual Studio 2003 and it is set to the VS2005 for Visual Studio 2005. C# this.dockingManager1.DragProviderStyle=Syncfusion.Windows.Forms.Tools.DragProviderStyle.VS2005;
VB Me.dockingManager1.DragProviderStyle=Syncfusion.Windows.Forms.Tools.DragProviderStyle.VS2005
UG document link: https://help.syncfusion.com/windowsforms/dockingmanager/appearance#change-dock-provider-styles |
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.