This is the base class for all menu components (MainMenu, MenuItem, and ContextMenu).
Object
MarshalByRefObject
MarshalByRefComponent
Menu
[Visual Basic] MustInherit Public Class Menu Inherits MarshalByRefComponent [C#] public abstract class Menu : MarshalByRefComponent [C++] public __gc __abstract class Menu : public MarshalByRefComponent [JScript] public abstract class Menu extends MarshalByRefComponent
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll