Freigeben über


ShellTextViewControl Klasse

Definition

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
Vererbung
ShellTextViewControl
Implementiert

Konstruktoren

ShellTextViewControl()

Felder

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

Eigenschaften

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

Methoden

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

Ereignisse

ShowPopupMenu (Geerbt von ShellTextEditorControl)

Explizite Schnittstellenimplementierungen

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

Gilt für: