How to: Change the Numeric Format of Debugger Windows

This topic applies to:

Edition

Visual Basic

C#

F#

C++

Web Developer

Express

Topic applies Topic applies Topic applies Topic applies Topic applies

Pro, Premium, and Ultimate

Topic applies

Topic applies

Topic applies

Topic applies

Topic applies

You can set the format used to display numeric values in the debugger windows to decimal or hexadecimal.

To change the numeric format

  1. Right-click in a debugger window.

  2. Set or clear Hexadecimal display.

    The numeric format chosen here affects all debugger windows.

See Also

Tasks

How to: Use Debugger Variable Windows