CGXDateTimeCtrl::m_bInactiveDrawSpin
BOOL m_bInactiveDrawSpin;
Remarks
Specifies if the cell should draw spin gadgets in the inactive state. The default value for this is FALSE, i.e., the spin gadget (any spin gadgets that comprise the control) would not be drawn when the cell is inactive. When the cell is active the spin gadgets would be displayed.
You can set this attribute on the control instance.