NetXP 3.0 Reference

Resources.LoadBitmapStrip Method

Loads a strip of images as an image list.

Overload List

Loads a strip of images as an image list.

public static ImageList LoadBitmapStrip(Type,string,Size);

Loads a strip of images as an image list, with transparency.

public static ImageList LoadBitmapStrip(Type,string,Size,Point);

See Also

Resources Class | NETXP.Library Namespace