Dragging Over an Object


The wpDragOver method is invoked on an object as other objects are dragged over it, to determine whether or not it can be dropped on. The wpDragOver method provides information of every object being dragged over the Styler object. The WPStyler will allow all objects to be dropped on and changed.


[Back: Initializing Data and Allocating Memory]
[Next: Dropping an Object]