Class Hierarchy
CAdUiBaseDialog CAdUiDialog CAdUiTabChildDialog CAcUiTabChildDialog
C++
class CAdUiTabChildDialog : public CAdUiDialog;
File
aduiTabChildDialog.h
Description
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.