Enum CursorInfoFlags
Flags for the CURSOR_INFO "flags" field, see: https://msdn.microsoft.com/en-us/library/windows/desktop/ms648381.aspx
Namespace: Dapplo.Windows.User32.Enums
Assembly: Dapplo.Windows.User32.dll
Syntax
public enum CursorInfoFlags : uint
Fields
Name | Description |
---|---|
Hidden | Cursor is hidden |
Showing | Cursor is showing |
Suppressed | Cursor is suppressed |