COleControl::PostModalDialog

COleControl::PostModalDialog

void PostModalDialog( );

Remarks

Call this function after displaying any modal dialog box. You must call this function so that the container can enable any top-level windows disabled by PreModalDialog. This function should be paired with a call to PreModalDialog.

COleControl Overview |  Class Members |  Hierarchy Chart

See Also   COleControl::PreModalDialog