Click or drag to resize

VORichTextBox Class (Typed)

X#
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        TextBoxBase
          RichTextBox
            VORichTextBox

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

The VORichTextBox type exposes the following members.

Constructors
  NameDescription
Public methodVORichTextBox
Initializes a new instance of the VORichTextBox class
Public methodVORichTextBox(Control, Long, Long)
Initializes a new instance of the VORichTextBox class
Top
Properties
  NameDescription
Public propertyControl
Public propertyControlProperties
Top
Functions
Extension Functions
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
Explicit Interface Implementations
See Also