IsDragging
TheIsDraggingmethod returns a Boolean value that indicates whether this frame is currently being dragged.
ODBoolean IsDragging ();
- return value
kODTrueif this frame is currently being dragged, otherwisekODFalse.DISCUSSION
OpenDoc calls this method to determine whether parts can be dropped onto this frame.SEE ALSO
TheODFrame::IsDroppablemethod (page 327).
TheODFrame::SetDraggingmethod (page 333).
TheODFrame::SetDroppablemethod (page 334).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help