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

Threaded View

  1. #1
    Join Date
    Dec 2001
    Posts
    60

    about doc/view open ?

    my project have many view form
    when open appplication it will show dialog like picture below , user must
    select which form to opn
    but i don't want this dialog
    i want some default form to open when open application ex. input form view
    how can i do?

    i copy project from msdn example --> VIEWEX
    Attached Images Attached Images

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