Intersoft.Client.UI.Controls Namespace > DragCompletedEventArgs Class : DragCompletedEventArgs Constructor |
Public Function New( _ ByVal horizontalChange As Double, _ ByVal verticalChange As Double, _ ByVal canceled As Boolean _ )
Dim horizontalChange As Double Dim verticalChange As Double Dim canceled As Boolean Dim instance As New DragCompletedEventArgs(horizontalChange, verticalChange, canceled)
public DragCompletedEventArgs( double horizontalChange, double verticalChange, bool canceled )
public: DragCompletedEventArgs( double horizontalChange, double verticalChange, bool canceled )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2