README.md

December 4, 2022 · View on GitHub

ucTimer - Self-subclassed API timer control.

Description

ucTimer is a self-subclassed API timer control which is polymorphic to the native VB Timer control. This drop in place control provides all the functionality of the native control, along with setting of process priority and timer directionality (i.e. CountUp or CountDown). This UserControl, which was loosely fashioned after the count down timer of ucMsgBox (PCSID: 67387), is an attempt to solve the single file issues described in Paul Mathers VB Timer submission (PCSID: 3596). Hope this is of use.…..Enjoy! TerriTop

More Info

Submitted On2007-03-10 12:46:26
ByTerriTop
LevelIntermediate
User Rating5.0 (25 globes from 5 users)
CompatibilityVB 5.0, VB 6.0
CategoryCustom Controls/ Forms/ Menus
WorldVisual Basic
Archive FileucTimer_-_2052903102007.zip

API Declarations

See header of UserControl