|
-
Sep 24th, 2000, 02:51 PM
#1
Thread Starter
Frenzied Member
Hi,
I have a form with 4 buttons at the bottom. 3 buttons are aligned to the right of the form and the other button is aligned to the left of the form.
I was able to figure out how to write the appropriate code to move the buttons if the user resizes the form.. That works fine.. But what I don't know how to do is to handle the situation when the user resizes the form small enough to where the 3 right buttons run into the button on the left. What I have seen other programs do in this situation is the buttons will actually rearrange themselves in a stack like formation to where all buttons are still visible..
What code would I use to make sure the buttons to run into each other and if they do, how to rearrange them in a stack like formation? An alternative that I would accept would be to prevent the user from resizing the form too small.. Is that possible whiles still allowing the user to resize the form?
Any suggestions would be appreciated..
Dan
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
|