TextBuffer 类

定义

public ref class TextBuffer abstract
public abstract class TextBuffer
type TextBuffer = class
Public MustInherit Class TextBuffer
继承
TextBuffer
派生

构造函数

TextBuffer()

属性

IsDirty
IsReadOnly
LockEvents
Text
TextLength

方法

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

事件

AttributeChanged
TextChanged

适用于