Articles in this section
Category / Section

How to display custom caption buttons in WinForms Docking Manager when the window is floating?

1 min read

Show custom caption button

In DockingManager, you can add custom caption buttons to the caption bar in floating state using the ShowCustomButtonsInFloating property.

C#

this.dockingManager1.ShowCustomButtonsInFloating = true;

VB

Me.dockingManager1.ShowCustomButtonsInFloating = True

Sample: http://www.syncfusion.com/downloads/support/directtrac/general/CustomButtons1514324162.zip

UG document link: https://help.syncfusion.com/windowsforms/dockingmanager/floating-window#show-custom-buttons-in-float-window

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied