SECDateTimeCtrl::SetTabMode
voidSECDateTimeCtrl::SetTabMode(BOOLbEnable)
Sets the tab behaviour.
Defined in: DTCtrl.h
Parameters
bEnable
If TRUE, enables tab mode; else, disables tab mode.
Comments
Sets the tab behaviour, TRUE means tab will move between fields, FALSE means move to next control. The default is FALSE, unless fast entry is enabled when this is changed to TRUE.
See Also