An NDoc Documented Class Library

WindowsConstants Members

WindowsConstants overview

Public Static (Shared) Fields

HourGlassValue 
INPUT_KEYBOARD 
INPUT_MOUSE 
MOUSEEVENTF_ABSOLUTE 
MOUSEEVENTF_LEFTDOWN 
MOUSEEVENTF_LEFTUP 
MOUSEEVENTF_MIDDLEDOWN 
MOUSEEVENTF_MIDDLEUP 
MOUSEEVENTF_MOVE 
MOUSEEVENTF_RIGHTDOWN 
MOUSEEVENTF_RIGHTUP 
MOUSEEVENTF_VIRTUALDESK 
MOUSEEVENTF_WHEEL 
MOUSEEVENTF_XDOWN 
MOUSEEVENTF_XUP 
SW_FORCEMINIMIZE 
SW_HIDE 
SW_MAX 
SW_MAXIMIZE 
SW_MINIMIZE 
SW_NORMAL 
SW_RESTORE 
SW_SHOW 
SW_SHOWDEFAULT 
SW_SHOWMAXIMIZED 
SW_SHOWMINIMIZED 
SW_SHOWMINNOACTIVE 
SW_SHOWNA 
SW_SHOWNOACTIVATE 
SW_SHOWNORMAL 
WPF_RESTORETOMAXIMIZED 
WS_CAPTION 
WS_DISABLED 
WS_HSCROLL 
WS_MAXIMIZEBOX 
WS_MINIMIZEBOX 
WS_POPUP 
WS_SYSMENU 
WS_TABSTOP 
WS_VISIBLE 
WS_VSCROLL 

Public Instance Constructors

WindowsConstants ConstructorInitializes a new instance of the WindowsConstants class.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

WindowsConstants Class | White.Core.InputDevices Namespace