SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 40 | Next

Jim DeMarco

"Pro Excel 2007 VBA"


Go Back button: This allows you to go back to the previous selection in the Classes and
???Members of??? lists. Each time you click it, you move back one selection.
Go Forward button: This allows you to repeat your original selections in the Classes and
???Members of??? lists each time you click it.
Copy to Clipboard button: This copies the current selection in the ???Members of??? list or the
Details pane text to the clipboard.
View Definition button: This moves the cursor to the place in the code window where the
selection in the ???Members of??? list or the Classes list is defined.
Help button: This displays the online help topic for the item selected in the Classes or
???Members of??? list. You can also press F1 to access this.
Search button: This searches the libraries for the class, property, method, event, or constant
that matches the string you typed in the Search Text box. The result of the search is
shown in the Search Results pane.
Show/Hide Search Results button: This opens or hides the Search Results pane.
Search Results list: This list displays the library, class, and member that matches the items
that contain your search string.
Classes list: This list displays all of the available classes in the library or project selected in
the Project/Library box.
???Members of??? list: This list displays the elements of the class selected in the Classes pane
by group and then alphabetically within each group.
CHAPTER 1 n THE MACRO RECORDER AND CODE MODULES 26
Details pane: This pane shows the definition of the class member.


Pages:
28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52