Site MapHelpFeedbackShort Answer Quiz
Short Answer Quiz
(See related pages)

1.
What is the Help Viewer used for?
2.
Describe the basic structure of Help items in the Contents tab.
3.
Why is it a good idea to create a folder for all of your .htm Help files and not include a path to this folder as part of the link?
4.
What are the four basic steps required to create Help files for your application?
5.
What determines which buttons are displayed down the left edge of the HTML Help Workshop window?
6.
How do you add Help to your Visual Basic project?
7.
What affect does the addition of a HelpProvider component to your form have on the other controls on the form?
8.
What is the difference between the ShowHelp method and the ShowHelpIndex method?
9.
Write a Visual Basic statement that displays the Help for a control called hlpMyHelp and uses the file called AppHlp.chm.
10.
What happens when a user clicks on a Help button in the title bar of an application?







Advanced Programming VB.NETOnline Learning Center

Home > Chapter 13 > Short Answer Quiz