Returns the control that is currently associated with the specified handle.
- Parameters
-
handle | The window handle (HWND) to search for. |
- Returns
- A control that represents the control associated with the specified handle; returns null if no control with the specified handle is found.