VLPropertyList Reference

ReadOnly PropertyhWnd

See AlsoSee Also Applies To Applies To

Returns a handle to VLProperty control.

 

Syntax

object.hWnd

 

The hWnd property syntax has these parts:

PartDescription
object An object expression evaluates to the controls in Applies to list.

 

Remarks

The Microsoft Windows operating environment identifies each control in an application by assigning it a handle, or hWnd. The hWnd property is used with Windows API calls. Many Windows operating environment functions require the hWnd of the active window as an argument.