Google Desktop plugin (Google Gadgets) & C# – moving the gadget
Posted by csaken on August 27, 2008
0 comments
As I specified in last post, and you probably figured out by now, the gadget cannot be moved onto window, by dragging it with the mouse, like it works for other gadgets. In order to be able to drag it over the screen, add the following code in mouse down event handler (either in the [...]