ShellCodeWindowControl 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
本文内容
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
Public Class ShellCodeWindowControl
Inherits ShellTextEditorControl
Implements IVsCodeWindowEvents
继承
实现
构造函数
字段
属性
方法
ApplyLS(Guid)
(继承自 ShellTextEditorControl )
CreateAndInitEditorWindow(Object)
(继承自 ShellTextEditorControl )
CreateAndInitTextBuffer(Object)
(继承自 ShellTextEditorControl )
CreateEditorWindow(Object)
CreateHandle()
(继承自 ShellTextEditorControl )
Dispose(Boolean)
(继承自 ShellTextEditorControl )
Exec(Guid, UInt32, UInt32, IntPtr, IntPtr)
(继承自 ShellTextEditorControl )
GetCoordinatesForPopupMenu(Object[], Int32, Int32)
(继承自 ShellTextEditorControl )
GetSelectedTextSpan()
LoadViewState(IStream)
(继承自 ShellTextEditorControl )
OnDockableChange(Int32)
(继承自 ShellTextEditorControl )
OnGotFocus(EventArgs)
(继承自 ShellTextEditorControl )
OnHandleCreated(EventArgs)
OnMove()
(继承自 ShellTextEditorControl )
OnShow(Int32)
(继承自 ShellTextEditorControl )
OnSize()
(继承自 ShellTextEditorControl )
OnSizeChanged(EventArgs)
(继承自 ShellTextEditorControl )
OnTextBufferCreated(ShellTextBuffer)
(继承自 ShellTextEditorControl )
PrepareForHandleRecreation()
(继承自 ShellTextEditorControl )
PreProcessMessage(Message)
(继承自 ShellTextEditorControl )
QueryStatus(Guid, UInt32, OLECMD[], IntPtr)
Release(Object)
(继承自 ShellTextEditorControl )
SaveViewState(IStream)
(继承自 ShellTextEditorControl )
SetPrimaryViewScrollPos(Boolean, Int32)
ShouldDistroyNativeControl()
(继承自 ShellTextEditorControl )
SinkEventsAndCacheInterfaces()
UnsinkEventsAndFreeInterfaces()
VerifyBeforeInstanceProperty()
(继承自 ShellTextEditorControl )
WndProc(Message)
(继承自 ShellTextEditorControl )
事件
显式接口实现
适用于