CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 1999
    Posts
    74

    Splitters & property pages

    When you use splitter windows, are you using the view-doc archetecture? Likewise, with property pages?


  2. #2
    Join Date
    May 1999
    Posts
    116

    Re: Splitters & property pages

    Well generally when using splitters you will have 2 or more views bound to a single docuemnt.


  3. #3
    Join Date
    Apr 1999
    Posts
    74

    Re: Splitters & property pages

    Brian, thanks for your input!
    JD


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