COleControl::PreModalDialog

void PreModalDialog( );

Remarks

Call this function prior to displaying any modal dialog box. You must call this function so that the container can disable all its top-level windows. After the modal dialog box has been displayed, you must then call PostModalDialog.

COleControl OverviewClass MembersHierarchy Chart

See Also   COleControl::PostModalDialog