ShellTextViewControl Clase

Definición

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
Herencia
ShellTextViewControl
Implementaciones

Constructores

ShellTextViewControl()

Campos

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

Propiedades

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

Métodos

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

Eventos

ShowPopupMenu (Heredado de ShellTextEditorControl)

Implementaciones de interfaz explícitas

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

Se aplica a