George Too
Registered User.
- Local time
- Today, 00:10
- Joined
- Aug 12, 2002
- Messages
- 198
Hi all,
I want to recreate one of those forms where by pressing a "Advance >>" button a hidden part of the form shows with its controls.
I tried doing it in the footer of the form so that the button just makes that section visible, but I don't get the same result. Then I tried resizing the form through code but it doesn't work either, the form remains at the same height.
Does anyone know how to do it?
Thanks.
I want to recreate one of those forms where by pressing a "Advance >>" button a hidden part of the form shows with its controls.
I tried doing it in the footer of the form so that the button just makes that section visible, but I don't get the same result. Then I tried resizing the form through code but it doesn't work either, the form remains at the same height.
Does anyone know how to do it?
Thanks.