Click here to Skip to main content
15,886,137 members
Home / Discussions / C#
   

C#

 
AnswerRe: Visual Studio 2010 Photo Gallery website or project Pin
Not Active17-Apr-11 4:30
mentorNot Active17-Apr-11 4:30 
AnswerRe: Visual Studio 2010 Photo Gallery website or project Pin
Prasanta_Prince18-Apr-11 0:18
Prasanta_Prince18-Apr-11 0:18 
Questionadding a different references depending on the system.(32 bit or 64 bit) Pin
prasadbuddhika16-Apr-11 20:38
prasadbuddhika16-Apr-11 20:38 
AnswerRe: adding a different references depending on the system.(32 bit or 64 bit) [modified] Pin
Luc Pattyn17-Apr-11 2:24
sitebuilderLuc Pattyn17-Apr-11 2:24 
QuestionDatabase help Pin
Dave McCool16-Apr-11 12:23
Dave McCool16-Apr-11 12:23 
AnswerRe: Database help Pin
RobCroll17-Apr-11 4:22
RobCroll17-Apr-11 4:22 
QuestionHelp loading form, progress bar and button Pin
Dave McCool16-Apr-11 12:15
Dave McCool16-Apr-11 12:15 
AnswerRe: Help loading form, progress bar and button Pin
Luc Pattyn16-Apr-11 12:29
sitebuilderLuc Pattyn16-Apr-11 12:29 
Confused | :confused:


Dave McCool wrote:
time1.Interval = 10;

that is 10 milliseconds.


Dave McCool wrote:
progressBar1.Value += 1;
timer1.Stop();

so it will increment once, then the timer stops?

You need some conditional code. Maybe test whether incrementing the progress bar would overflow, and if so stop the timer and change the button state.

Smile | :)
Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

GeneralRe: Help loading form, progress bar and button Pin
Dave McCool18-Apr-11 1:14
Dave McCool18-Apr-11 1:14 
QuestionScrolling with mouse in combo box too fast Pin
RobScripta16-Apr-11 2:37
professionalRobScripta16-Apr-11 2:37 
AnswerRe: Scrolling with mouse in combo box too fast Pin
Dave Kreskowiak16-Apr-11 2:52
mveDave Kreskowiak16-Apr-11 2:52 
GeneralRe: Scrolling with mouse in combo box too fast Pin
RobScripta16-Apr-11 3:23
professionalRobScripta16-Apr-11 3:23 
GeneralRe: Scrolling with mouse in combo box too fast Pin
Dave Kreskowiak16-Apr-11 3:29
mveDave Kreskowiak16-Apr-11 3:29 
GeneralRe: Scrolling with mouse in combo box too fast Pin
RobCroll17-Apr-11 4:34
RobCroll17-Apr-11 4:34 
GeneralRe: Scrolling with mouse in combo box too fast Pin
BobJanova17-Apr-11 23:55
BobJanova17-Apr-11 23:55 
GeneralRe: Scrolling with mouse in combo box too fast Pin
RobScripta18-Apr-11 6:05
professionalRobScripta18-Apr-11 6:05 
GeneralRe: Scrolling with mouse in combo box too fast Pin
BobJanova18-Apr-11 10:17
BobJanova18-Apr-11 10:17 
AnswerRe: Scrolling with mouse in combo box too fast Pin
Dalek Dave16-Apr-11 3:52
professionalDalek Dave16-Apr-11 3:52 
Questionuser control rotate urgent Pin
muharrem16-Apr-11 2:03
muharrem16-Apr-11 2:03 
AnswerRe: user control rotate urgent Pin
dan!sh 16-Apr-11 2:16
professional dan!sh 16-Apr-11 2:16 
QuestionMaster/detail datagridview not loading Pin
Muammar©15-Apr-11 9:59
Muammar©15-Apr-11 9:59 
Questionvideo conferencing system [modified] Pin
comsian1115-Apr-11 8:38
comsian1115-Apr-11 8:38 
AnswerRe: video conferencing system Pin
OriginalGriff15-Apr-11 8:40
mveOriginalGriff15-Apr-11 8:40 
GeneralRe: video conferencing system Pin
comsian1115-Apr-11 9:26
comsian1115-Apr-11 9:26 
QuestionRe: video conferencing system Pin
AspDotNetDev15-Apr-11 9:09
protectorAspDotNetDev15-Apr-11 9:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.