Any ideas?
Thanks!Bill
I removed the PictureEdit control from the form.
...here's where it gets embarassing...
I added the SF PictureEdit control. Everything works beautifully! Just like I expected it to.
The problem stemmed from me having a newer version of the controls and I was too lazy when I first created the window to download the older version (DevEx 6.3.3). In order to get the images to show up (not store), I used a BusinessBindingSource on the newer versioned PictureEdit control. While it worked to show an image properly, it would not save it.
So, lesson learned. Don't use a hammer and chisel to get the food out of your teeth, use a toothpick!
Bill