Initial Release 5.0

Symbolic Value : Composite Data; Rich Text

EMBEDDEDCTL_xxx - CDEMBEDDEDCTL - CtlType
----------------------------------------------------------------------------------------------------------

#include <editods.h>

Symbolic Values :

EMBEDDEDCTL_EDIT - Control type is edit.

EMBEDDEDCTL_COMBO - Control type is a combobox.

EMBEDDEDCTL_LIST - Control type is a listbox.

EMBEDDEDCTL_TIME - Control type describes calendar/scheduling.

EMBEDDEDCTL_KEYGEN - Control type also a combobox.

EMBEDDEDCTL_FILE - Control type also edit.

EMBEDDEDCTL_TIMEZONE - Control type is timezone.

EMBEDDEDCTL_COLOR - Control type is a color picker.

Description :

Implemented as an enumerated type: EMBEDDEDCTL_COLOR = 7
See Also :

CDEMBEDDEDCTL
----------------------------------------------------------------------------------------------------------