Hi
How to Display Help Icon on the Title Bar of the Window.. I want to execute
my help file.
Pl. suggest me
Prasad
Printable View
Hi
How to Display Help Icon on the Title Bar of the Window.. I want to execute
my help file.
Pl. suggest me
Prasad
to run your helpfile you can use the common dialog control and call the ShowHelp method (be sure to set all the other help related properties before).