'Declaration Public Class ToolbarMenuButton Inherits BaseToolbarButton
public class ToolbarMenuButton : BaseToolbarButton
The ToolbarMenuButton control represents a button that opens a menu. For example, if the ToolbarMenuButton.Type is ToolbarMenuButtonType.InsertTable, the button will open a menu used to create and format a table.
The menu that appears when the ToolbarMenuButton is clicked is represented by an HtmlBoxMenu, exposed by the ToolbarMenuButton.Menu property.
A ToolbarMenuButton can be created and used one of two ways:
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