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

Thread: Modal view

  1. #1
    Join Date
    May 1999
    Posts
    3

    Modal view

    Hello,
    Here is my problem .... I have two MultiDocTemplates ( A & B) registered. When a user is working with suppose say 'template A', i want all instances doc-views associated with 'template B' to be disabled. In other words i want 'template A' based window to be modal. Is this possible? Can you please help me.


    Regards
    Venkat



  2. #2
    Join Date
    May 1999
    Posts
    3

    Re: Modal view

    That's OK .. I got this to work


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