blah blah blah is here! blah blah » Close

0
votes
2 answers

problem with 2Forms+progressbar+background worker

Dear all, I am having a very frustrating problem with a project in Visual Studio 2008 C#. I have tried everything, I have searched everywhere, but it seems that nothing works. I would appreciate if someone gave me some directions or sugges ...

0
votes
0 answers

Download list

hello, i think most of you use an ftp or download manager , most of this softwares have list which upload or download tow items in one time like this: [img]http://www.queensu.ca/its/software/filezilla/tutorial/filezilla.jpg[/img] [img] ...

0
votes
1 answers

Timer Control's progress?????

In my Winform I'm having a export function. On the Export_LinkClicked event all components in my DGV is exported into a "New" xls file everytime. As u may understand that whenever the contents in DGV increases, it will take lon ...

0
votes
3 answers

ProgressBar & Timer control in C#

There's a "Auto Refresh" checkBox in my WinForm which invokes the Timer control (60000) 1 min to call the form1_Load(); [b]How shall I link the progressBar with timer?[/b] I tried doing something like this:[code]private void ch ...

1
votes
1 answers

Reverse ProgressBar

Hi Thanks in advance for any assistance... I have an app with progressbar that increments on successful operation, however when I recieve a failure I roll back any changes, this works fine... However what i would like to do is whe ...

Feedback