CPropertiesToolBar Class Reference
Inheritance diagram for CPropertiesToolBar:

Collaboration diagram for CPropertiesToolBar:

Detailed Description
Private toolbar used in the CPropertyBar class.Public Member Functions | |
| virtual void | OnUpdateCmdUI (CFrameWnd *, BOOL bDisableIfNoHndler) |
| Override for special enabling/disabling of user-interface items associated with the toolbar. | |
| virtual BOOL | AllowShowOnList () const |
| Called by the framework to receive permission from a CBCGPBaseToolBar-derived object to display (or not) the object in the list box on the toolbar customization page. | |
Member Function Documentation
| virtual void OnUpdateCmdUI | ( | CFrameWnd * | , | |
| BOOL | bDisableIfNoHndler | |||
| ) | [inline, virtual] |
Override for special enabling/disabling of user-interface items associated with the toolbar.
- Parameters:
-
bDisableIfNoHndler Specifies whether the user-interface item should be disabled if there is no handler defined in message map
| virtual BOOL AllowShowOnList | ( | ) | const [inline, virtual] |
Called by the framework to receive permission from a CBCGPBaseToolBar-derived object to display (or not) the object in the list box on the toolbar customization page.



