Find dialog box

Use the Find dialog box to locate text in the program code displayed in the Source pane.

When using the Find dialog box to locate text, the first occurrence of matching text is highlighted. Using the Find dialog box again to locate the same text will cause the same occurrence of the text to be found. To locate subsequent occurrences of the text, select Source > Find Next from the menu bar. After the last string of matching text is found in the source, using the Find dialog box or Find Next will cause the Source pane to wrap to the top of the source and to the first instance in the source of the string.

Controls and control groupings are described below. Group names appear in italics, and control names appear in bold.

Text to find In this field, enter the text you want to locate.
Case sensitive search If you select this check box, text is found only if both text string and character case are matched.
Push buttons
OK Starts the search using the text and character case option specified. If found, text that matches the search string is highlighted in the Source pane. If the text is not found, an information message displays.
Cancel Cancels the search request and closes the Find dialog box.
Help Displays this help panel.