CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Aug 2011
    Posts
    21

    Arrow a simple problem with interface

    Hi all ,
    I want to load and show images using a single document MFC project , its interface is shown in the attached files, I am new to visual c++, I know how to show a bitmap using dialog based MFC, because it has some controls to make up the interface, in the attached picture, I mark two parts "first"and "second", the "second" seems to be property sheet in dialog,but how can I realize it using single document , thank you in advance!
    Attached Images Attached Images
    Last edited by Angela2010; October 28th, 2011 at 02:07 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured