Section 2.5. Using Help


2.5. Using Help

Visual Studio provides extensive help features. The Help menu commands are summarized in Fig. 2.23.

Figure 2.23. Help menu commands.

Command

Description

How Do I?

Contains links to relevant topics, including how to upgrade programs and learn more about Web services, architecture and design, files and I/O, data, debugging and more.

Search

Finds help articles based on search keywords.

Index

Displays an alphabetized list of topics you can browse.

Contents

Displays a categorized table of contents in which help articles are organized by topic.


Dynamic help (Fig. 2.24) is an excellent way to get information quickly about the IDE and its features. It provides a list of articles pertaining to the "current content" (i.e., the items around the location of the mouse cursor). To open the Dynamic Help window, select Help > Dynamic Help. Then, when you click a word or component (such as a form or a control), links to relevant help articles appear in the Dynamic Help window. The window lists help topics, code samples and "Getting Started" information. There is also a toolbar that provides access to the How Do I?, Search, Index and Contents help features.

Figure 2.24. Dynamic Help window.


Visual Studio also provides context-sensitive help, which is similar to dynamic help, except that it immediately displays a relevant help article rather than presenting a list of articles. To use context-sensitive help, click an item, such as the form, and press the F1 key. Figure 2.25 displays help articles related to a form.

Figure 2.25. Using context-sensitive help.


The Help options can be set in the Options dialog (accessed by selecting Tools > Options...). To display all the settings that you can modify (including the settings for the Help options), make sure that the Show all settings checkbox in the lower-left corner of the dialog is checked (Fig. 2.26). To change whether the Help is displayed in the IDE window or in a separate window, select Help on the left, then locate the Show Help Using: drop-down list on the right. Depending on your preference, selecting External Help Viewer displays a relevant help article in a separate window outside the IDE (some programmers like to view Web pages separately from the project on which they are working in the IDE); selecting Integrated Help Viewer displays a help article as a tabbed window inside the IDE.

Figure 2.26. Options dialog displaying Help settings.




Visual BasicR 2005 for Programmers. DeitelR Developer Series
Visual Basic 2005 for Programmers (2nd Edition)
ISBN: 013225140X
EAN: 2147483647
Year: 2004
Pages: 435

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net