Click here to Skip to main content
15,913,836 members
Home / Discussions / C#
   

C#

 
AnswerRe: Trying to draw using System.Drawing.Drawing2D Pin
Luc Pattyn1-Mar-07 12:40
sitebuilderLuc Pattyn1-Mar-07 12:40 
QuestionHow do I pass and reference a Panel? Pin
dino20941-Mar-07 12:05
dino20941-Mar-07 12:05 
AnswerRe: How do I pass and reference a Panel? Pin
Dawid Mazuruk1-Mar-07 12:17
Dawid Mazuruk1-Mar-07 12:17 
GeneralRe: How do I pass and reference a Panel? Pin
dino20941-Mar-07 12:21
dino20941-Mar-07 12:21 
GeneralRe: How do I pass and reference a Panel? Pin
Christian Graus1-Mar-07 12:37
protectorChristian Graus1-Mar-07 12:37 
GeneralRe: How do I pass and reference a Panel? Pin
Luc Pattyn1-Mar-07 12:32
sitebuilderLuc Pattyn1-Mar-07 12:32 
GeneralRe: How do I pass and reference a Panel? Pin
Christian Graus1-Mar-07 12:36
protectorChristian Graus1-Mar-07 12:36 
AnswerRe: How do I pass and reference a Panel? Pin
Christian Graus1-Mar-07 12:38
protectorChristian Graus1-Mar-07 12:38 
You should handle the paint event of the panel, and draw the bitmap onto the panel there. CreateGraphics will not redraw the image if your form is obscured by another form, as no paint event will occur.

Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

QuestionSaving data in access database Pin
conemajstor1-Mar-07 11:22
conemajstor1-Mar-07 11:22 
QuestionImage Formats Pin
Dobromir Dimitrov1-Mar-07 11:16
Dobromir Dimitrov1-Mar-07 11:16 
AnswerRe: Image Formats Pin
Christian Graus1-Mar-07 12:35
protectorChristian Graus1-Mar-07 12:35 
AnswerRe: Image Formats Pin
Luc Pattyn1-Mar-07 12:37
sitebuilderLuc Pattyn1-Mar-07 12:37 
AnswerRe: Image Formats Pin
Hayder Marzouk1-Mar-07 22:19
Hayder Marzouk1-Mar-07 22:19 
QuestionBuild Problem1 Pin
greekius1-Mar-07 10:22
greekius1-Mar-07 10:22 
AnswerRe: Build Problem1 Pin
Luc Pattyn1-Mar-07 10:59
sitebuilderLuc Pattyn1-Mar-07 10:59 
GeneralRe: Build Problem1 Pin
greekius1-Mar-07 21:21
greekius1-Mar-07 21:21 
GeneralRe: Build Problem1 Pin
Luc Pattyn1-Mar-07 23:11
sitebuilderLuc Pattyn1-Mar-07 23:11 
QuestionInvoke method on a datagridview control ! Pin
Hussam Fattahi1-Mar-07 9:54
Hussam Fattahi1-Mar-07 9:54 
AnswerRe: Invoke method on a datagridview control ! Pin
Luc Pattyn1-Mar-07 10:18
sitebuilderLuc Pattyn1-Mar-07 10:18 
GeneralRe: Invoke method on a datagridview control ! Pin
Hussam Fattahi1-Mar-07 10:49
Hussam Fattahi1-Mar-07 10:49 
QuestionThe requested URI is invalid for this FTP command Pin
bemahesh1-Mar-07 9:06
bemahesh1-Mar-07 9:06 
QuestionShutdown Pin
hadad1-Mar-07 8:24
hadad1-Mar-07 8:24 
AnswerRe: Shutdown [modified] Pin
Dawid Mazuruk1-Mar-07 10:38
Dawid Mazuruk1-Mar-07 10:38 
AnswerRe: Shutdown Pin
Luc Pattyn1-Mar-07 11:03
sitebuilderLuc Pattyn1-Mar-07 11:03 
AnswerRe: Shutdown Pin
Hamid_RT2-Mar-07 0:01
Hamid_RT2-Mar-07 0:01 

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.