The SalWindowsMenu 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.
Protected methodOnPopup (Overrides MenuItem..::..OnPopup(EventArgs).)
Public methodUpdate

See Also