N
Nate
Has anybody else seen this?
I have a Windows Forms application that simply uses the HelpProvider control
to open a .CHM. I use the helpprovider.show method and it works fine.
However, when the Help window (*.chm) opens, if I quit (i.e. close) the Help
window, then it closes as expected, and so does my application! ??
This isn't supposed to happen is it? how do I overcome this so that when I
close the Help window, my application stays open and running?
I am using VB.NET, with Visual Studio 2003 with all the latest .NET
Framework revisions etc.
Thank you.
I have a Windows Forms application that simply uses the HelpProvider control
to open a .CHM. I use the helpprovider.show method and it works fine.
However, when the Help window (*.chm) opens, if I quit (i.e. close) the Help
window, then it closes as expected, and so does my application! ??
This isn't supposed to happen is it? how do I overcome this so that when I
close the Help window, my application stays open and running?
I am using VB.NET, with Visual Studio 2003 with all the latest .NET
Framework revisions etc.
Thank you.