Partager via


ShellCodeWindowControl Classe

Définition

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
Héritage
ShellCodeWindowControl
Implémente

Constructeurs

ShellCodeWindowControl(String)

Champs

codeWindow
languageServiceDefaultGuid (Hérité de ShellTextEditorControl)
languageServiceGuid (Hérité de ShellTextEditorControl)
m_borderStyle (Hérité de ShellTextEditorControl)
m_bWantCustomPopupMenu (Hérité de ShellTextEditorControl)
m_primaryView
m_secondaryView
m_sp (Hérité de ShellTextEditorControl)
m_textBuffer (Hérité de ShellTextEditorControl)
m_textCmdTarget (Hérité de ShellTextEditorControl)
primatyViewCommandFilter
secondaryViewCommandFilter
textWindowPane (Hérité de ShellTextEditorControl)
textWndFrameNotify (Hérité de ShellTextEditorControl)

Propriétés

BorderStyle (Hérité de ShellTextEditorControl)
CreateParams (Hérité de ShellTextEditorControl)
CurrentView
DisableNewWindowMenu
DocData (Hérité de ShellTextEditorControl)
EditorHandle (Hérité de ShellTextEditorControl)
FindTarget
IsEditorInstanceCreated
LanguageService (Hérité de ShellTextEditorControl)
LanguageServiceDefault (Hérité de ShellTextEditorControl)
PrimaryView
SelectedText
SelectedTextOnly
TextBuffer (Hérité de ShellTextEditorControl)
VsCodeWindow
VsProvideUserContext
WantCustomPopupMenu (Hérité de ShellTextEditorControl)
WithEncoding (Hérité de ShellTextEditorControl)

Méthodes

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

Événements

ShowPopupMenu (Hérité de ShellTextEditorControl)

Implémentations d’interfaces explicites

IVsCodeWindowEvents.OnCloseView(IVsTextView)
IVsCodeWindowEvents.OnNewView(IVsTextView)
IVsTextViewEvents.OnChangeCaretLine(IVsTextView, Int32, Int32) (Hérité de ShellTextEditorControl)
IVsTextViewEvents.OnChangeScrollInfo(IVsTextView, Int32, Int32, Int32, Int32, Int32) (Hérité de ShellTextEditorControl)
IVsTextViewEvents.OnKillFocus(IVsTextView) (Hérité de ShellTextEditorControl)
IVsTextViewEvents.OnSetBuffer(IVsTextView, IVsTextLines) (Hérité de ShellTextEditorControl)
IVsTextViewEvents.OnSetFocus(IVsTextView) (Hérité de ShellTextEditorControl)

S’applique à