.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.VO.SDK
TextControl 类
TextControl 属性
Caption 属性
ControlFont 属性
ControlType 属性
CurrentText 属性
Length 属性
TextColor 属性
TextValue 属性
TextControl.Length 属性
一个表示控件中字符数的数字值。
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
PROPERTY
Length
AS
LONG
GET
public
virtual
int
Length
{
get
; }
查看代码
属性值
类型:
Int32
一个表示控件中字符数的数字值。
参见
引用
TextControl 类
XSharp.VO.SDK 命名空间