Initial Release 5.0

Symbolic Value : Constants; Rich Text

DT_DSHOW_xxx - CDEXT2FIELD - DTDShow
----------------------------------------------------------------------------------------------------------

#include <misc.h>

Symbolic Values :

DT_DSHOW_ALL - Show all the date values: day of the week, day, month, and year.

DT_DSHOW_YM - Show only year and month.

DT_DSHOW_WMD - Show day of the week, month, and day.

DT_DSHOW_W - Show day of the week.

DT_DSHOW_M - Show month.

DT_DSHOW_MD - Show month and day.

DT_DSHOW_MDY - Shows month, day and year.

DT_DSHOW_D - Shows day.

DT_DSHOW_Y - Shows year.

Description :

The Show format in the Display Date.

See Also :

CDEXT2FIELD
----------------------------------------------------------------------------------------------------------