This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can trysigning in orchanging directories.
Access to this page requires authorization. You can trychanging directories.
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the dimensions, in pixels, of the rectangle within which the mouse pointer has to stay for the mouse hover time before a mouse hover message is generated.
public: static property System::Drawing::Size MouseHoverSize { System::Drawing::Size get(); };public static System.Drawing.Size MouseHoverSize { get; }static member MouseHoverSize : System.Drawing.SizePublic Shared ReadOnly Property MouseHoverSize As SizeASize that indicates the dimensions, in pixels, of the rectangle within which the mouse pointer has to stay for the mouse hover time before a mouse hover message is generated.
TheMouseHoverSize property indicates the size of the rectangle within which the mouse pointer has to stay for the mouse hover time before a mouse hover message is generated.
TheMouseHoverTime property indicates the time, in milliseconds, that a mouse pointer must remain within an area the size of theMouseHoverSize property in order to generate a mouse hover message.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?
Was this page helpful?
Want to try using Ask Learn to clarify or guide you through this topic?