MobileForms Toolkit Documentation

CompactImage.Changed Event

Event is fired whenever the image is changed.

public event EventHandler Changed;

Remarks

The image is changed, if methods which change it are called or if a new image is loaded into the object using the Load method.

See Also

CompactImage Class | Resco.Controls.ImageBox Namespace