BCGControlBar Pro for MFC
void CBCGPDateTimeList::SetLayout ( BCGPDATETIMELIST_LAYOUT  layout,
BOOL  bRedraw = TRUE,
BOOL  bStartOnTimePage = FALSE 
)

Sets control's layout.

Parameters
layoutControl's layout.
bRedrawSpecifies whether a control should be redrawn.
bStartOnTimePageSpecifies 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.