Click here to Skip to main content
15,895,011 members
Home / Discussions / C#
   

C#

 
QuestionCan't get variables into Watch1 in Debug Pin
Anonymous30-Sep-05 14:58
Anonymous30-Sep-05 14:58 
AnswerRe: Can't get variables into Watch1 in Debug Pin
Guffa30-Sep-05 23:42
Guffa30-Sep-05 23:42 
QuestionInterface Icons Pin
Anonymous30-Sep-05 14:12
Anonymous30-Sep-05 14:12 
QuestionHow to write a user defined windows control??? Pin
Ming Luo30-Sep-05 11:48
Ming Luo30-Sep-05 11:48 
AnswerRe: How to write a user defined windows control??? Pin
Jon Rista30-Sep-05 12:23
Jon Rista30-Sep-05 12:23 
GeneralRe: How to write a user defined windows control??? Pin
Ming Luo30-Sep-05 23:55
Ming Luo30-Sep-05 23:55 
GeneralRe: How to write a user defined windows control??? Pin
Jon Rista1-Oct-05 8:08
Jon Rista1-Oct-05 8:08 
AnswerRe: How to write a user defined windows control??? Pin
Heinz_30-Sep-05 17:48
Heinz_30-Sep-05 17:48 
Jon Rista is right. You can use winform controls like textboxes for creating your own controls. Just create a child class from the textbox class and add your custom events and members to your class.
GeneralRe: How to write a user defined windows control??? Pin
Jon Rista1-Oct-05 8:10
Jon Rista1-Oct-05 8:10 
QuestionForm2 DataAdapter/DataSet Pin
rich_wenger30-Sep-05 10:28
rich_wenger30-Sep-05 10:28 
Questionpassing record between forms Pin
mpw_30-Sep-05 9:37
mpw_30-Sep-05 9:37 
AnswerRe: passing record between forms Pin
Robert Rohde30-Sep-05 9:51
Robert Rohde30-Sep-05 9:51 
GeneralRe: passing record between forms Pin
mpw_30-Sep-05 10:24
mpw_30-Sep-05 10:24 
QuestionWhen to use Int32.Parse(... vs. Convert.ToInt32(... Pin
...---...30-Sep-05 9:20
...---...30-Sep-05 9:20 
AnswerRe: When to use Int32.Parse(... vs. Convert.ToInt32(... Pin
Robert Rohde30-Sep-05 9:48
Robert Rohde30-Sep-05 9:48 
AnswerRe: When to use Int32.Parse(... vs. Convert.ToInt32(... Pin
mpw_30-Sep-05 10:19
mpw_30-Sep-05 10:19 
QuestionConnection between two C# program Pin
Yanshof30-Sep-05 9:13
Yanshof30-Sep-05 9:13 
AnswerRe: Connection between two C# program Pin
DavidNohejl30-Sep-05 9:30
DavidNohejl30-Sep-05 9:30 
QuestionHow to calculate the nearest color? Pin
bouli30-Sep-05 9:07
bouli30-Sep-05 9:07 
AnswerRe: How to calculate the nearest color? Pin
DavidNohejl30-Sep-05 9:27
DavidNohejl30-Sep-05 9:27 
QuestionCSharpCodeProvider generated EXE embedded with ResourceWriter generated .resources fails... Pin
Jon Rista30-Sep-05 6:43
Jon Rista30-Sep-05 6:43 
AnswerRe: CSharpCodeProvider generated EXE embedded with ResourceWriter generated .resources fails... Pin
Jon Rista1-Oct-05 8:11
Jon Rista1-Oct-05 8:11 
QuestionConvert colour image to Black and White Pin
Colin Waite30-Sep-05 5:57
Colin Waite30-Sep-05 5:57 
AnswerRe: Convert colour image to Black and White Pin
Jon Rista30-Sep-05 7:11
Jon Rista30-Sep-05 7:11 
QuestionConvert a video from 32bit ->16bit in DirectShow -- possible? Pin
Nyst30-Sep-05 5:12
Nyst30-Sep-05 5:12 

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.