共用方式為


ShellTextEditorControl.OnTextBufferCreated(ShellTextBuffer) Method

Definition

protected:
 virtual void OnTextBufferCreated(Microsoft::SqlServer::Management::UI::VSIntegration::ShellTextBuffer ^ buf);
protected virtual void OnTextBufferCreated (Microsoft.SqlServer.Management.UI.VSIntegration.ShellTextBuffer buf);
abstract member OnTextBufferCreated : Microsoft.SqlServer.Management.UI.VSIntegration.ShellTextBuffer -> unit
override this.OnTextBufferCreated : Microsoft.SqlServer.Management.UI.VSIntegration.ShellTextBuffer -> unit
Protected Overridable Sub OnTextBufferCreated (buf As ShellTextBuffer)

Parameters

Applies to