ShellCodeWindowControl Kelas

Definisi

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
Warisan
ShellCodeWindowControl
Penerapan

Konstruktor

ShellCodeWindowControl(String)

Bidang

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

Properti

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

Metode

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

Acara

ShowPopupMenu (Diperoleh dari ShellTextEditorControl)

Implementasi Antarmuka Eksplisit

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

Berlaku untuk