.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.VO.SDK
Control 类
Control 属性
Background 属性
Caption 属性
ContextMenu 属性
ControlID 属性
ControlType 属性
EventReturnValue 属性
FieldSpec 属性
HasFocus 属性
HyperLabel 属性
IsHidden 属性
Modified 属性
Name 属性
NameSym 属性
Origin 属性
Owner 属性
OwnerAlignment 属性
Parent 属性
ReadOnly 属性
Server 属性
Size 属性
Status 属性
SWFControl 属性
TextValue 属性
ToolTipText 属性
UseHLForToolTip 属性
Value 属性
ValueChanged 属性
Control.Size 属性
表示控件大小的尺寸。
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
PROPERTY
Size
AS
Dimension
GET
SET
public
virtual
Dimension
Size
{
get
;
set
; }
查看代码
属性值
类型:
Dimension
表示控件大小的尺寸。
实现
Size
参见
引用
Control 类
XSharp.VO.SDK 命名空间