[]
        
(Showing Draft Content)

C1.Win.Ribbon.ToolTipSettings.ShowAlways

ShowAlways Property

ShowAlways

Gets or sets a value indicating whether a tooltip window is displayed even when its parent control is not active.

Declaration
[C1Category("Behavior")]
[C1Description("ToolTipSettings.ShowAlways", "Indicates whether a tooltip window is displayed even when its parent control is not active.")]
public bool ShowAlways { get; set; }