[]
Gets or sets position of close box.
[C1Category("Appearance")]
[C1Description("C1DockingTab.CloseBox", "Gets or sets position of close box.")]
public CloseBoxPositionEnum CloseBox { get; set; }
<C1Category("Appearance")>
<C1Description("C1DockingTab.CloseBox", "Gets or sets position of close box.")>
Public Property CloseBox As CloseBoxPositionEnum
This property has effect only if CanCloseTabs is True.