
Expanding and Editing Information
With enhanced DataTips, you can expand an array, structure, or object to view its members. You can also edit the value of a variable from a DataTip.
To expand a variable to see its elements
While viewing a DataTip, hover the mouse cursor over the + sign that precedes the variable name.
The variable expands to show its elements in tree form.
When the variable is expanded, you can use the arrow keys on your keyboard to move up and down (or you can simply use the mouse).
To edit the value of a variable using DataTips
While viewing a DataTip, right-click and choose Edit Value from the shortcut menu, or left-click on the value. (This is disabled for read-only values.)
Type in a new value, and press Enter.