|
-
Jul 30th, 2000, 03:11 PM
#1
Thread Starter
New Member
How can one have a form's controls automagically resize when the user maximizes the form?
I think you could set this manually in the code, but my method didn't work.
Any ideas?
-
Jul 30th, 2000, 03:34 PM
#2
Addicted Member
Place your code that resize the controls in the form_resize event with an if statement checking for the windowstate.
-
Jul 30th, 2000, 03:35 PM
#3
-
Oct 27th, 2000, 08:01 AM
#4
Lively Member
Megatron,
Thanks for that tip by Karl Moore.
The problem is that code resizes everything in the form, including the command buttons. I want the command buttons to stay in the same size.
Any idea or suggestion?
sincerely,
Rathi.J
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
|