Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Within 2000/NT MDI/SDI app, how do u create titlebar-less subwindow?

Status
Not open for further replies.

InDisguiseAs

Programmer
Dec 28, 2001
2
US
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?
 
Me again. Oops, I am using Visual Studio 6.0 do develop my Win32/MFC application.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top