void CBCGPDateTimeList::SetLayout | ( | BCGPDATETIMELIST_LAYOUT | layout, |
BOOL | bRedraw = TRUE , |
||
BOOL | bStartOnTimePage = FALSE |
||
) |
Sets control's layout.
layout | Control's layout. |
bRedraw | Specifies whether a control should be redrawn. |
bStartOnTimePage | Specifies initial page. If this paraneter is TRUE, the ititial page is a time; otherwise - date. This parameter is used only if layout is DISPLAY_DATE_AND_TIME_ON_PAGES. |