ScriptEditorControl Classe

Definizione

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
Ereditarietà
Derivato
Implementazioni

Costruttori

ScriptEditorControl()

Campi

buildAction
initialFocus
isClrProjectFile
isDacProjectFile
m_Editor
m_serviceProvider
m_sp (Ereditato da ShellWindowPaneUserControl)
m_strOrigMoniker
menuCommands (Ereditato da ShellWindowPaneUserControl)
projectNode
selectionServiceForProperties (Ereditato da ShellWindowPaneUserControl)
statusBarManager

Proprietà

BuildAction
CmdUIGuid
DefaultHelpContext
DocData
EditorText
InitialFocus
IsFrameActive
LanguageServiceGUID
NameInPropWindow (Ereditato da ShellWindowPaneUserControl)
ScriptEditorContextMenuID
StatusBarManager
VsUserContext

Metodi

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

Implementazioni dell'interfaccia esplicita

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

Si applica a