|
-
Sep 17th, 2004, 08:07 PM
#1
Thread Starter
Lively Member
-
Sep 19th, 2004, 12:09 AM
#2
Try Me.ScaleHeight and Me.ScaleWidth.
-
Sep 19th, 2004, 12:46 AM
#3
The picture isn't missing
Try not dynamically resizing at all. Remove this:
Me.Height=Picture1.Height
Me.Width=Picture1.Width
Remember, if someone's post was not helpful, you can always rate their post negatively  .
-
Sep 19th, 2004, 11:00 AM
#4
There are two API's that I think you can use to get the title bar's height, among other things.
GetSystemMetrics and SystemParametersInfo
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
|