The SalResource type exposes the following members.

Constructors

  NameDescription
Public methodSalResource(String)
Constructs a SalResource object.
Public methodSalResource(String, Assembly)
Constructs a SalResource object.

Methods

  NameDescription
Public methodStatic memberFromName
Returns the requested resource.
Public methodGetImage
Loads the icon or a bitmap from the stream.
Protected methodGetStream
Returns the stream to be used to load the image bytes.

Properties

  NameDescription
Public propertyName
Returns the name of the resource.

See Also