Browse Source Windows: File Outline Window (Windows CE 5.0)

Send Feedback

The File Outline window displays information about symbols in the active file.

The following table shows the window elements, their functions, and the user's actions.

Window element Function Action
Left pane Lists the symbols (classes, functions, data, macros, and types) for the selected file.

One or more codes identify each symbol.

For more information, see Symbol Codes in the Browse Source Window

Select a symbol.
Right pane Lists available definitions and references for the symbol selected in the left pane. Double-click the definition or reference you want to see.
Pushpin Determines whether the window is held open or allowed to close.

The window remains open when the pin is pushed in.

Select to push or pull the pin.
Filter buttons Filter the symbols shown in the current display.

For more information, see Filtering Browse Information for Classes.

Select to switch the filter on or off.

Note   Symbols in multiple files can be displayed by using the asterisk as a wildcard character in the file name. If a file name specification is typed followed by the asterisk wildcard but no extension (for example, oc*), the search finds files without extensions, such as "oc1," but not files with extensions, such as "oc1.cpp."

See Also

Browse Source Windows

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.