Click or drag to resize

VOTabControl Class (Typed)

X#
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        TabControl
          VOTabControl

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CLASS VOTabControl INHERIT TabControl, 
	 IMPLEMENTS IVOControlProperties, IVOControl, IVOUIObject, IVOControlInitialize
Request Example View Source

The VOTabControl type exposes the following members.

Constructors
  NameDescription
Public methodVOTabControl
Initializes a new instance of the VOTabControl class
Public methodVOTabControl(Control, Long, Long)
Initializes a new instance of the VOTabControl 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