NetXP 3.0 Reference

Resources Methods

The methods of the Resources class are listed below. For a complete list of Resources class members, see the Resources Members topic.

Public Static (Shared) Methods

LoadBitmapOverloaded. Loads a bitmap from the specified assembly and bitmap file name.
LoadBitmapStripOverloaded. Loads a strip of images as an image list.
LoadCursor Loads a cursor from a given assembly and cursor file name.
LoadGlyphs Gets the .NET common glyphs as an image list.
LoadIconOverloaded. Loads an icon from a given assembly and icon file name.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

Resources Class | NETXP.Library Namespace