Share via


ShellCodeWindowControl 클래스

정의

public ref class ShellCodeWindowControl : Microsoft::SqlServer::Management::UI::VSIntegration::ShellTextEditorControl, Microsoft::VisualStudio::TextManager::Interop::IVsCodeWindowEvents
public class ShellCodeWindowControl : Microsoft.SqlServer.Management.UI.VSIntegration.ShellTextEditorControl, Microsoft.VisualStudio.TextManager.Interop.IVsCodeWindowEvents
type ShellCodeWindowControl = class
    inherit ShellTextEditorControl
    interface IVsCodeWindowEvents
Public Class ShellCodeWindowControl
Inherits ShellTextEditorControl
Implements IVsCodeWindowEvents
상속
ShellCodeWindowControl
구현

생성자

ShellCodeWindowControl(String)

필드

codeWindow
languageServiceDefaultGuid (다음에서 상속됨 ShellTextEditorControl)
languageServiceGuid (다음에서 상속됨 ShellTextEditorControl)
m_borderStyle (다음에서 상속됨 ShellTextEditorControl)
m_bWantCustomPopupMenu (다음에서 상속됨 ShellTextEditorControl)
m_primaryView
m_secondaryView
m_sp (다음에서 상속됨 ShellTextEditorControl)
m_textBuffer (다음에서 상속됨 ShellTextEditorControl)
m_textCmdTarget (다음에서 상속됨 ShellTextEditorControl)
primatyViewCommandFilter
secondaryViewCommandFilter
textWindowPane (다음에서 상속됨 ShellTextEditorControl)
textWndFrameNotify (다음에서 상속됨 ShellTextEditorControl)

속성

BorderStyle (다음에서 상속됨 ShellTextEditorControl)
CreateParams (다음에서 상속됨 ShellTextEditorControl)
CurrentView
DisableNewWindowMenu
DocData (다음에서 상속됨 ShellTextEditorControl)
EditorHandle (다음에서 상속됨 ShellTextEditorControl)
FindTarget
IsEditorInstanceCreated
LanguageService (다음에서 상속됨 ShellTextEditorControl)
LanguageServiceDefault (다음에서 상속됨 ShellTextEditorControl)
PrimaryView
SelectedText
SelectedTextOnly
TextBuffer (다음에서 상속됨 ShellTextEditorControl)
VsCodeWindow
VsProvideUserContext
WantCustomPopupMenu (다음에서 상속됨 ShellTextEditorControl)
WithEncoding (다음에서 상속됨 ShellTextEditorControl)

메서드

ApplyLS(Guid) (다음에서 상속됨 ShellTextEditorControl)
CreateAndInitEditorWindow(Object) (다음에서 상속됨 ShellTextEditorControl)
CreateAndInitTextBuffer(Object) (다음에서 상속됨 ShellTextEditorControl)
CreateEditorWindow(Object)
CreateHandle() (다음에서 상속됨 ShellTextEditorControl)
Dispose(Boolean) (다음에서 상속됨 ShellTextEditorControl)
Exec(Guid, UInt32, UInt32, IntPtr, IntPtr) (다음에서 상속됨 ShellTextEditorControl)
GetCoordinatesForPopupMenu(Object[], Int32, Int32) (다음에서 상속됨 ShellTextEditorControl)
GetSelectedTextSpan()
LoadViewState(IStream) (다음에서 상속됨 ShellTextEditorControl)
OnDockableChange(Int32) (다음에서 상속됨 ShellTextEditorControl)
OnGotFocus(EventArgs) (다음에서 상속됨 ShellTextEditorControl)
OnHandleCreated(EventArgs)
OnMove() (다음에서 상속됨 ShellTextEditorControl)
OnShow(Int32) (다음에서 상속됨 ShellTextEditorControl)
OnSize() (다음에서 상속됨 ShellTextEditorControl)
OnSizeChanged(EventArgs) (다음에서 상속됨 ShellTextEditorControl)
OnTextBufferCreated(ShellTextBuffer) (다음에서 상속됨 ShellTextEditorControl)
PrepareForHandleRecreation() (다음에서 상속됨 ShellTextEditorControl)
PreProcessMessage(Message) (다음에서 상속됨 ShellTextEditorControl)
QueryStatus(Guid, UInt32, OLECMD[], IntPtr)
Release(Object) (다음에서 상속됨 ShellTextEditorControl)
SaveViewState(IStream) (다음에서 상속됨 ShellTextEditorControl)
SetPrimaryViewScrollPos(Boolean, Int32)
ShouldDistroyNativeControl() (다음에서 상속됨 ShellTextEditorControl)
SinkEventsAndCacheInterfaces()
UnsinkEventsAndFreeInterfaces()
VerifyBeforeInstanceProperty() (다음에서 상속됨 ShellTextEditorControl)
WndProc(Message) (다음에서 상속됨 ShellTextEditorControl)

이벤트

ShowPopupMenu (다음에서 상속됨 ShellTextEditorControl)

명시적 인터페이스 구현

IVsCodeWindowEvents.OnCloseView(IVsTextView)
IVsCodeWindowEvents.OnNewView(IVsTextView)
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)

적용 대상