Change Form Properties In Code? [VB] I'm working on a calculator, and I'm trying to implement an "expand" button that will reveal more functions, for example a hex converter or something. I know this can be done, but I'm very new to programming and was wondering if it could be done simply.
Here's what I was hoping:
In the code for the "expand" button, I could write something that would change the dimensions of the form, thus revealing more area.
If it's much more complicated than this, I won't really be interested in implementing this feature, as I am, like I said, very new to programming.
Last edited by Indee; 03-22-2012 at 08:20 PM.
|