Articles in this section
Category / Section

How to change border color of the docking window in WinForms Docking Manager?

1 min read

Border color

The Docking Manager has the BorderColor Property to set the new Border Color dynamically.

C#

this.dockingManager1.BorderColor = System.Drawing.Color.IndianRed;

 

VB

Me.dockingManager1.BorderColor = System.Drawing.Color.IndianRed

 

Reference link: https://help.syncfusion.com/windowsforms/dockingmanager/appearance#customize-border

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