Class Hierarchy
CAdUiComboBox CAcUiComboBox CAcUiAngleComboBox
C++
class CAcUiAngleComboBox : public CAcUiComboBox;
File
acuiComboBox.h
Description
The CAcUiAngleComboBox class provides a specific implementation of CAcUiComboBox that automatically provides the AC_ES_ANGLE flag for data validation of AutoCAD angles. Data will be converted to the units value provided by the system variable AUPREC and AUNITS, which are also governed by the UNITS command. Please see CAcUiComboBox for the complete set of member variables and functions that are provided.
See Also
CAdUiComboBox, CAcUiComboBox, CAcUiStringComboBox, CAcUISymbolComboBox, CAcUiNumericComboBox, CAcUiEdit