CMFCToolBarEditBoxButton::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 button.
Remarks
This method overrides the CMFCToolBarButton::GetHwnd method by returning the window handle of the edit control part of the edit box button.
Requirements
Header: afxtoolbareditboxbutton.h