IResourceManager Interface Members
The following tables list the members exposed by IResourceManager.
Public Properties
Name | Description | |
---|---|---|
![]() | ResourceSets | Return a list of all loaded ResourceSets |
![]() | SearchPaths | Search paths to look for resource files |
Public Methods
Name | Description | |
---|---|---|
![]() | GetFormattedString | Overloaded. Get a string and format it |
![]() | GetIcon | Overloaded. Gets a resource Icon. |
![]() | GetIconInfo | Get icon info from Resource File |
![]() | GetImage | Overloaded. Gets a resource Image. |
![]() | GetObject | Overloaded. Gets a resource object. |
![]() | GetResource | Overloaded. get a Typed resource |
![]() | GetStandardImage | Gets a standard image. |
![]() | GetString | Overloaded. Gets a resource string. |
![]() | LoadResourceFile | Loads the resource file with given base name. |
![]() | ReleaseAllResources | Release all resource unlocking resource files |
![]() | SetDefaultIcons | Sets the default icon to use when not found |
See Also