|
-
Jan 15th, 2004, 04:34 PM
#1
Thread Starter
Frenzied Member
resizing controls easier than this [RESOLVED]
If chkCommitmentMade.Checked = True Then
grpCommitments.Width = 200
grpCommitments.Height = 96
rdoAnyDay.Visible = True
rdoAnyTime.Visible = True
is there a better/easier way to resize my groupbox container?
I'm only trying to trim my code as thin as possible.
Last edited by Andy; Jan 15th, 2004 at 11:09 PM.
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
|