Click or drag to resize

Timer Class

X#
The VFP compatible Timer class.
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Timer
        Timer

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 CLASS Timer INHERIT Timer
Request Example View Source

The Timer type exposes the following members.

Constructors
  NameDescription
Public methodTimer
Initializes a new instance of the Timer class
Top
Properties
  NameDescription
Public propertyEnabled
Public propertyInterval
Top
Methods
  NameDescription
Public methodReset
Top
See Also