Intersoft WebDesktop Documentation
WebDragDropEventArgs Class Members
See Also  Properties  Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebDragDropEventArgs Class

Glossary Item Box

The following tables list the members exposed by WebDragDropEventArgs.

Public Constructors

 NameDescription
Public ConstructorWebDragDropEventArgs ConstructorInitializes a new instance of the WebDragDropEventArgs class with no argument.  
Top

Public Properties

 NameDescription
Public PropertyAllowedEffectsSpecifies the allowed effects of a drag operation.  
Public PropertyDataSpecifies the data associated with a drag control.  
Public PropertyDragControlGets or sets the collection of drag-able controls.  
Public PropertyEffectSpecifies the effect which applies to the drop object during drag drop operation.  
Public PropertyEffectTextGets or sets the displayed text when a valid drag object is hovered on this drop control.  
Public PropertyKeyStateGets and sets the key state in the current context of drag operation. Key state can be combination of Ctrl, Alt, and Shift.  
Public PropertyXGets the X point of mouse cursor relative to the document.  
Public PropertyYGets the Y point of mouse cursor relative to the document.  
Top

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.