.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.VFP.UI
Container 类
Container 构造函数
Container 属性
Container 方法
Container 类
The VFP compatible Container class.
继承层次
Object
MarshalByRefObject
Component
Control
ScrollableControl
ContainerControl
UserControl
Container
命名空间:
XSharp.VFP.UI
程序集:
XSharp.VFP.UI (在 XSharp.VFP.UI.dll 中) 版本:2.22 GA
语法
X#
C#
复制
CLASS
Container
INHERIT
UserControl
public
class
Container
:
UserControl
查看代码
Container
类型公开以下成员。
构造函数
名称
说明
Container
初始化
Container
类的一个新实例
Container(
__Usual
)
初始化
Container
类的一个新实例
Top
属性
名称
说明
AutoScaleMode
BorderColor
Caption
MousePointer
Properties
ShowTips
StatusBarText
ToolTipText
vfpCLick
vfpDblClick
vfpDestroy
vfpGotFocus
vfpInit
vfpInteractiveChange
vfpKeyPress
vfpLostFocus
vfpMouseDown
vfpMouseEnter
vfpMouseLeave
vfpMouseMove
vfpMouseUp
vfpRefresh
vfpRightCLick
vfpValid
vfpWhen
ZOrderSet
Top
方法
名称
说明
_AddProperty
_Click
_RemoveProperty
AddProperty
AEVENTS
AMOUSEOBJ
BINDEVENT
GetPropertyNames
NoIvarGet
NoIvarPut
RemoveProperty
Set_Click
Set_DblClick
Set_Destroy
Set_GotFocus
Set_Init
Set_InteractiveChange
Set_KeyPress
Set_LostFocus
Set_MouseDown
Set_MouseEnter
Set_MouseLeave
Set_MouseMove
Set_MouseUp
Set_Refresh
Set_RightClick
Set_Valid
Set_When
SetAnchor
SetFocus
SetToolTipText
ZOrder
Change the Z-Order to the Control
Top
扩展方法
名称
说明
GetAllChildren
(由
Extensions
定义。)
GetFirstEditableChild
(由
Extensions
定义。)
Top
参见
引用
XSharp.VFP.UI 命名空间