点击或拖拽改变大小

FormSet 类

X#
The VFP compatible FormSet class.
继承层次
Object
  FormSet

命名空间:  XSharp.VFP.UI
程序集:  XSharp.VFP.UI (在 XSharp.VFP.UI.dll 中) 版本:2.22 GA
语法
 CLASS FormSet IMPLEMENTS IVFPObject, IDynamicProperties, 
	IDynamicProperties2, IVFPOwner
查看代码

FormSet 类型公开以下成员。

构造函数
  名称说明
公共方法FormSet
初始化 FormSet 类的一个新实例
Top
属性
  名称说明
公共属性ActiveForm
公共属性AutoRelease
公共属性BaseClass
公共属性BufferMode
公共属性Class
公共属性ClassLibrary
公共属性Comment
公共属性ControlCount
公共属性Controls
Same as the Forms property. The order
公共属性DataSession
公共属性DataSessionID
公共属性FormCount
How many Forms in the FormSet
公共属性Forms
access individual forms in a form set.
公共属性Objects
公共属性Properties
公共属性ReadCycle 已过时。
公共属性ReadLock 已过时。
公共属性ReadMouse 已过时。
公共属性ReadSave 已过时。
公共属性ReadTimeout 已过时。
公共属性ThisFormSet
The current FormSet. Alias for SELF
公共属性Visible
公共属性WindowList 已过时。
公共属性WindowType
Top
方法
参见