SECScriptHostView::GetToolBox
SECAToolBox*SECScriptHostView::GetToolBox(void)
Get the toolbar used as the edit mode toolbox.
Defined in: ScriptHostView.cpp
Return Value
The toolbox toolbar.
Comments
Get 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.