VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Use a Timer to add ascending numbers (1,2,3,4,5 etc) automatic to a Listbox

Patrick Lockefeer (XI)  (1 Submission)   Miscellaneous   VB 6.0   Unknown Difficulty   Wed 17th August 2005   Mon 8th February 2021

Use a Timer to add ascending numbers (1,2,3,4,5 etc) automatic to a Listbox

API Declarations


'Please see my other snippets on page 607,609,610 and page 611

'Controls :
'Timer Name : Timer1
'Timer properties settings ; Interval 500 ; Enabled=True
'2 Commandbuttons Name : cmdStart Caption : Start
Name : cmdStop Caption : Stop


'Listbox name : List1


Rate Use a Timer to add ascending numbers (1,2,3,4,5 etc) automatic to a Listbox (1(1 Vote))
Use a Timer to add ascending numbers (1,2,3,4,5 etc) automatic to a Listbox.bas

Use a Timer to add ascending numbers (1,2,3,4,5 etc) automatic to a Listbox Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters