|
-
Jan 24th, 2003, 05:02 PM
#1
Thread Starter
Lively Member
How to specify the position of a label control ?
Hi All,
In my app, i need to dynamically generate several label control . My problem is how to specify the position of those controls.
For example,
Dim lblNew As New System.Web.UI.WebControls.Label()
now, i want the lblNew located on the specified location. How can i do that ?
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
|