'Declaration Public Class HtmlBoxMenu Inherits BaseChildControl
public class HtmlBoxMenu : BaseChildControl
A single instance of HtmlBoxMenu object is tied to each instance of ToolbarMenuButton on the toolbar. When a button of this type is clicked, the menu represented by the HtmlBoxMenu object is displayed. In addition, another instance of HtmlBoxMenu is used to represent the right-click menu (exposed by the WebHtmlEditor.RightClickMenu property) which is displayed when the user right-clicks on the WebHtmlEditor.
There are two scenarios for creating/using menus:
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2