|
-
May 2nd, 2003, 01:08 AM
#1
Thread Starter
Addicted Member
Move web control dynamically
How can I change the top and left position of a control (say a label) when user click a button?
Thanks
-
May 2nd, 2003, 10:02 AM
#2
Member
just set the .Top and .Left properties of the label to wherever you want the label positioned within the buttons .Click event.
-
May 2nd, 2003, 10:32 PM
#3
Thread Starter
Addicted Member
for web control, I can't find any property for Top & Left, only has Width and Height
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
|