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

    View split probs

    Can someone please explain the basic method of creating a static splitter window. I have an SDI program and need a splitter window, like that in Outlook. I have%

  2. #2
    Join Date
    May 1999
    Location
    ALABAMA, USA
    Posts
    9,917

    Re: View split probs

    It is really hard to guess what and how you are creating splitter in your app. It has to be embedded in the main window’s client area.
    If you are still struggling with this problem, the best is to zip your code and e-mail it to me.


    John Cz
    There are only 10 types of people in the world:
    Those who understand binary and those who do not.

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