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