MobileForms Toolkit Documentation

CompactImage.Progress Event

Event is fired repeatedly during save or load.

public event EventHandler Progress;

Remarks

Each time that Save or Load methods are called.

See Also

CompactImage Class | Resco.Controls.ImageBox Namespace | ProgressEventArgs