ScriptEditorControl Classe

Définition

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
Héritage
Dérivé
Implémente

Constructeurs

ScriptEditorControl()

Champs

buildAction
initialFocus
isClrProjectFile
isDacProjectFile
m_Editor
m_serviceProvider
m_sp (Hérité de ShellWindowPaneUserControl)
m_strOrigMoniker
menuCommands (Hérité de ShellWindowPaneUserControl)
projectNode
selectionServiceForProperties (Hérité de ShellWindowPaneUserControl)
statusBarManager

Propriétés

BuildAction
CmdUIGuid
DefaultHelpContext
DocData
EditorText
InitialFocus
IsFrameActive
LanguageServiceGUID
NameInPropWindow (Hérité de ShellWindowPaneUserControl)
ScriptEditorContextMenuID
StatusBarManager
VsUserContext

Méthodes

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

Implémentations d’interfaces explicites

ICustomTypeDescriptor.GetAttributes() (Hérité de ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetClassName() (Hérité de ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetComponentName() (Hérité de ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetConverter() (Hérité de ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetDefaultEvent() (Hérité de ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetDefaultProperty() (Hérité de ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetEditor(Type) (Hérité de ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetEvents() (Hérité de ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetEvents(Attribute[]) (Hérité de ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetProperties() (Hérité de ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetProperties(Attribute[]) (Hérité de ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetPropertyOwner(PropertyDescriptor) (Hérité de 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()

S’applique à