MobileForms Toolkit Documentation

InkBox.Load Method

Load bitmap from the specified data stream of desired format.

Overload List

Load bitmap from the specified data stream of desired format.

public void Load(Stream,BitmapType,bool);

Load bitmap from the specified file of desired format.

public void Load(string,BitmapType,bool);

See Also

InkBox Class | Resco.Controls.OutlookControls Namespace