Application.hWnd



hWnd() As OLE_HANDLE
ED
avaliable
RT
avaliable

Remarks

This property returns the handle of the main window of the application. The handle mostly is needed for API calls, e.g. to send messages to the window.

See Also

Application