See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The FormCloseAction type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FormCloseAction | Initializes a new instance of the FormCloseAction class |
Methods
Name | Description | |
---|---|---|
![]() | CloneCore | (Overrides NActionCloneCore()()()().) |
![]() | Dispose()()()() | (Inherited from NAction.) |
![]() | Dispose(Boolean) | (Inherited from NAction.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from NAction.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetReferencedBy | (Inherited from NAction.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from NAction.) |
![]() | OnBeforeRun | (Inherited from NAction.) |
![]() | OnEnabledChanged | (Inherited from NAction.) |
![]() | Run | (Inherited from NAction.) |
![]() | RunCore | (Overrides NActionRunCore()()()().) |
![]() | ToString | (Inherited from NAction.) |
Properties
Name | Description | |
---|---|---|
![]() | Enabled | (Inherited from NAction.) |
![]() | EnabledCore | (Inherited from NAction.) |
![]() | HostingComponent | (Overrides NActionHostingComponent.) |
![]() | ReferencedBy | (Inherited from NAction.) |
![]() | Site | (Overrides NActionSite.) |
![]() | Window |
Get or set the window/form that will be closed when the action is run.
|
![]() | WindowSource |
Get or set the control that is hosted by the window/form that will be closed when the action is run.
|
Events
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from NAction.) |
![]() | EnabledChanged | (Inherited from NAction.) |