The function gets the current state of the specified control.
The most used states are: CONTROL_UNAVAILABLE, CONTROL_SELECTED, CONTROL_FOCUSED, CONTROL_PRESSED CONTROL_CHECKED, CONTROL_INVISIBLE
- Parameters:
-
| hWnd | Handle to the control. |
- Returns:
- The state of the control.