Click here to Skip to main content
15,885,366 members
Home / Discussions / C#
   

C#

 
GeneralSkins Pin
Agent 862-Jan-04 12:18
Agent 862-Jan-04 12:18 
GeneralRe: Skins Pin
Heath Stewart2-Jan-04 19:38
protectorHeath Stewart2-Jan-04 19:38 
GeneralRe: Skins Pin
Agent 862-Jan-04 20:06
Agent 862-Jan-04 20:06 
GeneralRe: Skins Pin
J. Dunlap2-Jan-04 20:34
J. Dunlap2-Jan-04 20:34 
GeneralRe: Skins Pin
Agent 863-Jan-04 5:22
Agent 863-Jan-04 5:22 
GeneralRe: Skins Pin
J. Dunlap3-Jan-04 17:16
J. Dunlap3-Jan-04 17:16 
GeneralImage on an MDI form Pin
Agent 862-Jan-04 12:08
Agent 862-Jan-04 12:08 
GeneralRe: Image on an MDI form Pin
Mazdak2-Jan-04 18:45
Mazdak2-Jan-04 18:45 
Agent 86 wrote:
2) I have tried using the Graphics.DrawImage with no avail (e.g. the image doesn't appear).

Where and how do you do it? You must do it in paint event of parent form in a way like this:

e.Graphics.DrawImage(...);

Mazy

No sig. available now.

GeneralRe: Image on an MDI form Pin
Agent 862-Jan-04 19:43
Agent 862-Jan-04 19:43 
GeneralRe: Image on an MDI form Pin
Robert Schols6-Jan-04 22:03
Robert Schols6-Jan-04 22:03 
GeneralRe: Image on an MDI form Pin
Robert Schols7-Jan-04 10:49
Robert Schols7-Jan-04 10:49 
GeneralRe: Image on an MDI form Pin
Agent 8611-Jan-04 18:34
Agent 8611-Jan-04 18:34 
QuestionHave I Gone Nuts? Pin
eggie52-Jan-04 10:35
eggie52-Jan-04 10:35 
AnswerRe: Have I Gone Nuts? Pin
Bo Hunter2-Jan-04 10:49
Bo Hunter2-Jan-04 10:49 
GeneralRe: Have I Gone Nuts? Pin
eggie52-Jan-04 14:12
eggie52-Jan-04 14:12 
AnswerRe: Have I Gone Nuts? Pin
Heath Stewart2-Jan-04 10:50
protectorHeath Stewart2-Jan-04 10:50 
GeneralRe: Have I Gone Nuts? Pin
eggie52-Jan-04 14:11
eggie52-Jan-04 14:11 
GeneralRe: Have I Gone Nuts? Pin
Heath Stewart2-Jan-04 19:34
protectorHeath Stewart2-Jan-04 19:34 
GeneralRe: Have I Gone Nuts? Pin
eggie52-Jan-04 21:07
eggie52-Jan-04 21:07 
Generalchat Pin
keeper_corp2-Jan-04 10:07
keeper_corp2-Jan-04 10:07 
GeneralRe: chat(Modified) Pin
Mazdak2-Jan-04 10:10
Mazdak2-Jan-04 10:10 
QuestionValue collections? Pin
Judah Gabriel Himango2-Jan-04 10:00
sponsorJudah Gabriel Himango2-Jan-04 10:00 
AnswerRe: Value collections? Pin
Heath Stewart2-Jan-04 10:14
protectorHeath Stewart2-Jan-04 10:14 
GeneralRe: Value collections? Pin
Judah Gabriel Himango2-Jan-04 11:02
sponsorJudah Gabriel Himango2-Jan-04 11:02 
Generalresponding to keydown event while my form is inactive Pin
amgad_fathy2-Jan-04 8:21
amgad_fathy2-Jan-04 8:21 

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.