MFC Grid manual

CEmbeddedDateTimeCtrl::Slot Struct Reference

Logical slot inside of the datetime control. More...

#include <EmbeddedDateTimeCtrl.h>

List of all members.


Public Attributes

long m_Size
 Place holder to display digits in a slot (count of digits).
long m_MinValue
 Min possible value.
long m_MaxValue
 Max possible value.
long m_Value
 Current value.
CString m_Separator
 Separator after a slot.
Format m_Format
 Current format.

Detailed Description

Logical slot inside of the datetime control.