Graphisoft®

Dialog ManagerVersion: 2.0

EditControl::FrameType Enum

The frame type of the edit control.

enum FrameType
{
    Frame =  DG_ET_FRAME,
    NoFrame =  DG_ET_NOFRAME
};

Value Definitions

Frame
The edit control has frame.
NoFrame
The edit control has no frame.