Hi All,
I was wondering if this is possible...
I have a main form which contains the information of: User, Contact, Other...
i was wondering if it was possible to "minimize" the unwanted information so the form is not long?
e.g.
--User------------------------
|Name: |
|Address: |
|Contact Number: |
| |
|-----------------------------|
--Contact---------------------
|Name: |
|Address: |
|Contact Number: |
| |
|-----------------------------|
--Other------------------------
|Name: |
|Address: |
|Contact Number: |
| |
|-----------------------------|
If i didnt want to see the User and Other i could click a button which would hide them, but also shrink the form?
--User------------------------
|-----------------------------|
--Contact---------------------
|Name: |
|Address: |
|Contact Number: |
| |
|-----------------------------|
--Other-----------------------
|-----------------------------|
so it would appear to look like above...
Is this even possible?
Thanks
-DreamOn