Loads a bitmap from the specified assembly and bitmap file name.
Loads a bitmap from the specified assembly and bitmap file name.
public static Bitmap LoadBitmap(Type,string);
Loads a bitmap from the specified assembly and bitmap file name, setting transparency.
public static Bitmap LoadBitmap(Type,string,Point);
Resources Class | NETXP.Library Namespace