[]
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.
[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; }