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)

적용 대상