Click here to Skip to main content
16,004,882 members
Home / Discussions / C#
   

C#

 
GeneralRe: Strange behaviour Pin
sinosoidal22-Mar-07 6:28
sinosoidal22-Mar-07 6:28 
AnswerRe: Strange behaviour Pin
Edmundisme21-Mar-07 7:10
Edmundisme21-Mar-07 7:10 
AnswerRe: Strange behaviour Pin
Muammar©21-Mar-07 8:22
Muammar©21-Mar-07 8:22 
QuestionDatabase to Dataset to DataTable then Another table using query Pin
Sarfaraj Ahmed21-Mar-07 6:12
Sarfaraj Ahmed21-Mar-07 6:12 
Questiontwo problems in windows form Pin
ahmad al-omar21-Mar-07 5:59
ahmad al-omar21-Mar-07 5:59 
AnswerRe: two problems in windows form Pin
Shy Agam21-Mar-07 7:42
Shy Agam21-Mar-07 7:42 
GeneralRe: two problems in windows form Pin
ahmad al-omar21-Mar-07 8:51
ahmad al-omar21-Mar-07 8:51 
GeneralRe: two problems in windows form Pin
Shy Agam21-Mar-07 9:36
Shy Agam21-Mar-07 9:36 
When you paint something on a control you have to repaint it whenever the control repaints itself.
When you minimize the form and restore it, all of the controls on the form are automatically repainted.
However, any painting you made on the controls are not repainted.

Use the PictureBox.Paint event and place your code there in order to repaint the ellipse everytime the PictureBox repaints itself.

Regards,
Shy.
GeneralRe: two problems in windows form Pin
Sautin.net22-Mar-07 8:49
Sautin.net22-Mar-07 8:49 
QuestionPHP IDE Pin
abalfazl21-Mar-07 4:25
abalfazl21-Mar-07 4:25 
AnswerRe: PHP IDE Pin
joon vh.21-Mar-07 5:06
joon vh.21-Mar-07 5:06 
QuestionUndo and Redo in c# Pin
hiremath7121-Mar-07 4:21
hiremath7121-Mar-07 4:21 
AnswerRe: Undo and Redo in c# Pin
Bekjong21-Mar-07 4:32
Bekjong21-Mar-07 4:32 
AnswerRe: Undo and Redo in c# [modified] Pin
joon vh.21-Mar-07 4:33
joon vh.21-Mar-07 4:33 
GeneralRe: Undo and Redo in c# Pin
hiremath7121-Mar-07 18:54
hiremath7121-Mar-07 18:54 
AnswerRe: Undo and Redo in c# Pin
Pete O'Hanlon21-Mar-07 4:34
mvePete O'Hanlon21-Mar-07 4:34 
GeneralRe: Undo and Redo in c# Pin
hiremath7121-Mar-07 18:55
hiremath7121-Mar-07 18:55 
AnswerRe: Undo and Redo in c# Pin
JoeSharp21-Mar-07 4:34
JoeSharp21-Mar-07 4:34 
AnswerRe: Undo and Redo in c# Pin
Stefan Troschuetz21-Mar-07 4:35
Stefan Troschuetz21-Mar-07 4:35 
AnswerRe: Undo and Redo in c# Pin
joon vh.21-Mar-07 4:44
joon vh.21-Mar-07 4:44 
GeneralRe: Undo and Redo in c# Pin
hiremath7121-Mar-07 18:57
hiremath7121-Mar-07 18:57 
Questioninstallation Pin
sreerajknair21-Mar-07 3:58
sreerajknair21-Mar-07 3:58 
Questionwav to mp3 without lame Pin
sreerajknair21-Mar-07 3:50
sreerajknair21-Mar-07 3:50 
AnswerRe: wav to mp3 without lame Pin
Russell'21-Mar-07 4:00
Russell'21-Mar-07 4:00 
AnswerRe: wav to mp3 without lame Pin
Dan Neely21-Mar-07 4:07
Dan Neely21-Mar-07 4:07 

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.