Click here to Skip to main content
15,896,111 members
Home / Discussions / C#
   

C#

 
Questiongetting all public methods in a class Pin
chakkara20034-May-06 18:12
chakkara20034-May-06 18:12 
AnswerRe: getting all public methods in a class Pin
alexey N4-May-06 19:02
alexey N4-May-06 19:02 
GeneralRe: getting all public methods in a class Pin
chakkara20034-May-06 23:03
chakkara20034-May-06 23:03 
GeneralRe: getting all public methods in a class Pin
Robert Rohde4-May-06 23:43
Robert Rohde4-May-06 23:43 
GeneralRe: getting all public methods in a class Pin
chakkara20035-May-06 0:10
chakkara20035-May-06 0:10 
QuestionHow to save a bitmap as 24-bit bitmap Pin
Subterranean4-May-06 15:52
Subterranean4-May-06 15:52 
AnswerRe: How to save a bitmap as 24-bit bitmap Pin
alexey N4-May-06 17:46
alexey N4-May-06 17:46 
Questionprogressbar help Pin
teejayem4-May-06 13:16
teejayem4-May-06 13:16 
Hi i am having some problems with my progressbar. i am copying a file and i am wanting the progressbar to show the progress of the file that is being copied using file.copy(path,path2). I did some research and this is what i have


syncbar1.Maximum = Convert.ToInt32(path2);


but it isn't gradually increasing. could someone help me with this?

thnx in advance


Don't be overcome by evil, but overcome evil with good
AnswerRe: progressbar help Pin
Sean894-May-06 13:32
Sean894-May-06 13:32 
GeneralRe: progressbar help Pin
teejayem4-May-06 14:30
teejayem4-May-06 14:30 
GeneralRe: progressbar help Pin
Sean894-May-06 15:42
Sean894-May-06 15:42 
GeneralRe: progressbar help Pin
teejayem4-May-06 16:03
teejayem4-May-06 16:03 
GeneralRe: progressbar help Pin
Sean895-May-06 9:05
Sean895-May-06 9:05 
GeneralRe: progressbar help Pin
teejayem5-May-06 10:35
teejayem5-May-06 10:35 
GeneralRe: progressbar help Pin
Sean895-May-06 11:36
Sean895-May-06 11:36 
GeneralRe: progressbar help Pin
teejayem6-May-06 2:38
teejayem6-May-06 2:38 
GeneralRe: progressbar help Pin
Sean896-May-06 5:55
Sean896-May-06 5:55 
GeneralRe: progressbar help Pin
teejayem6-May-06 6:54
teejayem6-May-06 6:54 
QuestionSocket Sample Pin
mehrdadc484-May-06 11:20
mehrdadc484-May-06 11:20 
AnswerRe: Socket Sample Pin
led mike4-May-06 11:27
led mike4-May-06 11:27 
AnswerRe: Socket Sample Pin
Ravi Bhavnani4-May-06 11:46
professionalRavi Bhavnani4-May-06 11:46 
QuestionHow to send email using C#.NET v1.0 Pin
SumitBiswasBabai4-May-06 11:01
SumitBiswasBabai4-May-06 11:01 
AnswerRe: How to send email using C#.NET v1.0 Pin
led mike4-May-06 12:14
led mike4-May-06 12:14 
AnswerRe: How to send email using C#.NET v1.0 Pin
BillWoodruff5-May-06 0:19
professionalBillWoodruff5-May-06 0:19 
QuestionIStillImage app freeze ? Pin
Christian Graus4-May-06 10:30
protectorChristian Graus4-May-06 10:30 

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.