You can use the "System.Windows.Forms.Help" Class. This class Encapsulates the HTML Help 1.0 engine. and use this function to open ur chm file :- Help.ShowHelp(YourParentForm , YourchmHelpFilePath , HelpNavigator) All the Best
The CodeRider
You can use the "System.Windows.Forms.Help" Class. This class Encapsulates the HTML Help 1.0 engine. and use this function to open ur chm file :- Help.ShowHelp(YourParentForm , YourchmHelpFilePath , HelpNavigator) All the Best
The CodeRider