[]
Gets or sets the period of time (in milliseconds) the tooltip remains visible if the mouse pointer is stationary within a control.
[C1Category("Behavior")]
[C1Description("ToolTipSettings.AutoPopDelay", "The period of time (in milliseconds) the tooltip remains visible if the mouse pointer is stationary within a control.")]
public int AutoPopDelay { get; set; }