ScriptEditorControl Класс

Определение

public ref class ScriptEditorControl abstract : Microsoft::SqlServer::Management::UI::VSIntegration::ShellWindowPaneUserControl, Microsoft::SqlServer::Management::UI::VSIntegration::Editors::IDocWindowPane, Microsoft::VisualStudio::Shell::Interop::IVsStatusbarUser, Microsoft::VisualStudio::Shell::Interop::IVsWindowPane, Microsoft::VisualStudio::TextManager::Interop::IVsCodeWindow, Microsoft::VisualStudio::TextManager::Interop::IVsFindTarget
public abstract class ScriptEditorControl : Microsoft.SqlServer.Management.UI.VSIntegration.ShellWindowPaneUserControl, Microsoft.SqlServer.Management.UI.VSIntegration.Editors.IDocWindowPane, Microsoft.VisualStudio.Shell.Interop.IVsStatusbarUser, Microsoft.VisualStudio.Shell.Interop.IVsWindowPane, Microsoft.VisualStudio.TextManager.Interop.IVsCodeWindow, Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget
type ScriptEditorControl = class
    inherit ShellWindowPaneUserControl
    interface IVsFindTarget
    interface IVsStatusbarUser
    interface IVsCodeWindow
    interface IDocWindowPane
    interface IVsWindowPane
Public MustInherit Class ScriptEditorControl
Inherits ShellWindowPaneUserControl
Implements IDocWindowPane, IVsCodeWindow, IVsFindTarget, IVsStatusbarUser, IVsWindowPane
Наследование
Производный
Реализации

Конструкторы

ScriptEditorControl()

Поля

buildAction
initialFocus
isClrProjectFile
isDacProjectFile
m_Editor
m_serviceProvider
m_sp (Унаследовано от ShellWindowPaneUserControl)
m_strOrigMoniker
menuCommands (Унаследовано от ShellWindowPaneUserControl)
projectNode
selectionServiceForProperties (Унаследовано от ShellWindowPaneUserControl)
statusBarManager

Свойства

BuildAction
CmdUIGuid
DefaultHelpContext
DocData
EditorText
InitialFocus
IsFrameActive
LanguageServiceGUID
NameInPropWindow (Унаследовано от ShellWindowPaneUserControl)
ScriptEditorContextMenuID
StatusBarManager
VsUserContext

Методы

ClosePane() (Унаследовано от ShellWindowPaneUserControl)
CreatePaneWindow(IntPtr, Int32, Int32, Int32, Int32, IntPtr) (Унаследовано от ShellWindowPaneUserControl)
Dispose(Boolean)
Exec(Guid, UInt32, UInt32, IntPtr, IntPtr) (Унаследовано от ShellWindowPaneUserControl)
FillMenuCommands() (Унаследовано от ShellWindowPaneUserControl)
GetDefaultSize(SIZE[]) (Унаследовано от ShellWindowPaneUserControl)
GetFrameCaption(String)
GetService(Guid) (Унаследовано от ShellWindowPaneUserControl)
GetService(Type) (Унаследовано от ShellWindowPaneUserControl)
GetVSHierarchy(IVsTextView)
IsSqlClrProjectFile(IVsTextView)
IterateThruSqlEditors(IVsUIShell, ScriptEditorControl+ProcessScriptEditorDelegate)
LoadViewState(IStream)
OnDockableChange(Int32) (Унаследовано от ShellWindowPaneUserControl)
OnExec(Guid, UInt32, UInt32, IntPtr, IntPtr) (Унаследовано от ShellWindowPaneUserControl)
OnHosted()
OnMove() (Унаследовано от ShellWindowPaneUserControl)
OnQueryStatus(Guid, UInt32, OLECMD[], IntPtr) (Унаследовано от ShellWindowPaneUserControl)
OnShow(Int32)
OnSize() (Унаследовано от ShellWindowPaneUserControl)
OnWindowPaneClose() (Унаследовано от ShellWindowPaneUserControl)
OnWindowPaneCreate() (Унаследовано от ShellWindowPaneUserControl)
QueryStatus(Guid, UInt32, OLECMD[], IntPtr) (Унаследовано от ShellWindowPaneUserControl)
SaveViewState(IStream)
SetSite(IServiceProvider)
ShouldSubscribeToChildrenFocusEvent(Control)
ShowMessage(String, String, MessageBoxButtons, MessageBoxIcon)
TranslateAccelerator(MSG[]) (Унаследовано от ShellWindowPaneUserControl)
UpdateMenuCommandsStatus(MenuCommand) (Унаследовано от ShellWindowPaneUserControl)
UpdatePropWindow(Object) (Унаследовано от ShellWindowPaneUserControl)

Явные реализации интерфейса

ICustomTypeDescriptor.GetAttributes() (Унаследовано от ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetClassName() (Унаследовано от ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetComponentName() (Унаследовано от ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetConverter() (Унаследовано от ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetDefaultEvent() (Унаследовано от ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetDefaultProperty() (Унаследовано от ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetEditor(Type) (Унаследовано от ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetEvents() (Унаследовано от ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetEvents(Attribute[]) (Унаследовано от ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetProperties() (Унаследовано от ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetProperties(Attribute[]) (Унаследовано от ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetPropertyOwner(PropertyDescriptor) (Унаследовано от ShellWindowPaneUserControl)
IVsCodeWindow.Close()
IVsCodeWindow.GetBuffer(IVsTextLines)
IVsCodeWindow.GetEditorCaption(READONLYSTATUS, String)
IVsCodeWindow.GetLastActiveView(IVsTextView)
IVsCodeWindow.GetPrimaryView(IVsTextView)
IVsCodeWindow.GetSecondaryView(IVsTextView)
IVsCodeWindow.GetViewClassID(Guid)
IVsCodeWindow.SetBaseEditorCaption(String[])
IVsCodeWindow.SetBuffer(IVsTextLines)
IVsCodeWindow.SetViewClassID(Guid)
IVsFindTarget.Find(String, UInt32, Int32, IVsFindHelper, UInt32)
IVsFindTarget.GetCapabilities(Boolean[], UInt32[])
IVsFindTarget.GetCurrentSpan(TextSpan[])
IVsFindTarget.GetFindState(Object)
IVsFindTarget.GetMatchRect(RECT[])
IVsFindTarget.GetProperty(UInt32, Object)
IVsFindTarget.GetSearchImage(UInt32, IVsTextSpanSet[], IVsTextImage)
IVsFindTarget.MarkSpan(TextSpan[])
IVsFindTarget.NavigateTo(TextSpan[])
IVsFindTarget.NotifyFindTarget(UInt32)
IVsFindTarget.Replace(String, String, UInt32, Int32, IVsFindHelper, Int32)
IVsFindTarget.SetFindState(Object)
IVsStatusbarUser.SetInfo()

Применяется к