ShellTextViewControl Classe

Définition

public ref class ShellTextViewControl : Microsoft::SqlServer::Management::UI::VSIntegration::ShellTextEditorControl, Microsoft::VisualStudio::TextManager::Interop::VsCodeWindow
public class ShellTextViewControl : Microsoft.SqlServer.Management.UI.VSIntegration.ShellTextEditorControl, Microsoft.VisualStudio.TextManager.Interop.VsCodeWindow
type ShellTextViewControl = class
    inherit ShellTextEditorControl
    interface VsCodeWindow
    interface IVsCodeWindow
Public Class ShellTextViewControl
Inherits ShellTextEditorControl
Implements VsCodeWindow
Héritage
ShellTextViewControl
Implémente

Constructeurs

ShellTextViewControl()

Champs

codeWindowStyle
colorCategoryGuid
commandFilter
languageServiceDefaultGuid (Hérité de ShellTextEditorControl)
languageServiceGuid (Hérité de ShellTextEditorControl)
m_borderStyle (Hérité de ShellTextEditorControl)
m_bWantCustomPopupMenu (Hérité de ShellTextEditorControl)
m_sp (Hérité de ShellTextEditorControl)
m_strFontCategoryGuid
m_textBuffer (Hérité de ShellTextEditorControl)
m_textCmdTarget (Hérité de ShellTextEditorControl)
m_textView
textViewFlags
textViewInit
textWindowPane (Hérité de ShellTextEditorControl)
textWndFrameNotify (Hérité de ShellTextEditorControl)
vsCodeWindowManager

Propriétés

BorderStyle (Hérité de ShellTextEditorControl)
CodeWindowStyle
ColorCategoryGuid
CreateParams (Hérité de ShellTextEditorControl)
CurrentView
DocData (Hérité de ShellTextEditorControl)
EditorHandle (Hérité de ShellTextEditorControl)
FindTarget
FontCategoryGuid
IsEditorInstanceCreated
LanguageService (Hérité de ShellTextEditorControl)
LanguageServiceDefault (Hérité de ShellTextEditorControl)
TextBuffer (Hérité de ShellTextEditorControl)
TextView
WantCustomPopupMenu (Hérité de ShellTextEditorControl)
WithEncoding (Hérité de ShellTextEditorControl)
WithSelectionMargin
WithWidgetMargin

Méthodes

ApplyLS(Guid) (Hérité de ShellTextEditorControl)
CreateAndInitEditorWindow(Object) (Hérité de ShellTextEditorControl)
CreateAndInitTextBuffer(Object) (Hérité de ShellTextEditorControl)
CreateEditorWindow(Object)
CreateHandle() (Hérité de ShellTextEditorControl)
Dispose(Boolean)
DisposeCodeWindowManager()
Exec(Guid, UInt32, UInt32, IntPtr, IntPtr) (Hérité de ShellTextEditorControl)
GetCoordinatesForPopupMenu(Object[], Int32, Int32) (Hérité de ShellTextEditorControl)
LoadViewState(IStream) (Hérité de ShellTextEditorControl)
OnDockableChange(Int32) (Hérité de ShellTextEditorControl)
OnGotFocus(EventArgs) (Hérité de ShellTextEditorControl)
OnMove() (Hérité de ShellTextEditorControl)
OnShow(Int32) (Hérité de ShellTextEditorControl)
OnSize() (Hérité de ShellTextEditorControl)
OnSizeChanged(EventArgs) (Hérité de ShellTextEditorControl)
OnTextBufferCreated(ShellTextBuffer)
PrepareForHandleRecreation() (Hérité de ShellTextEditorControl)
PreProcessMessage(Message) (Hérité de ShellTextEditorControl)
QueryStatus(Guid, UInt32, OLECMD[], IntPtr) (Hérité de ShellTextEditorControl)
Release(Object) (Hérité de ShellTextEditorControl)
SaveViewState(IStream) (Hérité de ShellTextEditorControl)
ShouldDistroyNativeControl() (Hérité de ShellTextEditorControl)
SinkEventsAndCacheInterfaces()
UnsinkEventsAndFreeInterfaces()
VerifyBeforeInstanceProperty() (Hérité de ShellTextEditorControl)
WndProc(Message) (Hérité de ShellTextEditorControl)

Événements

ShowPopupMenu (Hérité de ShellTextEditorControl)

Implémentations d’interfaces explicites

IVsCodeWindow.Close()
IVsCodeWindow.GetBuffer(IVsTextLines)
IVsCodeWindow.GetEditorCaption(READONLYSTATUS, String)
IVsCodeWindow.GetLastActiveView(IVsTextView)
IVsCodeWindow.GetPrimaryView(IVsTextView)
IVsCodeWindow.GetSecondaryView(IVsTextView)
IVsCodeWindow.GetViewClassID(Guid)
IVsCodeWindow.SetBaseEditorCaption(String[])
IVsCodeWindow.SetBuffer(IVsTextLines)
IVsCodeWindow.SetViewClassID(Guid)
IVsTextViewEvents.OnChangeCaretLine(IVsTextView, Int32, Int32) (Hérité de ShellTextEditorControl)
IVsTextViewEvents.OnChangeScrollInfo(IVsTextView, Int32, Int32, Int32, Int32, Int32) (Hérité de ShellTextEditorControl)
IVsTextViewEvents.OnKillFocus(IVsTextView) (Hérité de ShellTextEditorControl)
IVsTextViewEvents.OnSetBuffer(IVsTextView, IVsTextLines) (Hérité de ShellTextEditorControl)
IVsTextViewEvents.OnSetFocus(IVsTextView) (Hérité de ShellTextEditorControl)

S’applique à