Class Hierarchy
CAdUiBaseDialog CAdUiDialog CAcFdUiFormatDialog CAcFdUiFieldFormatDialog
C++
class CAcFdUiFormatDialog : public CAdUiDialog;
File
AcFdUiFormatDialog.h
Description
This class implements a standard format dialog that can be used as the option dialog in the field dialog. The field dialog hook can instantiate this class and return the pointer in the GetOptionDialog() method.