S
SvenÅke Andersson
When implementing any mouse event, up, down or move, you recevice an
instance of a System.Windows.Forms.MouseEventArgs. The Button member can be
MouseButtons.Right. How is this? When run on the emulator you just press the
right mouse button but on tha actual device, how to achive this?
SvenÅke Andersson
instance of a System.Windows.Forms.MouseEventArgs. The Button member can be
MouseButtons.Right. How is this? When run on the emulator you just press the
right mouse button but on tha actual device, how to achive this?
SvenÅke Andersson