Compartir a través de


ScriptEditorControl Clase

Definición

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
Herencia
Derivado
Implementaciones

Constructores

ScriptEditorControl()

Campos

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

Propiedades

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

Métodos

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

Implementaciones de interfaz explícitas

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

Se aplica a