Click or drag to resize

VOOwnerDrawnLabel Class (Typed)

X#
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        Label
          VOLabel
            VOOwnerDrawnLabel

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

The VOOwnerDrawnLabel type exposes the following members.

Constructors
  NameDescription
Public methodVOOwnerDrawnLabel
Initializes a new instance of the VOOwnerDrawnLabel class
Top
Properties
  NameDescription
Public propertyControl (Inherited from VOLabel.)
Public propertyControlProperties (Inherited from VOLabel.)
Public propertyFixedText (Overrides FixedText.)
Top
Functions
  NameDescription
Public methodInitialize (Inherited from VOLabel.)
Public methodRevertEventPosition (Inherited from VOLabel.)
Public methodSetOwner (Inherited from VOLabel.)
Public methodSetVisualStyle (Inherited from VOLabel.)
Top
Extension Functions
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
Explicit Interface Implementations
See Also