Assigning Form Size

This assignment will give you practice with the idea of using objects in assignment statements.

This program resizes its form. Write a program that does the same thing by changing the value of the Size property of the form. Assign the value of the Text property of the form using the Tostring property of your Size object.

Hint: remember that the currently executing form or module is called "me" as in me.size or me.text.


Disclaimer: The views and opinions expressed on unofficial pages of California State University, Dominguez Hills faculty, staff or students are strictly those of the page authors. The content of these pages has not been reviewed or approved by California State University, Dominguez Hills.