"change the location for text"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ganeshsubbramanian
    New Member
    • Sep 2007
    • 2

    "change the location for text"

    Dim X As Integer = 20
    Dim y As Integer = 12

    lblWrap.Text = Location.X()
    lblWrap.Text = Location.Y()

    hi
    This is my coding. i need to change the text location , when button click event araise......... ....... how can i chage x,y co ordinates at run time..........

    can give some idea........... .
  • ganeshsubbramanian
    New Member
    • Sep 2007
    • 2

    #2
    use textalign property....... ...... try it now

    Comment

    Working...