Quote Originally Posted by rboeck View Post
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.