Compartilhar via


ShellTextViewControl Classe

Definição

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
Herança
ShellTextViewControl
Implementações

Construtores

ShellTextViewControl()

Campos

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

Propriedades

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

Métodos

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

Eventos

ShowPopupMenu (Herdado de ShellTextEditorControl)

Implantações explícitas de interface

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) (Herdado de ShellTextEditorControl)
IVsTextViewEvents.OnChangeScrollInfo(IVsTextView, Int32, Int32, Int32, Int32, Int32) (Herdado de ShellTextEditorControl)
IVsTextViewEvents.OnKillFocus(IVsTextView) (Herdado de ShellTextEditorControl)
IVsTextViewEvents.OnSetBuffer(IVsTextView, IVsTextLines) (Herdado de ShellTextEditorControl)
IVsTextViewEvents.OnSetFocus(IVsTextView) (Herdado de ShellTextEditorControl)

Aplica-se a