CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 1999
    Location
    Minneapolis
    Posts
    101

    Split a Document View

    How can I split a document view in half and do 2 different things going on in the view at the same time. I want to split it like having 2 different frames. Any ideas?


  2. #2
    Join Date
    Jun 2001
    Location
    California
    Posts
    119

    Re: Split a Document View

    Yes, I have the same question, I created the splitter in my child frame class, but it does not show up in the doc view.


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