See also:
NTier Windows Forms Framework Home
NTier Framework API reference

The FormCloseAction type exposes the following members.

Properties

  NameDescription
Public propertyEnabled (Inherited from NAction.)
Protected propertyEnabledCore (Inherited from NAction.)
Protected propertyHostingComponent (Overrides NActionHostingComponent.)
Public propertyReferencedBy (Inherited from NAction.)
Public propertySite (Overrides NActionSite.)
Public propertyWindow
Get or set the window/form that will be closed when the action is run.
Public propertyWindowSource
Get or set the control that is hosted by the window/form that will be closed when the action is run.

See Also