MobileForms Toolkit Documentation

ImageBox.Dispose Method

Releases the unmanaged resources used by the ImageBox and its child controls and optionally releases the managed resources.

Overload List

Inherited from Component.

public void Dispose();

Releases the unmanaged resources used by the ImageBox and its child controls and optionally releases the managed resources.

protected override void Dispose(bool);

See Also

ImageBox Class | Resco.Controls.ImageBox Namespace