Daily Archives: August 27, 2008

Google Desktop plugin (Google Gadgets) & C# – moving the gadget

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 [...]