How to: Customize the Memory Window Display
This topic applies to:
Visual Studio Edition |
Visual Basic |
C# |
C++ |
J# |
Express |
No |
No |
Yes |
No |
Standard |
Yes |
Yes |
Yes |
|
Pro/Team |
Yes |
Yes |
Yes |
The Memory window is available only if address-level debugging is enabled the Options dialog box, Debugging node.
You can customize the way the Memory window shows memory contents. By default, memory contents appear as one-byte integers in hexadecimal format, and the number of columns is determined automatically by the current width of the window.
Note |
---|
The dialog boxes and menu commands you see might differ from those described in Help depending on your active settings or edition. To change your settings, choose Import and Export Settings on the Tools menu. For more information, see Visual Studio Settings. |
To change the format of the memory contents
Right-click the Memory window.
From the shortcut menu, choose the format you want.
To change the number of columns in the Memory window
In the toolbar at the top of the Memory window, locate the Columns list.
From the Columns list, choose the number of columns you want to display or choose Auto for automatic adjustment to fit the width of the window.