Help files will not show after an OpenFileDialog has been shown and clicked 'Open'. See sample attachment. I guess this must be a serious bug in the .NET framework?
Last edited by jovton; Apr 21st, 2004 at 03:45 AM.
I found the cause of the problem. But it does NOT mean that it isn't a bug anymore. I think Microsoft could have told us
The shared Help.ShowHelp method will automatically take the folder path of the last directory the OpenFileDialog instance has used, if the directory of the help file is not specified.