Share

CAcUiNavDialog

Class Hierarchy

CAdUiBaseDialog
    CAdUiDialog
        CNavDialog
            CAcUiNavDialog

C++

class CAcUiNavDialog : public CNavDialog;

File

acuiNavDialog.h

Description

This class represents the AutoCAD form of the file navigation dialog. It is subclassed from the CNavDialog class. It can be used directly or subclassed to add behavior or customize default behavior.

Links

CAcUiNavDialog Methods

Was this information helpful?