Click or drag to resize

IconFromResource Method

Overload List
  NameDescription
Public methodStatic memberFromResource(String, Assembly)
Loads an icon from an embedded resource of the specified assembly
Public methodStatic memberFromResource(String, Type)
Loads an icon from a resource in the same assembly as the specified type
Top
See Also