[]
Gets or sets a value indicating whether the tool tip is shown when the mouse passes over the tab.
[C1Description("C1DockingTab.ShowToolTips", "Gets or sets a value indicating whether the tool tip is shown when the mouse passes over the tab.")]
[C1Category("Behavior")]
public bool ShowToolTips { get; set; }
<C1Description("C1DockingTab.ShowToolTips", "Gets or sets a value indicating whether the tool tip is shown when the mouse passes over the tab.")>
<C1Category("Behavior")>
Public Property ShowToolTips As Boolean