Click or drag to resize

VOFormProperties Class (Typed)

X#
Inheritance Hierarchy
Object
  VOProperties
    VOFormProperties

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

The VOFormProperties type exposes the following members.

Constructors
  NameDescription
Public methodVOFormProperties
Initializes a new instance of the VOFormProperties class
Top
Properties
  NameDescription
Public propertyExStyle (Inherited from VOProperties.)
Public propertyForm
Public propertyNotExStyle (Inherited from VOProperties.)
Public propertyNotStyle (Inherited from VOProperties.)
Public propertyStyle (Inherited from VOProperties.)
Public propertyTextAlignment (Inherited from VOProperties.)
Public propertyWindow
Top
Functions
Events
  NameDescription
Public eventExStyleChanged (Inherited from VOProperties.)
Public eventStyleChanged (Inherited from VOProperties.)
Top
See Also