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

C#

 
GeneralRe: how to get public ip Pin
Muammar©19-Jan-07 9:35
Muammar©19-Jan-07 9:35 
General[OT] Pin
Guffa19-Jan-07 9:48
Guffa19-Jan-07 9:48 
Question2 Pop3 Questions (RFC related "I guess!!") Pin
Muammar©18-Jan-07 9:59
Muammar©18-Jan-07 9:59 
AnswerRe: 2 Pop3 Questions (RFC related "I guess!!") Pin
Ravi Bhavnani18-Jan-07 10:03
professionalRavi Bhavnani18-Jan-07 10:03 
GeneralRe: 2 Pop3 Questions (RFC related "I guess!!") Pin
Muammar©18-Jan-07 10:20
Muammar©18-Jan-07 10:20 
QuestionProgress Bar Pin
Civic0618-Jan-07 9:44
Civic0618-Jan-07 9:44 
AnswerRe: Progress Bar Pin
Ravi Bhavnani18-Jan-07 9:53
professionalRavi Bhavnani18-Jan-07 9:53 
AnswerRe: Progress Bar Pin
Muammar©18-Jan-07 10:12
Muammar©18-Jan-07 10:12 
Howdy!!
First, you have to set the maximum limit you want to reach (1) for example if you want to set this progress bar for measuring copied files, first you have to count your files "say you put their names in an array" then you should check (frequently/on flag changing basis) how many files had been copied so far "using some sort of if statement that might be included in a thread or timer" then increment the progress bar value by the percentage of the completion (FilesCopiedSoFar/TotalNumberOfFiles) and so on untill you reach the 100%

I hope this's useful.


All generalizations are wrong, including this one!
(\ /)
(O.o)
(><)

QuestionFormat Disk Drive Programmatically Pin
StCroixSkipper18-Jan-07 9:29
StCroixSkipper18-Jan-07 9:29 
AnswerRe: Format Disk Drive Programmatically Pin
Ravi Bhavnani18-Jan-07 10:00
professionalRavi Bhavnani18-Jan-07 10:00 
AnswerRe: Format Disk Drive Programmatically Pin
Muammar©18-Jan-07 10:14
Muammar©18-Jan-07 10:14 
GeneralRe: Format Disk Drive Programmatically Pin
ednrgc19-Jan-07 2:14
ednrgc19-Jan-07 2:14 
GeneralRe: Format Disk Drive Programmatically Pin
Muammar©19-Jan-07 9:32
Muammar©19-Jan-07 9:32 
Questionhow to play video from stream ? Pin
hdv21218-Jan-07 9:15
hdv21218-Jan-07 9:15 
QuestionEmbed an application inside a window form Pin
erbeh18-Jan-07 9:01
erbeh18-Jan-07 9:01 
AnswerRe: Embed an application inside a window form Pin
Abisodun18-Jan-07 9:17
Abisodun18-Jan-07 9:17 
GeneralRe: Embed an application inside a window form Pin
erbeh18-Jan-07 9:36
erbeh18-Jan-07 9:36 
GeneralRe: Embed an application inside a window form Pin
Abisodun18-Jan-07 13:52
Abisodun18-Jan-07 13:52 
AnswerRe: Embed an application inside a window form Pin
Ravi Bhavnani18-Jan-07 9:57
professionalRavi Bhavnani18-Jan-07 9:57 
GeneralRe: Embed an application inside a window form Pin
erbeh18-Jan-07 9:58
erbeh18-Jan-07 9:58 
AnswerRe: Embed an application inside a window form Pin
S. Senthil Kumar18-Jan-07 15:55
S. Senthil Kumar18-Jan-07 15:55 
AnswerRe: Embed an application inside a window form Pin
Dave Kreskowiak18-Jan-07 17:37
mveDave Kreskowiak18-Jan-07 17:37 
GeneralRe: Embed an application inside a window form Pin
Luc Pattyn18-Jan-07 21:57
sitebuilderLuc Pattyn18-Jan-07 21:57 
GeneralRe: Embed an application inside a window form Pin
Dave Kreskowiak19-Jan-07 3:51
mveDave Kreskowiak19-Jan-07 3:51 
Questionlinkbutton Pin
netJP12L18-Jan-07 8:11
netJP12L18-Jan-07 8:11 

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.