Click or drag to resize

WinFormVOWindow Class (Typed)

X#
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            Form
              WinFormVOWindow

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CLASS WinFormVOWindow INHERIT Form
Request Example View Source

The WinFormVOWindow type exposes the following members.

Constructors
  NameDescription
Public methodWinFormVOWindow
Initializes a new instance of the WinFormVOWindow class
Top
Properties
  NameDescription
Public propertyVOWindowHost
Top
Functions
  NameDescription
Public methodStatic memberCloseHostForm
Public methodStatic memberInitialize
Top
Extension Functions
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
See Also