If there is a mouse drag operation in progress, it is canceled.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void resetDrag () |
RemarksCall this method if a message box or a modal dialog must be displayed in response to various Click events, to prevent the component from continuing tracking the mouse.
See Also