CAdUiTabMainDialog

C++
class CAdUiTabMainDialog : public CAdUiDialog;
File

aduiTabMainDialog.h

Description

CAdUiTabMainDialog inherits CAdUiDialog and represents the main container dialog in a tabbed dialog. CAdUiTabMainDialog and CAdUiTabChildDialog are used in place of CPropertySheet and CPropertyPage to construct tabbed dialogs.

Links