WebTextEditor provides 6 toolbar modes: None, Minimal, Standard, Rich, Complete,
and Custom.
This topic will show you how to customize Toolbar Mode.
To customize Toolbar Mode
- Right-click on WebTextEditor control and choose Properties.
- Expand ToolBarSettings and set ToolBarMode to
either None, Minimal, Standard,
Rich, Complete or Custom.
- Run the project. Various commands will be loaded based on the configured toolbar
modes.