Click here to Skip to main content
15,881,424 members
Home / Discussions / C#
   

C#

 
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 
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 
I tried to override OnPaintBackground() but had no luck with that either.

There is a BackgroundImage property that you can set at design time or runtime. This works but tiles the image. I have not yet found a way to place the image, and tiling it is not what I wanted. But maybe it is some use to you?

The image is drawn quite slowly on my 550MHz machine with 400 MB RAM. On my 2GHz machine it's quite good, but uses 100% processor time. I assume that this is because of JIT and all that stuff, and it really annoys me. I wonder whether I should switch back to C++/MFC.

Please let me know if you ever find out how to place the image and prevent it from tiling.

--
Robert
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 
GeneralRe: responding to keydown event while my form is inactive Pin
Mazdak2-Jan-04 8:34
Mazdak2-Jan-04 8:34 
GeneralRe: responding to keydown event while my form is inactive Pin
Heath Stewart2-Jan-04 9:22
protectorHeath Stewart2-Jan-04 9:22 

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.