hi, I'm using Vs.net 2005.
what I have to do now is to respond to the Mouse_Down event
and draw somthing on a panel
In the Framework Application I can get a Graphics object from the
panel's CreateGraphics() method, and do the painting easily.
but in a NET CF application therse is a error when I use the same methodã??
how can i do that ï¼?
thanks in advanceï¼?