.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
Control 类
Control 方法
Activate 方法
AsString 方法
Create 方法
Deactivate 方法
DEFAULT 方法
Destroy 方法
Disable 方法
DisableTheme 方法
Dispatch 方法
Enable 方法
Expose 方法
FocusChange 方法
GetExStyle 方法
GetStyle 方法
Handle 方法
HasBorder 方法
HasStyle 方法
Hide 方法
HorizontalScroll 方法
IsEnabled 方法
IsExStyle 方法
IsReadOnly 方法
IsStyle 方法
IsVisible 方法
KeyDown 方法
KeyUp 方法
LinkDF 方法
MenuInit 方法
MenuSelect 方法
MouseButtonDoubleClick 方法
MouseButtonDown 方法
MouseButtonUp 方法
MouseDrag 方法
MouseMove 方法
Move 方法
OverRide 方法
PerformValidations 方法
RegisterTimer 方法
RePaint 方法
Resize 方法
RestoreUpdate 方法
SetExStyle 方法
SetFocus 方法
SetParent 方法
SetStyle 方法
Show 方法
SuspendUpdate 方法
Timer 方法
ValidateControl 方法
VerticalScroll 方法
Control.Hide 方法
隐藏控件,使其不可见(直到后续调用 Control:Show())。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
METHOD
Hide
()
AS
USUAL
public
virtual
__Usual
Hide
()
查看代码
返回值
类型:
__Usual
参见
引用
Control 类
VO 命名空间