void CBCGPDateTimeCtrl::SetTouchMode | ( | BOOL | bSet = TRUE | ) |
Enables/disables control touch mode.
Call this method to enable/disable date/time control touch mode. In this mode, spin buttons and calendar drop-down button are not displayed and and when user clicks or touches this control, a touch-friendly popup date/time list will appear.
bSet | Specifies whether a control has a touch mode. |