CAdUiBaseDialog CAdUiDialog CAdUiTabChildDialog CAcUiTabChildDialog
class CAdUiTabChildDialog : public CAdUiDialog;
aduiTabChildDialog.h
CAdUiTabChildDialog inherits CAdUiDialog and represents a tab in a tabbed dialog. CAdUiTabMainDialog and CAdUiTabChildDialog are used in place of CPropertySheet and CPropertyPage to construct tabbed dialogs. Each tab in a tabbed dialog is a CAdUiTabChildDialog.