Arguments for menu events.
Namespace:
Greatis.NostalgiaAssembly: Greatis.Nostalgia (in Greatis.Nostalgia.dll)
Syntax
| Visual Basic |
|---|
Public Class MenuEventArgs _ Inherits WindowEventArgs |
| C# |
|---|
public class MenuEventArgs : WindowEventArgs |
| Visual C++ |
|---|
public ref class MenuEventArgs : public WindowEventArgs |
| JavaScript |
|---|
Greatis.Nostalgia.MenuEventArgs = function(); Type.createClass( 'Greatis.Nostalgia.MenuEventArgs', Greatis.Nostalgia.WindowEventArgs); |
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
Greatis.Nostalgia..::..TimeEventArgs
Greatis.Nostalgia..::..WindowEventArgs
Greatis.Nostalgia..::..MenuEventArgs
System..::..EventArgs
Greatis.Nostalgia..::..TimeEventArgs
Greatis.Nostalgia..::..WindowEventArgs
Greatis.Nostalgia..::..MenuEventArgs