G
Gravity
Hi,
Refering to the title, I am using Visual Studio .NET 2003, WInXP Pro SP2 to
develop C# on PocketPC.
To me surprise, I cannot locate the member function, FromFile( ) from the
System.Drawing.Image class.
My VS only show 8 members functions from the class;
(1) Dispose
(2) Equal
(3) GetHashCode
(4) GetType
(5) Height
(6) Size
(7) ToString
(8) Width
There are just no FromFile( ), thus I could not load a simple image into my
picture box.
Is it my .NET framework is not configurated or installed correctly? How am I
going to know that?
Please advise. I am really confuss.
Refering to the title, I am using Visual Studio .NET 2003, WInXP Pro SP2 to
develop C# on PocketPC.
To me surprise, I cannot locate the member function, FromFile( ) from the
System.Drawing.Image class.
My VS only show 8 members functions from the class;
(1) Dispose
(2) Equal
(3) GetHashCode
(4) GetType
(5) Height
(6) Size
(7) ToString
(8) Width
There are just no FromFile( ), thus I could not load a simple image into my
picture box.
Is it my .NET framework is not configurated or installed correctly? How am I
going to know that?
Please advise. I am really confuss.