Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Called by the framework when the user clicks the control.
virtual BOOL OnClick(
CWnd* pWnd,
BOOL bDelay = TRUE
);
Parameters
[in] pWnd
Unused.[in] bDelay
Unused.
Return Value
Nonzero if the button processes the click message; otherwise 0.
Remarks
This method overrides the base class implementation, CMFCToolBarButton::OnClick, by returning a nonzero value if the internal CMFCToolBarDateTimeCtrlImpl object is visible.
Requirements
Header: afxtoolbardatetimectrl.h