Compartir a través de


ShellCodeWindowControl Clase

Definición

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
Herencia
ShellCodeWindowControl
Implementaciones

Constructores

ShellCodeWindowControl(String)

Campos

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

Propiedades

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

Métodos

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

Eventos

ShowPopupMenu (Heredado de ShellTextEditorControl)

Implementaciones de interfaz explícitas

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

Se aplica a