|
-
Mar 13th, 2002, 08:30 AM
#1
Thread Starter
New Member
Resizing MDI forms
Anyone know why I can't resize an MDI Form.
Basically I want a Tip form which has to be an MDI form, so when I click the HIDE TIPS button the form gets small so that only the button to SHOW TIPS is shown, you get the idea.
Anyway this bit of code doesn't work.
frmTip.ScaleHeight = 100
It just looks at me daft, in that weird VB dumbness and says 'erm...what was that....resize something....don't understand!'
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|