Does anyone know of a good 'slider' type control (other than the one in the
"solutions" example) that I can use to change the size of my form?
________________________
| | |
| | |
| | |
| | B |
| | |
| A | ____________|
| | |
| | |
| | C |
| | |
| | |
|__________ | ____________|
The form is split in to three sections as shown above and I would like the
user to be able to resize each by using the horizontal / vertical lines that
separate the three panels A,B & C.
Thanks in advance.