how to develop SDI application in C#

  • Thread starter Thread starter Kanaiya
  • Start date Start date
There's no concept of a document/view architecture in C#'s wizard generated
code. So, it's up to you to design and implement an SDI application.
Normally any application that isn't specifically an MDI app is an SDI app.

If you provide more information on what you're trying to achieve, I can
help.

-vJ
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top