Click or drag to resize

VOFramePanel Class (Typed)

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

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.24 GA
Syntax
 CLASS VOFramePanel INHERIT VOPanel, 
	 IMPLEMENTS IVOFramePanel, IVOPanel, IVOControl, IVOUIObject, 
	IVOControlContainer
Request Example View Source

The VOFramePanel type exposes the following members.

Constructors
  NameDescription
Public methodVOFramePanel(VODataForm, Window)
Initializes a new instance of the VOFramePanel class
Public methodVOFramePanel(Control, Long, Long)
Initializes a new instance of the VOFramePanel 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