|
-
Oct 11th, 2000, 04:24 AM
#1
Thread Starter
Hyperactive Member
I've created a small usercontrol program which contains a picture box and small command buttons. I've managed to sort out its height.
What I need to be able to do is set its left and width to always match that of the from. (Similar to the align feature of the picture box)
Help!
Thanks in advance for any help provided.
VB 6 Enterprise Edition SP4
ADO, SQL 7/2000, ASP and some JavaScript

>> Life goes on, but for how long? <<
If you can smile when things go wrong, you have someone in mind to blame
-
Oct 11th, 2000, 04:55 AM
#2
Member
You need to set the Alignable Property of the UserControl to True, then you will be able to set the alignment for the instance of your control.
-
Oct 11th, 2000, 05:02 AM
#3
Thread Starter
Hyperactive Member
Many thanks.
How thick am I for missing that one LOL
Thanks in advance for any help provided.
VB 6 Enterprise Edition SP4
ADO, SQL 7/2000, ASP and some JavaScript

>> Life goes on, but for how long? <<
If you can smile when things go wrong, you have someone in mind to blame
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
|