Button.hWnd

Syntax

Button.hWnd

Data Type

Long

Purpose

Returns a Window handle for the control.

Remarks

You can use the returned Window handle with the Microsoft Windows API functions.

Note Using Windows API functions with this property can cause undefined behavior.