Поделиться через


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)

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