|
-
Aug 25th, 2023, 11:15 AM
#5
Re: VB6 - Simple way to make your VB6 application "Per-Monitor DPI Aware"
 Originally Posted by rboeck
For me it works perfect, the form looks identical in size, when i drop it from left to right
You need to compile the project and run the executable to observe the form scaling when moved to another monitor with a different DPI. This won't work in the IDE unless you apply the same manifest to VB6.EXE which can be achieved with the "manifest tool" (MT.EXE) that you can find in the Windows SDK.
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
|