C++
void MakeDialogsVisible( BOOL visible );
Description
Call this method to restore or hide the dialog and any parent dialogs.
Parameters
Parameters | Description |
---|---|
visible | Input TRUE to restor dialogs, FALSE to hide |
void MakeDialogsVisible( BOOL visible );
Call this method to restore or hide the dialog and any parent dialogs.
Parameters | Description |
---|---|
visible | Input TRUE to restor dialogs, FALSE to hide |