MouseHoverAttribute Constructor (Int32)
Visual Studio 2015
Initializes a new instance of MouseHoverAttribute.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Parameters
- delay
-
Type:
System::Int32
The time in milliseconds between the time when the mouse stops moving and the generation of the hover event.
Show: