See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Event arguments for the BeforeFormShow and FormShow events.
Namespace: NTier.ActionsAssembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public sealed class FormShowEventArgs : EventArgs |
| Visual Basic |
|---|
Public NotInheritable Class FormShowEventArgs Inherits EventArgs |
| Visual C++ |
|---|
public ref class FormShowEventArgs sealed : public EventArgs |
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
NTier.Actions..::..FormShowActionBase..::..FormShowEventArgs
System..::..EventArgs
NTier.Actions..::..FormShowActionBase..::..FormShowEventArgs