Include Protected Members
Include Inherited Members
Provides notification of changes to a newly created hidden text session.
The IVsHiddenTextClient type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | ExecMarkerCommand | Executes a text marker command against a marker. | 
| .gif) | GetMarkerCommandInfo | Returns marker command information. | 
| .gif) | GetTipText | Signals that the user has hovered the mouse over a collapsed hidden text region. | 
| .gif) | MakeBaseSpanVisible | Called when a particular hidden region needs to be displayed. | 
| .gif) | OnBeforeSessionEnd | Called before the hidden text session is terminated. | 
| .gif) | OnHiddenRegionChange | Called when the user expands or collapses a hidden region. | 
Top