Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

DragDropScope Enumeration

Specifies the drag drop scope.

[Visual Basic]
Public Enum DragDropScope
[C#]
public enum DragDropScope

Members

Member Name Description
Local Drag drop occurs within the control.
Global Drag drop occurs between a drag source and a drag target, which can be the same control or two different controls.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

EO.Web Namespace


Direct link to this topic