To get the ? button, you have to set the forms WhatsThisButton to True, and the MinButton and MaxButtons to False.
To make the program show you help, you have to assign WhatsThisHelpID properties for each object in your application, then use those IDs when you write the help file.