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

C#

 
GeneralRe: Minimizing a Windows Form to the taskbar programmatically? Pin
LongRange.Shooter31-Mar-06 4:58
LongRange.Shooter31-Mar-06 4:58 
GeneralRe: Minimizing a Windows Form to the taskbar programmatically? Pin
leppie31-Mar-06 5:06
leppie31-Mar-06 5:06 
GeneralRe: Minimizing a Windows Form to the taskbar programmatically? Pin
LongRange.Shooter31-Mar-06 7:10
LongRange.Shooter31-Mar-06 7:10 
Questiondatetime format in c# and asp.net Pin
deepak130-Mar-06 14:12
deepak130-Mar-06 14:12 
AnswerRe: datetime format in c# and asp.net Pin
Guffa30-Mar-06 14:30
Guffa30-Mar-06 14:30 
AnswerRe: datetime format in c# and asp.net Pin
V.30-Mar-06 20:17
professionalV.30-Mar-06 20:17 
Questionhow to enable doublebuffering in drawing shapes ? Pin
hdv21230-Mar-06 12:14
hdv21230-Mar-06 12:14 
AnswerRe: how to enable doublebuffering in drawing shapes ? Pin
leppie30-Mar-06 19:16
leppie30-Mar-06 19:16 
hdv212 wrote:
g = pictureBox1.CreateGraphics();


You approach is wrong. Only handle painting in the OnPaint event, you can however do the rest where you have them now.



-- modified at 1:16 Friday 31st March, 2006
QuestionGet local time of a remote PC Pin
bizdales30-Mar-06 11:55
bizdales30-Mar-06 11:55 
AnswerRe: Get local time of a remote PC Pin
Joshua Quick30-Mar-06 14:30
Joshua Quick30-Mar-06 14:30 
QuestionRe: Get local time of a remote PC Pin
bizdales31-Mar-06 6:04
bizdales31-Mar-06 6:04 
AnswerRe: Get local time of a remote PC Pin
Joshua Quick31-Mar-06 9:24
Joshua Quick31-Mar-06 9:24 
AnswerRe: Get local time of a remote PC Pin
Joshua Quick31-Mar-06 9:29
Joshua Quick31-Mar-06 9:29 
Questionhow to print a text? Pin
abdelhameed8130-Mar-06 11:28
abdelhameed8130-Mar-06 11:28 
AnswerRe: how to print a text? Pin
Ravi Bhavnani30-Mar-06 12:53
professionalRavi Bhavnani30-Mar-06 12:53 
QuestionApp.config in Class Library Pin
Stefano Alini30-Mar-06 10:42
Stefano Alini30-Mar-06 10:42 
AnswerRe: App.config in Class Library Pin
LongRange.Shooter30-Mar-06 15:08
LongRange.Shooter30-Mar-06 15:08 
Questionapp.config Pin
i_martin_r30-Mar-06 10:08
i_martin_r30-Mar-06 10:08 
AnswerRe: app.config Pin
darkelv30-Mar-06 16:04
darkelv30-Mar-06 16:04 
GeneralRe: app.config Pin
AB777130-Mar-06 17:05
AB777130-Mar-06 17:05 
GeneralRe: app.config Pin
darkelv30-Mar-06 19:47
darkelv30-Mar-06 19:47 
GeneralRe: app.config Pin
AB777130-Mar-06 21:57
AB777130-Mar-06 21:57 
GeneralRe: app.config Pin
darkelv30-Mar-06 23:05
darkelv30-Mar-06 23:05 
GeneralRe: app.config Pin
i_martin_r30-Mar-06 22:54
i_martin_r30-Mar-06 22:54 
QuestionI can't modify a dll even though its AppDomain has been unloaded Pin
kayhustle30-Mar-06 9:42
kayhustle30-Mar-06 9:42 

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.