[]
Gets or sets the ToolTip text for the tab.
[C1Category("Appearance")]
[C1Description("C1DockingTabPage.ToolTipText", "Gets or sets the ToolTip text for the tab.")]
[Browsable(true)]
public string ToolTipText { get; set; }
<C1Category("Appearance")>
<C1Description("C1DockingTabPage.ToolTipText", "Gets or sets the ToolTip text for the tab.")>
<Browsable(True)>
Public Property ToolTipText As String