C++
CAdUiTabChildDialog( CWnd * pParent = NULL, HINSTANCE hDialogResource = NULL );
Description
This is the class constructor and initializes a new tab (child) dialog.
Parameters
Parameters | Description |
---|---|
pParent | Input CWnd parent |
hDialogResource | Input dialog resource handle |