Paints the image into the client area and raises the Paint event.
Since ImageBox control only paints the underlying CompactImage object into its client area, further painting (by handling the Paint event) does not affect the underlying CompactImage.
ImageBox Class | Resco.Controls.ImageBox Namespace