Share

CAcFdUiFieldFormatDialog

Class Hierarchy

CAdUiBaseDialog
    CAdUiDialog
        CAcFdUiFormatDialog
            CAcFdUiFieldFormatDialog

C++

class CAcFdUiFieldFormatDialog : public CAcFdUiFormatDialog;

File

AcFdUiFieldFormatDialog.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.

Was this information helpful?