PDA

Click to See Complete Forum and Search --> : MDI Wallpaper


buddy4u
Oct 23rd, 2001, 12:29 AM
I need some help regarding MDI Window Wallpapers.

I want to add the functanility of being able to center, tile , stretch a wallpaper in the MDI Bachground.

Can anybody please help me out.

PLEASE


;) Nitin

Megatron
Oct 23rd, 2001, 02:57 PM
Normally you cannot do this with an MDIForm, but if you resize a PictureBox to the dimensions of the MDIForm, you should be able to accomplish this.

Megatron
Oct 23rd, 2001, 03:11 PM
See this link (http://www.vbforums.com/showthread.php?s=&threadid=95287&highlight=MDIForm).