Version 24.2 (latest)

Utilities Class Properties

For a list of all members of this type, see Utilities members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)ScaleCursorWithDpiReturns or sets a boolean indicating if cursors loaded using LoadCursor(Type,String) will be scaled with the dpi.  
Public Propertystatic (Shared in Visual Basic)SystemDoubleClickSizeReturns the maximum distance the cursor is allowed to travel between mouse button downs to generate a double click message.  
Public Propertystatic (Shared in Visual Basic)SystemDoubleClickTimeReturns the maximum number of milliseconds allowed between mouse button downs to generate a double click message.  
Public Propertystatic (Shared in Visual Basic)SystemDragSizeReturns the maximum distance the cursor is allowed to traval while the mouse button is down before initiating a drag operation.  
See Also