[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandHolder.ShowMenuTooltips

ShowMenuTooltips Property

ShowMenuTooltips

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

Declaration
[C1Category("Behavior")]
[C1Description("C1MainMenu.ShowToolTips", "Gets or sets the value indicating whether to show tooltip texts when mouse cursor is over menu item.")]
[TypeConverter(typeof(CustomBoolConverter))]
public bool ShowMenuTooltips { get; set; }