c# winform 强制开启 dpi 感知

[DllImport("user32.dll")]
        private static extern bool SetProcessDPIAware();

 

posted on 2024-10-29 15:50  空明流光  阅读(50)  评论(0)    收藏  举报

导航