The SalPopupMenu type exposes the following members.

Methods

  NameDescription
Public methodCloneMenu
Overrides the CloneMenu method to duplicate event handlers and to disable the default initializer in named menu classes.
(Overrides MenuItem..::..CloneMenu()()()().)
Protected methodDispose
Release resources associated with this menu item.
(Overrides MenuItem..::..Dispose(Boolean).)
Public methodMergeMenu
Overrides the MergeMenu method to duplicate event handlers and to disable the default initializer in named menu classes.
(Overrides MenuItem..::..MergeMenu()()()().)
Protected methodOnInitializeMenu
NamedMenu initialization. This must NOT be called when the menu is constructed using the Activator by the framework.
Public methodUpdate

See Also