Setting picturebox bitmap at runtime

  • Thread starter Thread starter Dan Owens
  • Start date Start date
D

Dan Owens

Ok, this should be pretty easy.... I create a picturebox control and want to
set the image at design time, but the image() property is disabled. I added
system.drawing to my project, but no change.

Anybody have any quick ideas? Thanks in Advance,

Dan Owens
 
Hi Dan, did you by any chance ever have the SDE beta for Visual Studio .NET
2002 installed on your machine?

This problem has been seen in the past on systems that had the SDE beta
installed on them:
http://groups.google.com/groups?hl=...selm=%23Zuu0nInCHA.2204%40TK2MSFTNGP09&rnum=2

***watch for URL wrapping...***

I have forwarded your issue to our development team to see if they have a
solution for you.

cheers jonathan
--
Jonathan Wells
Product Manager
..NET Compact Framework
Check out the .NET Compact Framework FAQ at:
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/FAQ/default.aspx

This posting is provided “AS IS” with no warranties, and confers no rights.
 
No SDE Beta was installed on my development machine - its only a couple
months old. I did have the problem where I installed VS 2002, VS2003
upgrade, then SQL 2000, and my emulator wouldnt connect. So I
uninstalled/reinstalled VS2003 and that solved that problem.

Maybe this is related?

Thanks for your help -

Dan
 
Back
Top