The Treasury type exposes the following members.

Constructors

  NameDescription
Treasury
Default constructor

Methods

  NameDescription
BindEvents
CreateObjRef (Inherited from MarshalByRefObject.)
Deserialize
Deserializes the specified serialization data object and returns a collection of objects represented by that data
DisposeOverloaded.
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.)
LoadOverloaded.
LoadRootOverloaded.
MemberwiseCloneOverloaded.
RefreshEventData
Serialize
Serializes the specified collection of objects and stores them in a serialization data object.
StoreOverloaded.
ToString (Inherited from Component.)
UnbindEvents

Properties

  NameDescription
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

  NameDescription
ComponentLoaded
Fires when component completly loaded into the form
Disposed (Inherited from Component.)
DrillDown
Fires when Treasury try to drill serialized down control

See Also