CAcUiDialog

C++
class CAcUiDialog : public CAdUiDialog;
File

acuiDialog.h

Description

CAcUiDialog specializes the CAdUiDialog class for use with AutoCAD. Refer to CAdUiDialog for complete details of the member functions and member data that are part of this derived class. 

 

See "Built-In MFC User Interface Support" in the ObjectARX Developer's Guide for an explanation of the distinction between CAdUi and CAcUi classes.

Links