IVsTextViewEx, interface

Ajoute la fonctionnalité au delà de IVsTextView.

Espace de noms :  Microsoft.VisualStudio.TextManager.Interop
Assembly :  Microsoft.VisualStudio.TextManager.Interop.8.0 (dans Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntaxe

'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("EAF1EA5B-EB6D-4852-9D87-666E09BC4BEE")> _
Public Interface IVsTextViewEx
[InterfaceTypeAttribute()]
[GuidAttribute("EAF1EA5B-EB6D-4852-9D87-666E09BC4BEE")]
public interface IVsTextViewEx
[InterfaceTypeAttribute()]
[GuidAttribute(L"EAF1EA5B-EB6D-4852-9D87-666E09BC4BEE")]
public interface class IVsTextViewEx
[<InterfaceTypeAttribute()>]
[<GuidAttribute("EAF1EA5B-EB6D-4852-9D87-666E09BC4BEE")>]
type IVsTextViewEx =  interface end
public interface IVsTextViewEx

Le type IVsTextViewEx expose les membres suivants.

Méthodes

  Nom Description
Méthode publique AppendViewOnlyMarkerTypes
Méthode publique GetClusterRange Les retours groupent les informations de plage.
Méthode publique GetSmartTagRect
Méthode publique GetWindowFrame
Méthode publique InvokeInsertionUI
Méthode publique IsCompletorWindowActive
Méthode publique IsExpansionUIActive
Méthode publique IsReadOnly
Méthode publique PersistOutliningState
Méthode publique RemoveViewOnlyMarkerTypes
Méthode publique SetBackgroundColorIndex
Méthode publique SetHoverWaitTimer
Méthode publique SetIgnoreMarkerTypes
Méthode publique UpdateSmartTagWindow

Début

Voir aussi

Référence

Microsoft.VisualStudio.TextManager.Interop, espace de noms