A 3D Dynamic Geometry Software

Calques 3D C++



CPropertiesToolBar Class Reference

Inheritance diagram for CPropertiesToolBar:

Inheritance graph
Collaboration diagram for CPropertiesToolBar:

Collaboration graph

List of all members.


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.