ScriptEditorControl Kelas

Definisi

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
Warisan
Turunan
Penerapan

Konstruktor

ScriptEditorControl()

Bidang

buildAction
initialFocus
isClrProjectFile
isDacProjectFile
m_Editor
m_serviceProvider
m_sp (Diperoleh dari ShellWindowPaneUserControl)
m_strOrigMoniker
menuCommands (Diperoleh dari ShellWindowPaneUserControl)
projectNode
selectionServiceForProperties (Diperoleh dari ShellWindowPaneUserControl)
statusBarManager

Properti

BuildAction
CmdUIGuid
DefaultHelpContext
DocData
EditorText
InitialFocus
IsFrameActive
LanguageServiceGUID
NameInPropWindow (Diperoleh dari ShellWindowPaneUserControl)
ScriptEditorContextMenuID
StatusBarManager
VsUserContext

Metode

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

Implementasi Antarmuka Eksplisit

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

Berlaku untuk