2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Hide the captionYou have to access the DockHostController and set HideCaption to true as shown below C# // Get the dockHost from the control. DockHost dh = panel.Parent as DockHost; DockHostController dhc = dh.InternalController as DockHostController; dhc.HideCaption = 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.