Click to See Complete Forum and Search --> : HOWTO : Display Help Icon


PrasadK
July 17th, 1999, 09:18 PM
Hi

How to Display Help Icon on the Title Bar of the Window.. I want to execute
my help file.

Pl. suggest me

Prasad

Lothar Haensler
July 19th, 1999, 01:42 AM
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).