.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
TextBox 类
TextBox 属性
Beep 属性
Caption 属性
Message 属性
Type 属性
TextBox.Message 属性
一个字符串值,表示消息框的消息。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
PROPERTY
Message
AS
USUAL
GET
SET
public
virtual
__Usual
Message
{
get
;
set
; }
查看代码
属性值
类型:
__Usual
一个字符串值,表示消息框的消息。
参见
引用
TextBox 类
VO 命名空间