Graphisoft®

Dialog ManagerVersion: 2.0

LengthEdit::ChangeFontType Enum

Font changing type of the length edit control.

enum ChangeFontType
{
    ChangeFont =  DG_ET_CHANGEFONT,
    NoChangeFont =  DG_ET_NOCHANGEFONT
};

Value Definitions

ChangeFont
The font of the edit control is changed when the unit of length is changed from metric to imperial or vice versa.
NoChangeFont
The font of the edit control is not changed when the unit of length is changed from metric to imperial or vice versa.