SECToolBarsPage Class

class SECToolBarsPage: public CPropertyPage, public SECToolBarsBase

SECToolBarsPage constructs a toolbar property page for the Customize dialog, which can be used to create a toolbar with buttons geared toward a particular task.

Defined in: tbarsdlg.h

Comments

Through the toolbar dialog, the user can choose between large or small buttons, tooltips enabled or disabled, and conventional appearance or the new cool look.

The SECToolBarsPage property page should only be embedded in an SECToolBarSheet (not a CPropertySheet).

See the sample TOOLBAR in the \SAMPLES\TOOLKIT\STANDARD\DOCKING\TOOLBAR directory for a demonstration of this class.

See Also

SECToolBarsBase

Class Members

SECToolBarsPage()

Constructs a SECToolBarsPage.