4 messages in com.mysql.lists.dotnetRE: Some offtopic help
FromSent OnAttachments
Jorge Bastos23 Jun 2005 08:46 
Reggie Burnett01 Jul 2005 12:14 
Jorge Bastos03 Jul 2005 07:04 
Reggie Burnett11 Jul 2005 12:35 
Subject:RE: Some offtopic help
From:Reggie Burnett (reg@mysql.com)
Date:07/11/2005 12:35:22 PM
List:com.mysql.lists.dotnet

5.0 is taking a lot of cycles these days but we are trying hard to get it out this week. No promises, but soon...

-----Original Message----- From: Jorge Bastos [mailto:mysq@decimal.pt] Sent: Sunday, July 03, 2005 9:05 AM To: dot@lists.mysql.com Subject: Re: Some offtopic help

Reggie i already fixed it with some help :p

But thanks anyway, by the way, when is the 1.0.5 thinking to go out? ()sorry for the bad english).

This would best be sent to one of the many winform lists on the 'net

-----Original Message----- From: Jorge Bastos [mailto:mysq@decimal.pt] Sent: Thursday, June 23, 2005 10:46 AM To: dot@lists.mysql.com Subject: Some offtopic help

DecimalHowdy,

People i'd like to make an offtopic question if anyone can answer...

When having a MDI form with mdi childs, how do you people can set the background image for the MDI form? I could use the background property but the image in this way wont strech by it self. But instead of that if i use a picturebox control, i have the strech property, but the child forms will be under the picturebox, starting them like this in the MDI form:

dim f as new frm_form1 f.mdiparent = me f.show

Does anyone had this problem? or is there a control over the web to resolve this problem? well i think its a problem...with vb6 i used to start forms like this and use the picturebox control and had no problem.

Thanks in advanced