IVsEnhancedDataTip Members
Include Protected Members
Include Inherited Members
Enables customization of DataTips in the debugger.
The IVsEnhancedDataTip type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetBaseWindowHandle | Gets the base window handle for the data tip. | |
IsErrorTip | Tests whether the DataTip is for an error. | |
IsOpen | Tests whether or not the DataTip window is visible. | |
SetExpression | Sets the expression displayed in the DataTip. | |
Show | Displays the enhanced DataTip. |
Top