Viewing Resource Symbols
To view resource symbols
In Resource View, right-click your .rc file.
Note
If your project doesn't already contain an .rc file, please see Creating a New Resource Script File.
Select Resource Symbols from the shortcut menu to view a resource symbol table in the Resource Symbols dialog box.
Note
To see predefined symbols, check the Show read-only symbols check box.
For information on adding resources to managed projects, please see Resources in Applications in the .NET Framework Developer's Guide. For information on manually adding resource files to managed projects, accessing resources, displaying static resources, and assigning resources strings to properties, see Walkthrough: Localizing Windows Forms and Walkthrough: Using Resources for Localization with ASP.NET.
Requirements
Win32