Share

CAcUiTabChildDialog::CAcUiTabChildDialog

C++

CAcUiTabChildDialog(
    CWnd * pParent = NULL, 
    HINSTANCE hDialogResource = NULL
);

Description

Constructs a CAcUiTabChildDialog object and enables or disables tool tips based on the AutoCAD TOOLTIPS system variable.

Parameters

Parameters Description
pParent Input CWnd parent
hDialogResource Input dialog resource handle

Links

CAcUiTabChildDialog

Was this information helpful?