The SalWindowsMenu type exposes the following members.

Constructors

  NameDescription
Public methodSalWindowsMenu
Constructs the SalWindowsMenu.

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

Properties

  NameDescription
Public propertyOwner
Public propertyStatusText

Events

  NameDescription
Public eventEnabledWhen
EnabledWhen event.

See Also