Articles in this section
Category / Section

How to control visibility of images in the title bar of docked windows in WinForms Docking Manager?

1 min read

Caption image

The property ShowCaptionImages is used to control visibility of images in the title bar (Caption).

C#

// True to show images and false to hide images
dockingManager1.ShowCaptionImages=true;

 

VB

' True to show images and false to hide images
DockingManager1.ShowCaptionImages=True

 

Syncfusion Inc.

 

UG document link: https://help.syncfusion.com/windowsforms/dockingmanager/dock-window#add-icon-in-header-of-dock-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