How to pass image to picturebox at run time
-
I am developing smartdevice application uisng .net 2005 + WindowsCE 5.0 (not for pocketpc and not for smartphone) I want to change picture box image when i click on command button for this i have place two button and picture box on my form and i have put my tow images in my image folder. Please update me for How to pass image to picture box at run time from specific folder.
-
I am developing smartdevice application uisng .net 2005 + WindowsCE 5.0 (not for pocketpc and not for smartphone) I want to change picture box image when i click on command button for this i have place two button and picture box on my form and i have put my tow images in my image folder. Please update me for How to pass image to picture box at run time from specific folder.
Hi, Try this code.. Me.PictureBox1.Image = New Bitmap("\1.PNG") May it solves your problem. Thanks
~Khatri Mitesh khatrimitesh@hotmail.com Bikaner (Rajasthan) INDIA http://www.youtube.com/watch?v=-oJaaPCrk3Q