![]() |
| | #1 |
| Registered User Join Date: Aug 2005
Posts: 16
| One last thing i swear!! i would imagine it would be similar to: Code:
private void button1_MouseOver(object sender, EventArgs e)
{
Form1.BackgroundImage.Dispose(); // ?
Form1.BackgroundImage=(@"c:\*.jpg"); //??
}
//edit Also checked code project, and Csharp-station and nothing on this. Last edited by fingerlickin; 08-19-2005 at 11:04 AM. |
| fingerlickin is offline | |
| | #2 |
| Registered User Join Date: Aug 2005
Posts: 16
| oops Last edited by fingerlickin; 08-19-2005 at 01:27 PM. |
| fingerlickin is offline | |
| | #3 |
| yes, I'm registered!!! Join Date: Nov 2004 Location: Ipswich
Posts: 161
| Does the 2005 express beta 2 expire. And is it true that you are not allowed to publish anything you make.
__________________ I started out with nothing and I still have most of it left. |
| algi is offline | |
| | #4 |
| Registered User Join Date: Aug 2005
Posts: 16
| Actually, it looks like since i registered it (using my hotmail account) i can only publish the programs i write. I thought i was able to create .exe files but, maybe im thinking of 2003? i dunno. that kinda bites though. So, back to the original question lol make that im using 2003 cause i dont have an ftp to publish to lol |
| fingerlickin is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Pause/idle thing | freedik | Windows Programming | 13 | 08-22-2003 09:46 AM |
| A very strange thing | gustavosserra | C++ Programming | 4 | 04-15-2003 12:43 PM |
| most challenging thing to program | volk | A Brief History of Cprogramming.com | 52 | 03-28-2003 03:56 PM |
| newbie needs help comprehending simple thing | A helpless one | C++ Programming | 6 | 12-16-2002 09:23 PM |