Hi buddys,
I have the followinf Bug.........
when i run my application "NotSupportedEx ception was un handled" in "System.Drawing .Icon"
for the following designer code....
Me.picImgMain.I mage = CType(resources .GetObject("pic ImgMain.Image") , System.Drawing. Image)
can u give any idea
I have the followinf Bug.........
when i run my application "NotSupportedEx ception was un handled" in "System.Drawing .Icon"
for the following designer code....
Me.picImgMain.I mage = CType(resources .GetObject("pic ImgMain.Image") , System.Drawing. Image)
can u give any idea
Comment