mfrumer
August 27th, 2001, 01:23 PM
I have a Visual Basic application in which I use OleObjects.Add to put a bmp into a rich text box. This works fine on most PCs, but on a few PCs, instead of putting the bmp into the rich text box, Paint opens. I know that OLE is using Paint to do its thing, but what would cause it to open Paint to the user rather than to do the Add function?