NetXP 3.0 Reference

DockingManager.SizeBarWidth Property

Defines the width/height of resize bars used between docking windows. A value of -1 will cause the appropriate default value for the visual style to be used instead.

[Visual Basic]
Public Property SizeBarWidth As Integer
[C#]
public int SizeBarWidth {get; set;}

See Also

DockingManager Class | NETXP.Controls.Docking Namespace