ShellCodeWindowControl Classe

Definizione

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
Ereditarietà
ShellCodeWindowControl
Implementazioni

Costruttori

Nome Descrizione
ShellCodeWindowControl(String)

Campi

Nome Descrizione
codeWindow
languageServiceDefaultGuid (Ereditato da ShellTextEditorControl)
languageServiceGuid (Ereditato da ShellTextEditorControl)
m_borderStyle (Ereditato da ShellTextEditorControl)
m_bWantCustomPopupMenu (Ereditato da ShellTextEditorControl)
m_primaryView
m_secondaryView
m_sp (Ereditato da ShellTextEditorControl)
m_textBuffer (Ereditato da ShellTextEditorControl)
m_textCmdTarget (Ereditato da ShellTextEditorControl)
primatyViewCommandFilter
secondaryViewCommandFilter
textWindowPane (Ereditato da ShellTextEditorControl)
textWndFrameNotify (Ereditato da ShellTextEditorControl)

Proprietà

Nome Descrizione
BorderStyle (Ereditato da ShellTextEditorControl)
CreateParams (Ereditato da ShellTextEditorControl)
CurrentView
DisableNewWindowMenu
DocData (Ereditato da ShellTextEditorControl)
EditorHandle (Ereditato da ShellTextEditorControl)
FindTarget
IsEditorInstanceCreated
LanguageService (Ereditato da ShellTextEditorControl)
LanguageServiceDefault (Ereditato da ShellTextEditorControl)
PrimaryView
SelectedText
SelectedTextOnly
TextBuffer (Ereditato da ShellTextEditorControl)
VsCodeWindow
VsProvideUserContext
WantCustomPopupMenu (Ereditato da ShellTextEditorControl)
WithEncoding (Ereditato da ShellTextEditorControl)

Metodi

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

Eventi

Nome Descrizione
ShowPopupMenu (Ereditato da ShellTextEditorControl)

Implementazioni dell'interfaccia esplicita

Nome Descrizione
IVsCodeWindowEvents.OnCloseView(IVsTextView)
IVsCodeWindowEvents.OnNewView(IVsTextView)
IVsTextViewEvents.OnChangeCaretLine(IVsTextView, Int32, Int32) (Ereditato da ShellTextEditorControl)
IVsTextViewEvents.OnChangeScrollInfo(IVsTextView, Int32, Int32, Int32, Int32, Int32) (Ereditato da ShellTextEditorControl)
IVsTextViewEvents.OnKillFocus(IVsTextView) (Ereditato da ShellTextEditorControl)
IVsTextViewEvents.OnSetBuffer(IVsTextView, IVsTextLines) (Ereditato da ShellTextEditorControl)
IVsTextViewEvents.OnSetFocus(IVsTextView) (Ereditato da ShellTextEditorControl)

Si applica a