CMFCVisualManagerOffice2003::IsToolbarRoundShape

Indicates whether a specified toolbar is round.

virtual BOOL IsToolbarRoundShape(
   CMFCToolBar* pToolBar
);

Parameters

  • [in] pToolBar
    Pointer to the toolbar in question.

Return Value

Returns TRUE if the toolbar is round, or FALSE if it is a menu bar.

Requirements

Header: afxvisualmanageroffice2003.h

See Also

Reference

CMFCVisualManagerOffice2003 Class

Hierarchy Chart