Click or drag to resize

VOForm Class (Typed)

X#
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            Form
              VOForm
                VOAppForm
                VODialogForm

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CLASS VOForm INHERIT Form,  IMPLEMENTS IVOForm, 
	IVOControlContainer, IVOUIObject
Request Example View Source

The VOForm type exposes the following members.

Constructors
  NameDescription
Public methodVOForm
Initializes a new instance of the VOForm class
Top
Properties
Functions
Extension Functions
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
Explicit Interface Implementations
See Also