Version

Text Buttons of WebHtmlEditor’s Toolbar

Instances of the ToolbarText class enable you as the developer to insert static text into the WebHtmlEditor™ toolbar. This allows you to customize the formatting and layout of items in the toolbar (through predefined ToolbarTextTypes such as Tab and Break) or add information useful to your application’s end users through ToolbarText objects of ToolbarTextType.Custom (for example, you can set the ToolbarText’s Text property to "Your upload directory is /uploads.")