MFC
Expand Minimize
This topic has not yet been rated - Rate this topic

CFrameWndEx::OnToolbarDelete

Called by the framework when a toolbar is deleted.

afx_msg LRESULT OnToolbarDelete(
   WPARAM,
   LPARAM lp
);
[in]

This parameter is not used.

[in] lp

Pointer to a toolbar.

TRUE if the toolbar was deleted; otherwise, FALSE.

Header: afxframewndex.h

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.