D
dbcuser
I have trouble displaying chm file. In my main form I did the
following
Help.ShowHelp(this, @"myhelp.chm", HelpNavigator.Topic);
I have the mydelp.chm in the release and debug folder still nothing
happens. I was expecting a new dialog will popup and show help index
but nothing happened. Does any one know how to fix this?
Also I tried ShowPopup and all it does is to show the string (the name
of the file) in the position I specified.
Thanks.
following
Help.ShowHelp(this, @"myhelp.chm", HelpNavigator.Topic);
I have the mydelp.chm in the release and debug folder still nothing
happens. I was expecting a new dialog will popup and show help index
but nothing happened. Does any one know how to fix this?
Also I tried ShowPopup and all it does is to show the string (the name
of the file) in the position I specified.
Thanks.