hWnd Property |
Applies to: Subclasser
object, PowerForm
control See also: Property Index Returns the handle of the window that is subclassed by a Subclasser object or PowerForm control. Read Only at run-time, not available at design-time. Type: Long Remarks: In the case of a PowerForm control, the hWnd property will return the same value as the hWnd property of the form or control on which the PowerForm control is sited.
|