[]
        
(Showing Draft Content)

C1.Win.Command.C1MainMenu.ShowToolTips

ShowToolTips Property

ShowToolTips

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.")]
public bool ShowToolTips { get; set; }