MouseHoverAttribute::Delay Property
Visual Studio 2015
Gets the time in milliseconds between the time when the mouse stops moving and the generation of the hover event.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Property Value
Type: System::Int32The time in milliseconds between the time when the mouse stops moving and the generation of the hover event.
Show: