LeerPictureBox
A simple control designed to display an unscaled image in its center.
We created this control so that you can get keyboard events from a control
that is displaying a picture, which could not be gotten from a .Net
PictureBox. This control is used in the
LeerColorPicker. |