.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.VO.SDK
Control 类
Control 方法
Activate 方法
AddChild 方法
AsString 方法
BringToFront 方法
Create 方法
CreateWindowEx 方法
Deactivate 方法
Default 方法
Destroy 方法
Disable 方法
DisableTheme 方法
Dispatch 方法
Drop 方法
Enable 方法
Expose 方法
FocusChange 方法
Handle 方法
HasBorder 方法
HasStyle 方法
Hide 方法
HorizontalScroll 方法
IsEnabled 方法
IsReadOnly 方法
IsVisible 方法
KeyDown 方法
KeyUp 方法
LinkDF 方法
MenuInit 方法
MenuSelect 方法
MouseButtonDoubleClick 方法
MouseButtonDown 方法
MouseButtonUp 方法
MouseDrag 方法
MouseMove 方法
Move 方法
OnControlCreated 方法
OnHandleCreated 方法
OnHandleDestroyed 方法
OverRide 方法
OwnerAlignmentHandledByWinForms 方法
PaintBackGround 方法
PerformValidations 方法
RegisterTimer 方法
RePaint 方法
Resize 方法
RestoreUpdate 方法
SendToBack 方法
SetExStyle 方法
SetFocus 方法
SetStyle 方法
Show 方法
ShowToolTip 方法
SuspendUpdate 方法
Timer 方法
ValidateControl 方法
VerticalScroll 方法
Control.HasBorder 方法
检查控件是否设置了边框
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
METHOD
HasBorder
()
AS
LOGIC
public
virtual
bool
HasBorder
()
查看代码
返回值
类型:
Boolean
设置了边框时返回 TRUE。否则返回 FALSE。
参见
引用
Control 类
XSharp.VO.SDK 命名空间