[]
Gets or sets a value indicating whether a tooltip window is displayed even when its parent control is not active.
[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; }