Share via


CMFCToolBarDateTimeCtrl::GetHwnd

Retrieves the window handle that is associated with the toolbar button.

virtual HWND GetHwnd();

Return Value

The window handle that is associated with the date and time toolbar button.

Remarks

This method overrides the CMFCToolBarButton::GetHwnd method.

Requirements

Header: afxtoolbardatetimectrl.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCToolBarDateTimeCtrl Class

CMFCToolBarButton::GetHwnd