تسجيل الدخول

مشاهدة النسخة كاملة : Trackbar



C# Programming
05-27-2009, 12:52 PM
Hi,

How can run the track bar while reading string from a text file.
eg:
i have a text file which contain

aaaaa
bbbbb
ccc
dddddd
eeee
.
.
etc
i will read these one by one as each row. While reading each row i need to move the trackbar accordingly automaticlly.

Thankyou
YPKI