A box that displays the value of the variable over which your cursor is placed.
For example, if you set and then set breakpoint before the end of your code, when you run your code and place your cursor over the MyCell.Value
, the value 85
appears in the Data Tips window.