Share

CNavDialog Class

Class Hierarchy

CAdUiBaseDialog
    CAdUiDialog
        CNavDialog
            CAcUiNavDialog

C++

class CNavDialog : public CAdUiDialog;

File

aNavDialog.h

Description

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

Links

CNavDialog Methods

Was this information helpful?