ShellTextEditorControl.OnTextBufferCreated(ShellTextBuffer) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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)
Параметры
- buf
- ShellTextBuffer