Results 1 to 3 of 3

Thread: Moving controls runtime?

  1. #1

    Thread Starter
    Addicted Member CoMMiE's Avatar
    Join Date
    Jul 2000
    Location
    Malaysia, Kuala Lumpur
    Posts
    179

    Moving controls runtime?

    Hi
    Is there any code or properties that need to be enable to move controls during runtime?


    Thanks!

  2. #2
    PowerPoster
    Join Date
    Mar 2002
    Location
    UK
    Posts
    4,780
    No is the simple answer, but you didnt really give us a clue of what you want to do.

  3. #3
    Junior Member
    Join Date
    Sep 2002
    Posts
    23
    Change Left and Top

    "Control.Left Property [Visual Basic]See Also
    Control Class | Control Members | System.Windows.Forms Namespace | Point.X | Right

    Visual Basic

    Gets or sets the x-coordinate of a control's left edge in pixels.

    [Visual Basic]
    Public Property Left As Integer
    Property Value
    The x-coordinate of a control's left edge in pixels.

    Remarks
    The Left property value is equivalent to the Point.X property of the Location property value of the control.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width