SalPopupMenu
PPJ.Runtime.Windows.SalPopupMenu
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Web.49 (4.9.0.0)
Implementation for Popup menu items.
Constructors
Constructs a new SalPopupMenu.
Properties
Boolean: Force the popup menu to be a popup menu.
String: (Default: ""
)
Methods
Overrides the CloneMenu method to duplicate event handlers and to disable the default initializer in named menu classes.
Returns: MenuItem.
Overrides the MergeMenu method to duplicate event handlers and to disable the default initializer in named menu classes.
Returns: MenuItem.
Shows the popup menu.
Events
SalMenuEnabledWhenHandler EnabledWhen event.
Implements
Last updated