J
John Kraft
..NET CF 2.0
I am attempting to assign an image to a picturebox object. Whenever I
attempt to run the application, I get a System.NotSupportedException
on the ResoureManager.GetObject method. I have tried loading the
image at design time as well, but I get the same error message in the
generated code.
Do any of you intelligent folks have any idea why the CF won't let me
load resources in this manner?
I am attempting to assign an image to a picturebox object. Whenever I
attempt to run the application, I get a System.NotSupportedException
on the ResoureManager.GetObject method. I have tried loading the
image at design time as well, but I get the same error message in the
generated code.
Do any of you intelligent folks have any idea why the CF won't let me
load resources in this manner?