Description

Returns the window handle of the main application window.

Property type

An Integer value.  

Syntax

object.hWnd

The hWnd Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McApplication.

Remarks

This value can be used with Win32 function calls.