共用方式為


TextBuffer Class

Definition

public ref class TextBuffer abstract
public abstract class TextBuffer
type TextBuffer = class
Public MustInherit Class TextBuffer
Inheritance
TextBuffer
Derived

Constructors

TextBuffer()

Properties

IsDirty
IsReadOnly
LockEvents
Text
TextLength

Methods

Checkout()
Dirty()
Dispose()
GetText(Int32, Int32)
OnAttributeChanged(EventArgs)
OnTextChanged(EventArgs)
ReplaceText(Int32, Int32, String)
ShowCode()
ShowCode(Int32)

Events

AttributeChanged
TextChanged

Applies to