.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
RichEdit 类
RichEdit 属性
Alignment 属性
Background 属性
BackgroundColor 属性
Numbering 属性
PrimaryIndent 属性
Protected 属性
RightMargin 属性
SecondaryIndent 属性
SelectedText 属性
Selection 属性
SelectionType 属性
TabStopCount 属性
TextColor 属性
TextLimit 属性
Value 属性
RichEdit.TextLimit 属性
一个数值,表示富文本中的最大文本量。默认值为32KB。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
PROPERTY
TextLimit
AS
USUAL
SET
public
override
__Usual
TextLimit
{
set
; }
查看代码
属性值
类型:
__Usual
一个数值,表示富文本中的最大文本量。默认值为32KB。
参见
引用
RichEdit 类
VO 命名空间