Intersoft ClientUI Documentation
DragDropShadowEventArgs Constructor
See Also  Send Feedback
Intersoft.Client.UI.Controls.Interactivity Namespace > DragDropShadowEventArgs Class : DragDropShadowEventArgs Constructor






Initializes a new instance of the DragDropShadowEventArgs class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As New DragDropShadowEventArgs()
C# 
public DragDropShadowEventArgs()
Delphi 
public DragDropShadowEventArgs(); 
JScript 
public function DragDropShadowEventArgs();
Managed Extensions for C++ 
public: DragDropShadowEventArgs();
C++/CLI 
public:
DragDropShadowEventArgs();

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

© 2012 All Rights Reserved.