www.fgks.org   »   [go: up one dir, main page]

Skip Navigation Links
  

Microsoft Developer Network

Click to Rate and Give Feedback
Methods
 dragDrop Method
dragDrop Method

Initiates a drag event.

Syntax

bDragOK = object.dragDrop()

Return Value

ABoolean. Returns one of the following values.

trueDrag operation was completed successfully.
falseDrag operation was cancelled.

Remarks

You can use this method to fire the ondragstart event. If the event is not cancelled, a drag operation is started. The method returns true when the mouse is released. If the ondragstart event is cancelled, the method returns false immediately.

Standards Information

There is no public standard that applies to this method.

Applies To

A, AREA, BASEFONT, BGSOUND, BODY, BR, BUTTON, CAPTION, COL, COMMENT, DD, DIV, DT, EMBED, FONT, FORM, FRAME, HEAD, HR, HTML, IFRAME, IMG, INPUT type=button, INPUT type=checkbox, INPUT type=file, INPUT type=image, INPUT type=password, INPUT type=radio, INPUT type=reset, INPUT type=submit, INPUT type=text, ISINDEX, LABEL, LEGEND, LI, MAP, MARQUEE, META, OBJECT, OL, OPTION, P, SCRIPT, SELECT, SPAN, STYLE, TABLE, TD, TEXT, TEXTAREA, TITLE, TR, UL
Tags What's this?: Add a tag
Community Content
 
Add Community Content
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker
DCSIMG