Click or drag to resize

VOControlProperties Class (Typed)

X#
Inheritance Hierarchy
Object
  VOProperties
    VOControlProperties

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CLASS VOControlProperties INHERIT VOProperties
Request Example View Source

The VOControlProperties type exposes the following members.

Constructors
  NameDescription
Public methodVOControlProperties(Control, Control)
Initializes a new instance of the VOControlProperties class
Public methodVOControlProperties(Control, Control, Long, Long)
Initializes a new instance of the VOControlProperties class
Top
Properties
  NameDescription
Public propertyControl
Public propertyExStyle (Inherited from VOProperties.)
Public propertyModifierKeys
Public propertyNotExStyle (Inherited from VOProperties.)
Public propertyNotStyle (Inherited from VOProperties.)
Public propertyoWFC
Public propertyStyle (Inherited from VOProperties.)
Public propertyTextAlignment (Inherited from VOProperties.)
Public propertyWindow
Top
Functions
Events
  NameDescription
Public eventExStyleChanged (Inherited from VOProperties.)
Public eventOnWndProc
Public eventStyleChanged (Inherited from VOProperties.)
Top
See Also