Click here to Skip to main content
15,915,093 members
Home / Discussions / C#
   

C#

 
Questionsource code to draw an ellipse by pressing a button Pin
giovannirodrigo7-Feb-07 16:59
giovannirodrigo7-Feb-07 16:59 
AnswerRe: source code to draw an ellipse by pressing a button Pin
Christian Graus7-Feb-07 17:39
protectorChristian Graus7-Feb-07 17:39 
GeneralRe: source code to draw an ellipse by pressing a button Pin
giovannirodrigo8-Feb-07 2:52
giovannirodrigo8-Feb-07 2:52 
GeneralRe: source code to draw an ellipse by pressing a button Pin
Christian Graus8-Feb-07 8:42
protectorChristian Graus8-Feb-07 8:42 
QuestionPlz help me in using Media player control in C# Asp.net web application Pin
EEmaan7-Feb-07 16:54
EEmaan7-Feb-07 16:54 
AnswerRe: Plz help me in using Media player control in C# Asp.net web application Pin
Christian Graus7-Feb-07 17:48
protectorChristian Graus7-Feb-07 17:48 
QuestionHow to draw an ellipse by pressing a button Pin
giovannirodrigo7-Feb-07 16:33
giovannirodrigo7-Feb-07 16:33 
AnswerRe: How to draw an ellipse by pressing a button Pin
Christian Graus7-Feb-07 16:37
protectorChristian Graus7-Feb-07 16:37 
You need to add a paint handler, that shuold check your textboxes, using int.TryParse to see if they contain numbers. If they do, use them to draw your ellipse, using the Graphics object passed in on the event args.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

NewsDrp System sourcecode Pin
tangmin20087-Feb-07 16:25
tangmin20087-Feb-07 16:25 
GeneralRe: Drp System sourcecode Pin
Christian Graus7-Feb-07 16:38
protectorChristian Graus7-Feb-07 16:38 
QuestionSystem.Drawing Pin
dsl/fahk7-Feb-07 16:00
dsl/fahk7-Feb-07 16:00 
AnswerRe: System.Drawing Pin
Christian Graus7-Feb-07 16:16
protectorChristian Graus7-Feb-07 16:16 
AnswerRe: System.Drawing Pin
Judah Gabriel Himango7-Feb-07 16:23
sponsorJudah Gabriel Himango7-Feb-07 16:23 
QuestionReg. exe file icon Pin
Sri harini7-Feb-07 15:40
Sri harini7-Feb-07 15:40 
QuestionHow to pass reference Pin
Member 38068457-Feb-07 14:58
Member 38068457-Feb-07 14:58 
AnswerRe: How to pass reference Pin
Christian Graus7-Feb-07 15:11
protectorChristian Graus7-Feb-07 15:11 
AnswerRe: How to pass reference Pin
sysrev8-Feb-07 0:39
sysrev8-Feb-07 0:39 
Questionform.close() not working Pin
red60mans7-Feb-07 14:13
red60mans7-Feb-07 14:13 
AnswerRe: form.close() not working Pin
Christian Graus7-Feb-07 14:33
protectorChristian Graus7-Feb-07 14:33 
GeneralRe: form.close() not working Pin
red60mans7-Feb-07 14:58
red60mans7-Feb-07 14:58 
GeneralRe: form.close() not working Pin
Luc Pattyn7-Feb-07 15:04
sitebuilderLuc Pattyn7-Feb-07 15:04 
GeneralRe: form.close() not working Pin
Christian Graus7-Feb-07 15:14
protectorChristian Graus7-Feb-07 15:14 
GeneralRe: form.close() not working Pin
Christian Graus7-Feb-07 15:15
protectorChristian Graus7-Feb-07 15:15 
QuestionRe: form.close() not working Pin
red60mans7-Feb-07 17:24
red60mans7-Feb-07 17:24 
AnswerRe: form.close() not working Pin
ShermansLagoon7-Feb-07 21:00
ShermansLagoon7-Feb-07 21:00 

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.