Skip to main content

ToolTipController.ResetAutoPopupDelay() Method

Resets the timer which controls when a tooltip’s window is hidden.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public void ResetAutoPopupDelay()

Remarks

This member supports the internal infrastructure and usually there is no need to call it directly.

See Also