Click here to Skip to main content
15,923,909 members
Home / Discussions / C#
   

C#

 
QuestionHow to display Progress Bar while application is in operation? Pin
Nopo30-Mar-09 3:40
Nopo30-Mar-09 3:40 
AnswerRe: How to display Progress Bar while application is in operation? Pin
DaveyM6930-Mar-09 3:47
professionalDaveyM6930-Mar-09 3:47 
Drop a progress bar on to the form. You can upate the value to indicate the percentage progress, or set the style to Marquee if it's not possible to quantify the progress.

If you wish to do the actual work on a background thread - I have a progressbar and backgroundworker combined here[^].

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

AnswerRe: How to display Progress Bar while application is in operation? Pin
Abhijit Jana30-Mar-09 3:48
professionalAbhijit Jana30-Mar-09 3:48 
AnswerRe: How to display Progress Bar while application is in operation? Pin
musefan30-Mar-09 3:57
musefan30-Mar-09 3:57 
Questionstarting Windows service again on exception.. Pin
Mubeen.asim30-Mar-09 3:26
Mubeen.asim30-Mar-09 3:26 
AnswerRe: starting Windows service again on exception.. Pin
musefan30-Mar-09 3:32
musefan30-Mar-09 3:32 
GeneralRe: starting Windows service again on exception.. Pin
Mubeen.asim30-Mar-09 3:38
Mubeen.asim30-Mar-09 3:38 
GeneralRe: starting Windows service again on exception.. Pin
musefan30-Mar-09 3:44
musefan30-Mar-09 3:44 
GeneralRe: starting Windows service again on exception.. Pin
Mubeen.asim30-Mar-09 3:50
Mubeen.asim30-Mar-09 3:50 
GeneralRe: starting Windows service again on exception.. Pin
musefan30-Mar-09 4:02
musefan30-Mar-09 4:02 
GeneralRe: starting Windows service again on exception.. Pin
Mubeen.asim30-Mar-09 4:06
Mubeen.asim30-Mar-09 4:06 
GeneralRe: starting Windows service again on exception.. Pin
musefan30-Mar-09 4:12
musefan30-Mar-09 4:12 
GeneralRe: starting Windows service again on exception.. Pin
Mubeen.asim30-Mar-09 4:16
Mubeen.asim30-Mar-09 4:16 
GeneralRe: starting Windows service again on exception.. Pin
musefan30-Mar-09 4:19
musefan30-Mar-09 4:19 
QuestionWriting XML into URL using dataset( Windows Application) Pin
K V Sekhar30-Mar-09 3:24
K V Sekhar30-Mar-09 3:24 
AnswerRe: Writing XML into URL using dataset( Windows Application) Pin
musefan30-Mar-09 3:29
musefan30-Mar-09 3:29 
GeneralRe: Writing XML into URL using dataset( Windows Application) Pin
K V Sekhar30-Mar-09 3:38
K V Sekhar30-Mar-09 3:38 
GeneralRe: Writing XML into URL using dataset( Windows Application) Pin
musefan30-Mar-09 3:47
musefan30-Mar-09 3:47 
QuestionClipboard Text Pin
satsumatable30-Mar-09 1:53
satsumatable30-Mar-09 1:53 
AnswerRe: Clipboard Text Pin
musefan30-Mar-09 2:31
musefan30-Mar-09 2:31 
AnswerRe: Clipboard Text Pin
N a v a n e e t h30-Mar-09 2:38
N a v a n e e t h30-Mar-09 2:38 
QuestionHow can I get the copy of the pdf file when it is opened on IE? Pin
svt gdwl30-Mar-09 1:52
svt gdwl30-Mar-09 1:52 
RantRe: How can I get the copy of the pdf file when it is opened on IE? Pin
musefan30-Mar-09 2:05
musefan30-Mar-09 2:05 
AnswerRe: How can I get the copy of the pdf file when it is opened on IE? Pin
Xmen Real 30-Mar-09 2:45
professional Xmen Real 30-Mar-09 2:45 
QuestionAbout .dll and User Control Proctection Pin
Isaac Gordon30-Mar-09 1:47
Isaac Gordon30-Mar-09 1:47 

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.