This class encapsulates the data and methods for the
CreateToolbarInfo event handler.

Declaration Syntax
public sealed class CreateToolbarInfoEventArgs : EventArgs

Members
| Icon | Member | Description |
|---|
 | HtmlEditor..::.CreateToolbarInfoEventArgs(HtmlEditor, List<(Of <(HtmlEditor..::.ToolbarInfo>)>)) |
Constructor for the event argument class.
|
 | Editor |
|
 | FindButtonInfo(String) |
|
 | FindSelectInfo(String) |
|
 | InsertCustomButton(String, String, String, String, String, HtmlEditor..::.CreateToolbarInfoEventArgs..::.InsertType) |
Insert a custom button.
|
 | InsertCustomButton(HtmlEditor..::.ButtonInfo, String, HtmlEditor..::.CreateToolbarInfoEventArgs..::.InsertType) |
Insert a custom button.
|
 | InsertCustomDialogButton(String, String, String, String, String, HtmlEditor..::.CreateToolbarInfoEventArgs..::.InsertType) |
Insert a custom button that displays a dialog.
|
 | InsertCustomSelect(String, HtmlEditor..::.SelectInfo..::.SelectList, String, String, HtmlEditor..::.CreateToolbarInfoEventArgs..::.InsertType) |
Insert a custom select list.
|
 | InsertCustomSelect(HtmlEditor..::.SelectInfo, String, HtmlEditor..::.CreateToolbarInfoEventArgs..::.InsertType) |
Insert a custom select list.
|
 | ToolbarInfoList |
|

Inheritance Hierarchy
Assembly:
Winthusiasm.HtmlEditor (Module: Winthusiasm.HtmlEditor) Version: 2.7.0.0 (2.7.0.0)