Method to add a menu button for this button.
| C# |
public void AddMenu( HtmlEditor editor, string name, string tooltip )
- editor (HtmlEditor)
- Reference to the HtmlEditor.
- name (String)
- Name of the menu.
- tooltip (String)
- Tooltip for the menu button.