|
-
Apr 13th, 2025, 11:02 AM
#20
Junior Member
Re: VB6 - Simple way to make your VB6 application "Per-Monitor DPI Aware"
It appears that even when you have your application manifested as dpi per-monitor aware that Windows still handles the resizing of the form itself when switching DPI if the form is a fixed size. Meaning, if I do nothing to adjust the scaling of my controls and I drag a window between different DPI's, Windows still changes the width and height of the form. It seems to only do this for forms set as fixed single. I understand that this should be normal behavior because the controls should be scaled to fit, but is there a way to control that functionality to either eliminate or fine tune that sizing that Windows is doing?
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
|