SECCalendar::GetAutoHide
BOOLSECCalendar::GetAutoHide(void)
Retrieves the active status of whether the calendar control is automatically hidden.
Defined in: Calendar.cpp
Return Value
Nonzero if calendar is in auto hide mode, otherwise 0.
Comments
If the calendar is in auto hide mode, the calendar will hide itself when the user selects a date.
See Also