Loads an icon from a given assembly and icon file name.
Loads an icon from a given assembly and icon file name.
public static Icon LoadIcon(Type,string);
Loads an icon from a given assembly and icon file name, with the specified size.
public static Icon LoadIcon(Type,string,Size);
Resources Class | NETXP.Library Namespace