[]
        
(Showing Draft Content)

C1.Win.Command.C1ToolBar.ShowToolTips

ShowToolTips Property

ShowToolTips

Gets or sets the value indicating whether to show tooltip texts when mouse cursor is over toolbutton.

Declaration
[C1Category("Behavior")]
[C1Description("C1ToolBar.ShowToolTips", "Gets or sets the value indicating whether to show tooltip texts when mouse cursor is over toolbutton.")]
public bool ShowToolTips { get; set; }
<C1Category("Behavior")>
<C1Description("C1ToolBar.ShowToolTips", "Gets or sets the value indicating whether to show tooltip texts when mouse cursor is over toolbutton.")>
Public Property ShowToolTips As Boolean