ShellTextViewControl Класс

Определение

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
Наследование
ShellTextViewControl
Реализации

Конструкторы

ShellTextViewControl()

Поля

codeWindowStyle
colorCategoryGuid
commandFilter
languageServiceDefaultGuid (Унаследовано от ShellTextEditorControl)
languageServiceGuid (Унаследовано от ShellTextEditorControl)
m_borderStyle (Унаследовано от ShellTextEditorControl)
m_bWantCustomPopupMenu (Унаследовано от ShellTextEditorControl)
m_sp (Унаследовано от ShellTextEditorControl)
m_strFontCategoryGuid
m_textBuffer (Унаследовано от ShellTextEditorControl)
m_textCmdTarget (Унаследовано от ShellTextEditorControl)
m_textView
textViewFlags
textViewInit
textWindowPane (Унаследовано от ShellTextEditorControl)
textWndFrameNotify (Унаследовано от ShellTextEditorControl)
vsCodeWindowManager

Свойства

BorderStyle (Унаследовано от ShellTextEditorControl)
CodeWindowStyle
ColorCategoryGuid
CreateParams (Унаследовано от ShellTextEditorControl)
CurrentView
DocData (Унаследовано от ShellTextEditorControl)
EditorHandle (Унаследовано от ShellTextEditorControl)
FindTarget
FontCategoryGuid
IsEditorInstanceCreated
LanguageService (Унаследовано от ShellTextEditorControl)
LanguageServiceDefault (Унаследовано от ShellTextEditorControl)
TextBuffer (Унаследовано от ShellTextEditorControl)
TextView
WantCustomPopupMenu (Унаследовано от ShellTextEditorControl)
WithEncoding (Унаследовано от ShellTextEditorControl)
WithSelectionMargin
WithWidgetMargin

Методы

ApplyLS(Guid) (Унаследовано от ShellTextEditorControl)
CreateAndInitEditorWindow(Object) (Унаследовано от ShellTextEditorControl)
CreateAndInitTextBuffer(Object) (Унаследовано от ShellTextEditorControl)
CreateEditorWindow(Object)
CreateHandle() (Унаследовано от ShellTextEditorControl)
Dispose(Boolean)
DisposeCodeWindowManager()
Exec(Guid, UInt32, UInt32, IntPtr, IntPtr) (Унаследовано от ShellTextEditorControl)
GetCoordinatesForPopupMenu(Object[], Int32, Int32) (Унаследовано от ShellTextEditorControl)
LoadViewState(IStream) (Унаследовано от ShellTextEditorControl)
OnDockableChange(Int32) (Унаследовано от ShellTextEditorControl)
OnGotFocus(EventArgs) (Унаследовано от ShellTextEditorControl)
OnMove() (Унаследовано от ShellTextEditorControl)
OnShow(Int32) (Унаследовано от ShellTextEditorControl)
OnSize() (Унаследовано от ShellTextEditorControl)
OnSizeChanged(EventArgs) (Унаследовано от ShellTextEditorControl)
OnTextBufferCreated(ShellTextBuffer)
PrepareForHandleRecreation() (Унаследовано от ShellTextEditorControl)
PreProcessMessage(Message) (Унаследовано от ShellTextEditorControl)
QueryStatus(Guid, UInt32, OLECMD[], IntPtr) (Унаследовано от ShellTextEditorControl)
Release(Object) (Унаследовано от ShellTextEditorControl)
SaveViewState(IStream) (Унаследовано от ShellTextEditorControl)
ShouldDistroyNativeControl() (Унаследовано от ShellTextEditorControl)
SinkEventsAndCacheInterfaces()
UnsinkEventsAndFreeInterfaces()
VerifyBeforeInstanceProperty() (Унаследовано от ShellTextEditorControl)
WndProc(Message) (Унаследовано от ShellTextEditorControl)

События

ShowPopupMenu (Унаследовано от ShellTextEditorControl)

Явные реализации интерфейса

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) (Унаследовано от ShellTextEditorControl)
IVsTextViewEvents.OnChangeScrollInfo(IVsTextView, Int32, Int32, Int32, Int32, Int32) (Унаследовано от ShellTextEditorControl)
IVsTextViewEvents.OnKillFocus(IVsTextView) (Унаследовано от ShellTextEditorControl)
IVsTextViewEvents.OnSetBuffer(IVsTextView, IVsTextLines) (Унаследовано от ShellTextEditorControl)
IVsTextViewEvents.OnSetFocus(IVsTextView) (Унаследовано от ShellTextEditorControl)

Применяется к