Version

Image Buttons of WebHtmlEditor’s Toolbar

Instances of the ToolbarImage class enable you as the developer to insert static images into the WebHtmlEditor™ toolbar. This allows you to customize the formatting and layout of items in the toolbar (through predefined ToolbarImageTypes such as Separator and RowSeparator) or insert icons conveying additional information useful to your application’s end users through ToolbarImage objects of ToolbarImageType.Custom (for example, you could set the ImageName property to a custom small LED light glowing green, amber or red, based on a status indicator within your application.)