Property that returns the hWnd for the window. This provides convenient access to the window's hWnd. Having the hWnd allows you to use various Windows API calls with the window.
Syntax
View.HWND() As Long
Property Value
This is a read only property whose value is a Long.