Show contents 

Working with General Visual Components > Classes > TextEditor > TextEditor.updateControls

TextEditor.updateControls

Syntax

updateControls();

Description

The updateControls method updates panel of controls used to set up text options.

Example

The example of use is given in the page with description of the TextEditor.getFontBox method.

See also:

TextEditor