Sprache

ShellCodeWindowControl Klasse

Definition

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

Konstruktoren

Name Beschreibung
ShellCodeWindowControl(String)

Felder

Name Beschreibung
codeWindow
languageServiceDefaultGuid (Geerbt von ShellTextEditorControl)
languageServiceGuid (Geerbt von ShellTextEditorControl)
m_borderStyle (Geerbt von ShellTextEditorControl)
m_bWantCustomPopupMenu (Geerbt von ShellTextEditorControl)
m_primaryView
m_secondaryView
m_sp (Geerbt von ShellTextEditorControl)
m_textBuffer (Geerbt von ShellTextEditorControl)
m_textCmdTarget (Geerbt von ShellTextEditorControl)
primatyViewCommandFilter
secondaryViewCommandFilter
textWindowPane (Geerbt von ShellTextEditorControl)
textWndFrameNotify (Geerbt von ShellTextEditorControl)

Eigenschaften

Name Beschreibung
BorderStyle (Geerbt von ShellTextEditorControl)
CreateParams (Geerbt von ShellTextEditorControl)
CurrentView
DisableNewWindowMenu
DocData (Geerbt von ShellTextEditorControl)
EditorHandle (Geerbt von ShellTextEditorControl)
FindTarget
IsEditorInstanceCreated
LanguageService (Geerbt von ShellTextEditorControl)
LanguageServiceDefault (Geerbt von ShellTextEditorControl)
PrimaryView
SelectedText
SelectedTextOnly
TextBuffer (Geerbt von ShellTextEditorControl)
VsCodeWindow
VsProvideUserContext
WantCustomPopupMenu (Geerbt von ShellTextEditorControl)
WithEncoding (Geerbt von ShellTextEditorControl)

Methoden

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

Ereignisse

Name Beschreibung
ShowPopupMenu (Geerbt von ShellTextEditorControl)

Explizite Schnittstellenimplementierungen

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