2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Show or hide the menu buttonThe menubutton is situated in the title bar of the docked windows.the role of this button is to pull the dock menu.The docking manager has a property called MenuButtonEnabled. We could show or hide the visibility of this button by setting the MenuButtonEnabled property to true or false. C# //Changing the visibility dockingManager.MenuButtonEnabled=true;
VB ' Changing the visibility dockingManager.MenuButtonEnabled = True
|
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.