Share

CAcUiStringEdit

Class Hierarchy

CAdUiEdit
    CAcUiEdit
        CAcUiStringEdit

C++

class CAcUiStringEdit : public CAcUiEdit;

File

acuiEdit.h

Description

The CAcUiStringEdit class provides a specific implementation of CAcUiEdit that automatically provides the AC_ES_STRING flag for data validation of AutoCAD string values. Please see CAcUiEdit for the complete set of member variables and functions that are provided.

Links

CAcUiStringEdit Methods

See Also

CAdUiEdit, CAcUiEdit, CAcUiSymbolEdit, CAcUiNumericEdit, CAcUiAngleEdit

Was this information helpful?