[]
Gets or sets the tool tip text.
[C1Category("Appearance")]
[C1Description("C1Command.ToolTipText", "Gets or sets the tool tip text.")]
public string ToolTipText { get; set; }
<C1Category("Appearance")>
<C1Description("C1Command.ToolTipText", "Gets or sets the tool tip text.")>
Public Property ToolTipText As String