BCGSuite for MFC

Enum which describes the date/time indicator styles.

Enumerator
BCGP_NUMERIC_DATETIME_STYLE_DATE 

Date only is displayed.

BCGP_NUMERIC_DATETIME_STYLE_TIME 

Time only is displayed.

BCGP_NUMERIC_DATETIME_STYLE_DATE_TIME 

Date on left and time on right are displayed.

BCGP_NUMERIC_DATETIME_STYLE_TIME_DATE 

Time on left and date on right are displayed.