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