InDisguiseAs
Programmer
I am developing an application (probably MDI/SDI) in which I want to view multiple images at once within my main window. However, I do not want title bars, min, max, etc. on each image. I am using MFC. How do u do this? I would like to view each image with just a thin border and manipulate them cumtomly. How do you do this?? Abandon MDI/SDI, abandon MFC, etc. Or is there a simple solution that I have overlooked?