Click here to Skip to main content
15,892,480 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Visual Basic 6 Pin
EliottA1-Dec-09 9:45
EliottA1-Dec-09 9:45 
GeneralRe: Visual Basic 6 Pin
Dave Kreskowiak1-Dec-09 10:53
mveDave Kreskowiak1-Dec-09 10:53 
QuestionDecryption Pin
Pasan1481-Dec-09 4:12
Pasan1481-Dec-09 4:12 
AnswerRe: Decryption Pin
Dave Kreskowiak1-Dec-09 5:44
mveDave Kreskowiak1-Dec-09 5:44 
QuestionMDI BackgroundImage drawing issues Pin
EliottA1-Dec-09 3:22
EliottA1-Dec-09 3:22 
AnswerRe: MDI BackgroundImage drawing issues Pin
Dave Kreskowiak1-Dec-09 4:29
mveDave Kreskowiak1-Dec-09 4:29 
GeneralRe: MDI BackgroundImage drawing issues Pin
EliottA1-Dec-09 4:56
EliottA1-Dec-09 4:56 
GeneralRe: MDI BackgroundImage drawing issues Pin
Dave Kreskowiak1-Dec-09 5:21
mveDave Kreskowiak1-Dec-09 5:21 
From the documentation on the MdiClient class, it looks like BackgroundImageLayout is not used. Try changing the BackgroundImageLayout of the form instead, but you still have to keep this code that you posted to change the BackgroundImage of the MdiClient control.

As another possible option, you could try the Paint event of the MdiClient control (you'll have to write this up manually) and painting the background image yourself.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: MDI BackgroundImage drawing issues Pin
EliottA1-Dec-09 6:09
EliottA1-Dec-09 6:09 
GeneralRe: MDI BackgroundImage drawing issues Pin
EliottA8-Dec-09 8:27
EliottA8-Dec-09 8:27 
QuestionHelp desperately needed with Uni assignment! Pin
benducky1-Dec-09 1:30
benducky1-Dec-09 1:30 
AnswerRe: Help desperately needed with Uni assignment! Pin
DaveAuld1-Dec-09 1:43
professionalDaveAuld1-Dec-09 1:43 
AnswerRe: Help desperately needed with Uni assignment! Pin
Ashfield1-Dec-09 1:44
Ashfield1-Dec-09 1:44 
AnswerRe: Help desperately needed with Uni assignment! Pin
Luc Pattyn1-Dec-09 1:46
sitebuilderLuc Pattyn1-Dec-09 1:46 
AnswerRe: Help desperately needed with Uni assignment! Pin
The Man from U.N.C.L.E.1-Dec-09 2:24
The Man from U.N.C.L.E.1-Dec-09 2:24 
AnswerRe: Help desperately needed with Uni assignment! Pin
Richard MacCutchan1-Dec-09 2:38
mveRichard MacCutchan1-Dec-09 2:38 
AnswerRe: Help desperately needed with Uni assignment! Pin
Thomas Duwe2-Dec-09 4:12
Thomas Duwe2-Dec-09 4:12 
QuestionCall Console Application from ASP.NET Pin
she-Developer30-Nov-09 23:40
she-Developer30-Nov-09 23:40 
AnswerRe: Call Console Application from ASP.NET Pin
Ashfield1-Dec-09 0:14
Ashfield1-Dec-09 0:14 
AnswerRe: Call Console Application from ASP.NET Pin
Dave Kreskowiak1-Dec-09 2:20
mveDave Kreskowiak1-Dec-09 2:20 
GeneralRe: Call Console Application from ASP.NET Pin
she-Developer1-Dec-09 2:53
she-Developer1-Dec-09 2:53 
QuestionVB 2008 Express App install wants to install unnecessary components Pin
nhsal6930-Nov-09 21:43
nhsal6930-Nov-09 21:43 
AnswerRe: VB 2008 Express App install wants to install unnecessary components Pin
Dave Kreskowiak1-Dec-09 2:22
mveDave Kreskowiak1-Dec-09 2:22 
GeneralRe: VB 2008 Express App install wants to install unnecessary components Pin
nhsal691-Dec-09 20:55
nhsal691-Dec-09 20:55 
GeneralRe: VB 2008 Express App install wants to install unnecessary components Pin
Dave Kreskowiak2-Dec-09 0:48
mveDave Kreskowiak2-Dec-09 0:48 

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.