CMonthCalCtrl::SetDecadeView
设置当前month calendar控件为十年视图。
BOOL SetDecadeView();
返回值
true,则此方法成功;否则,false。
备注
此方法使用 CMonthCalCtrl::SetCurrentView 方法设置视图。MCMV_DECADE,表示十年视图。
要求
标头: afxdtctl.h
此控件在 Windows Vista 和更高版本支持。
此方法的其他要求。Windows vista公共控件的生成要求所述。