2.2.6.10.3 Dialog::Close

Description

closes a dialog window

Syntax

void Close( int nModalRet = -1 )

Parameters

nModalRet
for modal dialogs, the value passed is recieved as a return value of the DoModal method. Has no effect on Modeles dilaogs.

Return

Examples

Remark

See Also

Header to Include

Dialog.h