TextBufferCreatedEventArgs Class

Definition

Provides information about a newly created ITextBuffer.

C++
public ref class TextBufferCreatedEventArgs : EventArgs
Inheritance
TextBufferCreatedEventArgs

Remarks

This class is used to provide information for events such as the following:

Constructors

Properties

TextBuffer

The newly created ITextBuffer.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022