Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Manages the hidden region.
The IVsHiddenRegion type exposes the following members.
Methods
Name
Description
Returns the banner for the hidden region.
Provides a pointer to the text buffer from the hidden region.
Returns the hidden region behavior, that is, client-controlled or editor-controlled.
Returns the client data for the hidden region.
Returns the text span of the hidden region in the text buffer.
Returns the state of the hidden region.
Returns the hidden region type (that is, concealed or collapsible).
Removes the hidden region and exposes the hidden text in the normal view.
Determines whether the hidden region is valid.
Sets the banner for the hidden region.
Sets the client data for the hidden region.
Sets the text span of the hidden region in the text buffer.
Sets the state of the hidden region.
Top