[]
        
(Showing Draft Content)

C1.Win.C1Command.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; }