M
me
Hello,
I'm stuck again ....:
I'm building an app using .NET Framework 1.1 and .NET-CF 1.0-SP2. In
the form there exist a PictureBox containing a JPG image. I want to
draw a rectangle at the location where the MouseDown event occurs.
Outside the PicBox, this is not a problem; inside the PicBox, it gives
me a "NotSupportedException"!
Doing the same in a 'normal' .NET Framework app: runs OK; so it must
be something of the CF (?).
Tried to search the web, MSDN, installed OpenNETCF ..., with no result
up to this point.
Please help.
Thank you!
Saya
I'm stuck again ....:
I'm building an app using .NET Framework 1.1 and .NET-CF 1.0-SP2. In
the form there exist a PictureBox containing a JPG image. I want to
draw a rectangle at the location where the MouseDown event occurs.
Outside the PicBox, this is not a problem; inside the PicBox, it gives
me a "NotSupportedException"!
Doing the same in a 'normal' .NET Framework app: runs OK; so it must
be something of the CF (?).
Tried to search the web, MSDN, installed OpenNETCF ..., with no result
up to this point.
Please help.
Thank you!
Saya