[]
Get or sets whether the control should display tooltips.
[C1Category("Appearance")]
[C1Description("C1RadialMenu.ShowToolTips", "Specifies whether the control should display tooltips.")]
public bool ShowToolTips { get; set; }
<C1Category("Appearance")>
<C1Description("C1RadialMenu.ShowToolTips", "Specifies whether the control should display tooltips.")>
Public Property ShowToolTips As Boolean