[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandHolder.ShowToolbarTooltips

ShowToolbarTooltips Property

ShowToolbarTooltips

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.")]
[TypeConverter(typeof(CustomBoolConverter))]
public bool ShowToolbarTooltips { get; set; }