Click or drag to resize

EditFocusChangeEvent Class (Typed)

X#
Inheritance Hierarchy
Object
  Event
    ControlEvent
      ControlFocusChangeEvent
        EditFocusChangeEvent

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

The EditFocusChangeEvent type exposes the following members.

Constructors
  NameDescription
Public methodEditFocusChangeEvent
Initializes a new instance of the EditFocusChangeEvent class
Top
Properties
  NameDescription
Public propertyControl (Inherited from ControlEvent.)
Public propertyControlID (Inherited from ControlEvent.)
Public propertyDescription (Inherited from ControlEvent.)
Public propertyGotFocus (Inherited from ControlFocusChangeEvent.)
Public propertyHandle (Inherited from Event.)
Public propertyHelpContext (Inherited from ControlEvent.)
Public propertyhWnd (Inherited from Event.)
Public propertyHyperLabel (Inherited from ControlEvent.)
Public propertylParam (Inherited from Event.)
Public propertyMessage (Inherited from Event.)
Public propertyName (Inherited from ControlEvent.)
Public propertyNameSym (Inherited from ControlEvent.)
Public propertyoWindow (Inherited from Event.)
Public propertyuMsg (Inherited from Event.)
Public propertyWindow (Inherited from Event.)
Public propertywParam (Inherited from Event.)
Top
See Also