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