C++
CAcUiTabMainDialog( UINT idd, CWnd * pParent = NULL, HINSTANCE hDialogResource = NULL );
Description
Constructs a CAcUiTabMainDialog object and enables or disables tool tips based on the AutoCAD TOOLTIPS system variable.
Parameters
| Parameters | Description |
|---|---|
| idd | Input resource ID of the dialog template to use |
| pParent | Input CWnd parent |
| hDialogResource | Input dialog resource handle |