ScriptEditorControl Klasse

Definition

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
Vererbung
Abgeleitet
Implementiert

Konstruktoren

ScriptEditorControl()

Felder

buildAction
initialFocus
isClrProjectFile
isDacProjectFile
m_Editor
m_serviceProvider
m_sp (Geerbt von ShellWindowPaneUserControl)
m_strOrigMoniker
menuCommands (Geerbt von ShellWindowPaneUserControl)
projectNode
selectionServiceForProperties (Geerbt von ShellWindowPaneUserControl)
statusBarManager

Eigenschaften

BuildAction
CmdUIGuid
DefaultHelpContext
DocData
EditorText
InitialFocus
IsFrameActive
LanguageServiceGUID
NameInPropWindow (Geerbt von ShellWindowPaneUserControl)
ScriptEditorContextMenuID
StatusBarManager
VsUserContext

Methoden

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

Explizite Schnittstellenimplementierungen

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

Gilt für: