Description

Returns the window handle for this dialog.

Property type

An Integer value.  

Syntax

object.hWnd

The hWnd Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McCommandDialog.

Remarks

This can be used with Win32 windowing functions for example.