T
TC
I'm building an application which will display several documents at
once. I'd like my application to behave the way many applications,
including Microsoft Word, behave -- I want each document to be
displayed in a separate window, and I want to be able to open and
close windows at will.
As simple as this behavior sounds, I can't figure out how to program
it in VB.NET. I can open several documents in separate windows, but
when I close the first window, all others close automatically. Can
anyone provide me with advice on how to get it working right?
-TC
once. I'd like my application to behave the way many applications,
including Microsoft Word, behave -- I want each document to be
displayed in a separate window, and I want to be able to open and
close windows at will.
As simple as this behavior sounds, I can't figure out how to program
it in VB.NET. I can open several documents in separate windows, but
when I close the first window, all others close automatically. Can
anyone provide me with advice on how to get it working right?
-TC