SECCustomizeToolBar Class

class SECCustomizeToolBar: public SECCustomToolBar

The SECCustomizeToolBar class manages the sizing of a user-defined, custom toolbar having buttons geared toward a particular task.

Defined in: tbarpage.h

Comments

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

See Also

SECCustomToolBar SECToolBarSheet SECToolBarCmdPage

Class Members

SECCustomizeToolBar()

Constructs an SECCustomizeToolBar object.

virtual void DoSize(CRect& rect)

Dynamically sizes the toolbar rectangle.

virtual void BalanceWrap(int nRow, Wrapped* pWrap)

Balances the wrapping of the toolbar.

virtual BOOL GetDragMode() const

Returns TRUE if the default drag mode is to add.

virtual BOOL AcceptDrop() const

Returns TRUE if the toolbar accepts dropped buttons.