Click or drag to resize

VOSurfacePanel Class (Typed)

X#
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          Panel
            VOPanel
              VOSurfacePanel

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.24 GA
Syntax
 CLASS VOSurfacePanel INHERIT VOPanel
Request Example View Source

The VOSurfacePanel type exposes the following members.

Constructors
  NameDescription
Public methodVOSurfacePanel(Window)
Initializes a new instance of the VOSurfacePanel class
Public methodVOSurfacePanel(Control, Long, Long)
Initializes a new instance of the VOSurfacePanel class
Top
Functions
Extension Functions
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
See Also