SECScriptHostView::GetToolBarEnterEdit

SEC_TOOLBAR*SECScriptHostView::GetToolBarEnterEdit(void)

Get the toolbar used to enter edit mode

Defined in: ScriptHostView.cpp

Return Value

The new enter edit toolbar. SEC_TOOLBAR maps to SECToolBar if OT docking windows have been built, otherwise CToolBar.

Comments

Get the top-level frame toolbar used to activate Edit Mode. Note: all views inside an MDI frame window will share a common enter edit toolbar, while each view inside a SDI frame will have its own unique toolbar. This function will automatically provide the mapping as appropriate.