tehon3299
Centurion
Can someone tell me how I would make a form bigger on the fly? For example, when a user clicks a button, I am clearing my listview and making it bigger but I also need to make the form bigger. I thought:
would work but there is no such method. The form I am trying to resize, is the form that I am currently displaying as well.
Visual Basic:
frmTest.width=1000