Dart.PowerWEB.TextBox Namespace > LocationEventArgs Class : X Property |
Gets or sets the x-coordinate of the WebForm when the mouse is clicked.
[Visual Basic]
Public Property X As Unit
[C#]
public Unit X {get; set;}
A Unit corresponding to the x-coordinate of the mouse click.
Use this property with LocationEventArgs.Y to determine the location of the mouse click.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
LocationEventArgs Class | LocationEventArgs Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.