The Treasury type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Treasury |
Default constructor
|
Methods
Name | Description | |
---|---|---|
BindEvents | ||
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Deserialize |
Deserializes the specified serialization data object and returns a collection of objects represented by that data
| |
Dispose | Overloaded. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Component.) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetService | (Inherited from Component.) | |
GetType | (Inherited from Object.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
Load | Overloaded. | |
LoadRoot | Overloaded. | |
MemberwiseClone | Overloaded. | |
RefreshEventData | ||
Serialize |
Serializes the specified collection of objects and stores them in a serialization data object.
| |
Store | Overloaded. | |
ToString | (Inherited from Component.) | |
UnbindEvents |
Properties
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from Component.) | |
Components | ||
Container | (Inherited from Component.) | |
DesignerHost |
Gets or sets designer host
| |
DesignMode | (Inherited from Component.) | |
Events | (Inherited from Component.) | |
LoadMode |
Gets or sets load mode for loading form
| |
LogFile |
Sets log file name
| |
ShowErrorMessage |
Enables or disables showing error message box on exception
| |
Site | (Inherited from Component.) | |
StoreMode |
Gets or sets load mode for storing form
|
Events
Name | Description | |
---|---|---|
ComponentLoaded |
Fires when component completly loaded into the form
| |
Disposed | (Inherited from Component.) | |
DrillDown |
Fires when Treasury try to drill serialized down control
|