点击或拖拽改变大小

WinFormVOWindow 类

X#
This class is used to host a VO GUI Window in a Windows Forms UI Hierarchy
继承层次
Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            Form
              WinFormVOWindow

命名空间:  XSharp
程序集:  VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法
 CLASS WinFormVOWindow INHERIT Form
查看代码

WinFormVOWindow 类型公开以下成员。

构造函数
  名称说明
公共方法WinFormVOWindow
初始化 WinFormVOWindow 类的一个新实例
Top
属性
  名称说明
公共属性VOWindowHost
Form that host the VO window
Top
方法
  名称说明
公共方法静态成员CloseHostForm
Close a VO window and the form that it hosts
公共方法静态成员Initialize
Top
扩展方法
  名称说明
公共扩展器方法GetAllChildren (由 Extensions 定义。)
公共扩展器方法GetFirstEditableChild (由 Extensions 定义。)
Top
参见