|
-
Sep 13th, 2002, 07:42 AM
#1
Thread Starter
Addicted Member
Moving controls runtime?
Hi
Is there any code or properties that need to be enable to move controls during runtime?
Thanks!
-
Sep 13th, 2002, 08:15 AM
#2
No is the simple answer, but you didnt really give us a clue of what you want to do.
-
Sep 13th, 2002, 09:57 PM
#3
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|