i want to auto increment the value from 01-50...and display these values to combo box...
each increment of value should be done on after selected index changed......can any one help me...

Recommended Answers

All 2 Replies

What code have you tried that isn't working? This is essential since the description of your problem down't make much sense.

use timer
set timertick interval value 1000
on timetick event perform your operation

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.