Menu Content/Inhalt
BackgroundColor
Sets the background color of the ActiveX Control.

EnableMathShortcuts
If set to true all of the default keyboard shortcuts for the mathematical buttons insertion will be active. Setting this property to false deactivates default keyboard shortcuts for the mathematical buttons insertion and allows you to define your own user defined keyboard shortcuts.

FontSize
Gets or sets the current font size in points (pt).

ToolBar
This property allows you show and hide the built-in toolbar of the Formulator ActiveX Control’s.

StatusBar
This property allows you show and hide the built-in statusbar of the Formulator ActiveX Control’s.

IsModified
This property allows you to determine whether a document was changed.

ShowNesting
This property toggles the equation display between normal viewing mode and nesting mode.

ShowReadOnly
This property toggles the equation display between normal viewing mode and “show read-only nodes” mode.

LineSpacing
This property changes default value of distance between neighbour lines (in %).

Scale
This property allows you to change the viewing scale (in %). Acceptable values of the viewing scale are: 100, 200, 300, 500, 1000.

MathMLNamespace
This item selects whether a namespace will be used while converting mathematical expression to MathML (no namespace, m namespace, namespace attribute).

TopIndent
Gets or sets the top indent for a document in pixels (px).

BottomIndent
Gets or sets the bottom indent for a document in pixels (px).

LeftIndent
Gets or sets the left indent for a document in pixels (px).

RightIndent
Gets or sets the right indent for a document in pixels (px).

DefaultView
Gets or sets the default editing option (0 - Expression, 1 - MathML Tree, 2 - MathML Text).

TabbedLayout
Gets or sets the default layout (true - one tabbed toolbar, false - normal docked toolbars).

ExpressionBar
Shows or hides the Standard toolbar for the "Expression" editing option.

MathMLTreeBar
Shows or hides the Standard toolbar for the "MathML Tree" editing option.

MathMLTreePropertyBar

Shows or hides the Property pane for the "MathML Tree" editing option.

MathMLTextBar
Shows or hides the Standard toolbar for the "MathML Text" editing option.

XHTMLBar
Shows or hides the Standard toolbar for the "XHTML" editing option.

MathMLMath
Gets or sets the option how to render the <math> element in XHTML (0 — 'block', 1 — 'inline' mode).

SymbolName4Unicode
Gets or sets the option that defines whether Formulator should try to find the equivalent entity name for Unicode characters while converting expressions into MathML (otherwise the corresponding number will be used).

DisplayTimes
Gets or sets the option how to render the <times/> element  in the Content markup. It can be rendered using such presentation elements as: 0 — "&times;", 1 — "&sdot;", and 2 — "&InvisibleTimes;".

ShowInvisibleElements
Gets or sets the option whether to render invisible Content MathML elements.

ShowNavigationInfo
Gets or sets the option whether Formulator should display navigation information about the current and the parent node in the Status Bar.

ShowRefreshMahML
Gets or sets the option whether Formulator should display notification to a user when the current document needs to be refreshed through MathML. This feature is needed when changing of an option influences all or part of text presentation. E.g., it could be the case of using another symbol for <times/> element of the Content markup, or beautifying of such a formula in Content markup that uses additional slots for inputting <bvar> elements.

MultiViewBar
Hides or shows the list of all existing editing modes.

ContextInputMode
Switches between Content and Presentation MathML Input Mode (the last one is used by default). Selecting Content MathML Input Mode leads to inserting of Content MathML mathematical templates when a user presses a sign of the corresponding operation. E.g., pressing '+' in the Presentation MathML Input Mode leads to inserting of the <mo> element (Presentation markup); in the Content MathML Input Mode such an action inserts a mathematical template (?+?) for the <apply> element with the operator element <plus/>.
 
CurrentView
Gets or sets the current editing option (0 – Expression, 1 – MathML Tree, 2 – MathML Text, 3 – XHTML).
 
EnableContextMenu
Control if context menu is enabled

SimplifiedContextMenu
Switches a context menu to the simplified form (edit commands Cut, Copy, Paste, etc.)