Method ConfigureAsContextMenu
ConfigureAsContextMenu()
Configures the toolbar to look and behave as a context menu.
public virtual void ConfigureAsContextMenu()
Remarks
This method sets the layout to vertical and adjusts child elements, such as SpeedButton instances, to behave as menu items. It should be called when the object is intended to function as a context menu.