[]
Indicates whether cursor is hidden because the end-user uses touch or pen instead of mouse.
public static bool IsCursorVisible()
Public Shared Function IsCursorVisible() As Boolean
| Type | Description |
|---|---|
| bool | True is cursor is visible; False otherwise. |