Share

CAcUiStringComboBox

Class Hierarchy

CAdUiComboBox
    CAcUiComboBox
        CAcUiStringComboBox

C++

class CAcUiStringComboBox : public CAcUiComboBox;

File

acuiComboBox.h

Description

The CAcUiStringComboBox class provides a specific implementation of CAcUiEdit that automatically provides the AC_ES_STRING 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, CAcUISymbolComboBox, CAcUiAngleComboBox, CAcUiEdit

Was this information helpful?