Public Member Functions | |
void | beginWindowDrag (in PRInt32 dockDistance) |
Begin dragging This method takes over window dragging and returns once the mouse button has been released. |
Definition at line 44 of file IWindowDragger.idl.
void sbIWindowDragger::beginWindowDrag | ( | in PRInt32 | dockDistance | ) |
Begin dragging This method takes over window dragging and returns once the mouse button has been released.
dockDistance | The minimum distance between the edge of the window and the edge of the desktop area before automatic docking is triggered (use 0 to disable docking) |