[]
        
(Showing Draft Content)

C1.Win.Ribbon.ToolTipSettings.ReshowDelay

ReshowDelay Property

ReshowDelay

Gets or sets the length of time that must transpire before subsequent tooltip windows appear as the mouse pointer moves from one control to another.

Declaration
[C1Category("Behavior")]
[C1Description("ToolTipSettings.ReshowDelay", "The length of time that must transpire before subsequent tooltip windows appear as the mouse pointer moves from one control to another.")]
public int ReshowDelay { get; set; }