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