Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether a toolbar button is being dragged.
BOOL IsDragButton(
const CMFCToolBarButton* pButton
) const;
Parameters
- [in] pButton
Pointer to a toolbar button.
Return Value
TRUE if the specified button is being dragged; otherwise, FALSE.
Requirements
Header: afxtoolbar.h