Provides drag drop capability to UIElement.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
Public MustInherit NotInheritable Class ISDragDrop |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As ISDragDrop |
C# | |
---|
public static class ISDragDrop |
Delphi | |
---|
public class ISDragDrop abstract; sealed; |
JScript | |
---|
public abstract sealed class ISDragDrop |
Managed Extensions for C++ | |
---|
public __gc abstract __sealed class ISDragDrop |
C++/CLI | |
---|
public ref class ISDragDrop abstract sealed |
Inheritance Hierarchy
System.Object
Intersoft.Client.UI.Controls.Interactivity.ISDragDrop
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also