SECCalendar::SetKeyboardControl
BOOLSECCalendar::SetKeyboardControl(BOOLbTurnOn)
Sets the status of keyboard navigation option.
Defined in: Calendar.cpp
Return Value
Nonzero if keyboard control was previously enabled, otherwise 0.
Parameters
bTurnOn
State of keyboard control option.
Comments
If the input parameter is nonzero, the user can navigate the calendar control via the keyboard, otherwise 0 disables keyboard control.
See Also
SECCalendarSetKeyboardControl