See Also

LocationEventArgs Class  | LocationEventArgs Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

x
y
See Also Languages PowerWEB TextBox for ASP.NET

LocationEventArgs Constructor(Unit,Unit)

Dart.PowerWEB.TextBox Namespace > LocationEventArgs Class > LocationEventArgs Constructor : LocationEventArgs Constructor(Unit,Unit)

Initializes a new instance of LocationEventArgs.

[Visual Basic]
Public Function New( _    ByVal x As Unit, _    ByVal y As Unit _ )
[C#]
public LocationEventArgs(    Unit x,    Unit y );
[C++]
public: LocationEventArgs(    Unit x,    Unit y )
[C++/CLI]
public: LocationEventArgs(    Unit x,    Unit y )

Parameters

x
y

Remarks

The constructor initializes a new instance of LocationEventArgs with (X, Y) coordinates.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

LocationEventArgs Class  | LocationEventArgs Members  | Overload List


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.