Share

ClientView.HWND Property

Parent Object: ClientView

Description

Property that returns the hWnd (the handle assigned by Windows to the current window) of the view.

Syntax

ClientView.HWND() As Long

Property Value

This is a read only property whose value is a Long.

Version

Introduced in version 6

Was this information helpful?