Share

CAcUiSymbolComboBox

Class Hierarchy

CAdUiComboBox
    CAcUiComboBox
        CAcUiSymbolComboBox

C++

class CAcUiSymbolComboBox : public CAcUiComboBox;

File

acuiComboBox.h

Description

The CAcUiSymbolComboBox class provides a specific implementation of CAcUiEdit that automatically provides the AC_ES_SYMBOL flag for data validation of AutoCAD angles. Please see CAcUiComboBox for the complete set of member variables and functions that are provided.

See Also

CAdUiComboBox, CAcUiComboBox, CAcUiNumericComboBox, CAcUiStringComboBox, CAcUiAngleComboBox, CAcUiEdit

Was this information helpful?