Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

[Getting The Position Of A Label]

Status
Not open for further replies.

Adamh91

Programmer
Apr 4, 2006
1
US
Hi, i was wondering if you could tell me how to find the x and y position of a label in my form? :S
Thanks.
 
Use Label.Left and Label.Top to get the position of the label.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-"There is always another way to solve it, but I prefer my way.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top