The ResourceMgr type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
ApplicationSpecificApplicationData |
Gets an application-specific subdirectory path within the standard ApplicationData directory.
| |
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
InstantiateResource |
Instantiates a file resource if it does not yet exist.
| |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ResetAllResources |
Resets externalized file resources for all controls on a form.
| |
ResetResources |
Resets externalized file resources for a specific control.
| |
ToString | (Inherited from Object.) |
See Also