Share

CAdUiFileDialog::MakeDialogsVisible

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

Links

CAdUiFileDialog

Was this information helpful?