|
April16 Timers OCX 1.1 released
April16 has just released Timers OCX 1.1: The popular collection of timer controls for VB now has more functionality. The Timers OCX control is a set of timers that expand on the timer control supplied with Visual Basic. V1.1 features more properties for the existing controls and a new control is also included.
April16 has just released Timers OCX 1.1: The popular collection of timer controls for VB now has more functionality. The Timers OCX control is a set of timers that expand on the timer control supplied with Visual Basic. V1.1 features more properties for the existing controls and a new control is also included.
The STimer, MTimer and HTimer have new properties for controlling the operation of the timer on the Timer event and for determining if the timer is actually timing.
The Wait timer has a new property for determining whether the Wait timer is waiting. WaitStop method stops the Wait control dead to allow for a quick exit.
The new control SWatch has been included to provide stopwatch functionality, for timing program or user operations.
STimer - seconds timer.
MTimer - minutes timer.
HTimer - hours timer.
Wait - pause host application.
SWatch - Stopwatch timer.
|