Click here to Skip to main content
15,904,346 members
Home / Discussions / C#
   

C#

 
QuestionEmbed PDF viewer in C# Windows App Pin
Engineer Joe21-Apr-09 7:24
Engineer Joe21-Apr-09 7:24 
QuestionReturn a function value after leaving the function and wait for corresponding event? Pin
rpm820021-Apr-09 5:05
rpm820021-Apr-09 5:05 
AnswerRe: Return a function value after leaving the function and wait for corresponding event? Pin
DaveyM6921-Apr-09 5:53
professionalDaveyM6921-Apr-09 5:53 
QuestionDeleting a node from Xml Pin
MehmetKocc21-Apr-09 4:49
MehmetKocc21-Apr-09 4:49 
AnswerRe: Deleting a node from Xml Pin
Christian Graus21-Apr-09 11:24
protectorChristian Graus21-Apr-09 11:24 
QuestionGet const-collection from code? Pin
Ariadne21-Apr-09 4:29
Ariadne21-Apr-09 4:29 
AnswerRe: Get const-collection from code? Pin
DaveyM6921-Apr-09 4:49
professionalDaveyM6921-Apr-09 4:49 
GeneralRe: Get const-collection from code? Pin
OriginalGriff21-Apr-09 4:54
mveOriginalGriff21-Apr-09 4:54 
GeneralRe: Get const-collection from code? Pin
Pete O'Hanlon21-Apr-09 4:57
mvePete O'Hanlon21-Apr-09 4:57 
GeneralRe: Get const-collection from code? Pin
OriginalGriff21-Apr-09 5:07
mveOriginalGriff21-Apr-09 5:07 
AnswerRe: Get const-collection from code? Pin
Pete O'Hanlon21-Apr-09 4:56
mvePete O'Hanlon21-Apr-09 4:56 
GeneralRe: Get const-collection from code? Pin
Ariadne22-Apr-09 2:02
Ariadne22-Apr-09 2:02 
AnswerRe: Get const-collection from code? Pin
Rolando CC21-Apr-09 5:30
professionalRolando CC21-Apr-09 5:30 
QuestionAccessing File from Remote PC Pin
satsumatable21-Apr-09 4:21
satsumatable21-Apr-09 4:21 
AnswerRe: Accessing File from Remote PC Pin
Rolando CC21-Apr-09 5:39
professionalRolando CC21-Apr-09 5:39 
Questionthe best way to draw a calendar in C# Pin
student198821-Apr-09 4:10
student198821-Apr-09 4:10 
AnswerRe: the best way to draw a calendar in C# Pin
Rob Philpott21-Apr-09 4:44
Rob Philpott21-Apr-09 4:44 
GeneralRe: the best way to draw a calendar in C# Pin
student198821-Apr-09 5:20
student198821-Apr-09 5:20 
GeneralRe: the best way to draw a calendar in C# Pin
musefan21-Apr-09 5:54
musefan21-Apr-09 5:54 
GeneralRe: the best way to draw a calendar in C# Pin
Rob Philpott21-Apr-09 6:00
Rob Philpott21-Apr-09 6:00 
GeneralRe: the best way to draw a calendar in C# Pin
student198821-Apr-09 11:05
student198821-Apr-09 11:05 
GeneralRe: the best way to draw a calendar in C# Pin
22over721-Apr-09 11:41
22over721-Apr-09 11:41 
Questionlistbox string text unorganized Pin
neodeaths21-Apr-09 4:05
neodeaths21-Apr-09 4:05 
hi guys
i am having trouble formating my string text for my listbox.
this is what i am using
String.Format("{0,-15} \t {1,-50} \t {2,-20} \t", data1,data2,data3);


however due to the amount of space some text used up when many words are used the tab always goes out of place and end up making untidy

does anyone have a better alternative or a solution for this problem? pls assist
AnswerRe: listbox string text unorganized Pin
Eddy Vluggen21-Apr-09 4:31
professionalEddy Vluggen21-Apr-09 4:31 
QuestionSquare Wave using C# Pin
spalanivel21-Apr-09 3:46
spalanivel21-Apr-09 3:46 

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.