Using C#, .net 1.1 and studio 2003
If I use the helpprovider control for my help files, if I press F1 to view them, I can't leave the help files open and also bring my app to the forground.. It always remains behind the help file window.
Is this right?
Is there any solution?
-
-
Set your help files to default to not being always on top. Under "extended styles" in your window definition (in HTML help workshop), make sure topmost is unchecked.
-
Hmm..
I'm using a really basic html help file. I do not have any window defintions at all.
I know that if I create a VB6 application and use that to load the .chm file, the topmost is not an issue and you can switch between the app and the help files as being on top... but in .net this does not seem possible.
What am I missing here?
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.