Retrieves the text of the specified window's title bar (if it has one). If the specified window is a control, the text of the control is retrieved.
object.GetWindowText( hWnd ) |
- hWnd
- Required. An OLE_HANDLE that specifies the window or control containing the text.
String