SECScriptHostView::SetToolBox

voidSECScriptHostView::SetToolBox(SECAToolBox*pToolBox)

Set the toolbar used as the edit mode toolbox.

Defined in: ScriptHostView.cpp

Return Value

void

Parameters

pToolBox

The new toolbox toolbar.

Comments

Set the top-level frame toolbar for the edit mode toolbox. Note: all views inside an MDI frame window will share a common toolbox, while each view inside a SDI frame will have its own unique toolbar. This function will automatically provide the mapping as appropriate.