
心生万象,万象皆程序!
本人计算机知识网:http://bbs.为防伸手党,本站已停止会员注册。
Private Sub Form_Load() Debug.Print Form1.Width / Screen.TwipsPerPixelX / 567 Debug.Print Form1.Height / Screen.TwipsPerPixelY / 567 Debug.Print Form1.Width * Screen.TwipsPerPixelX / 567 Debug.Print Form1.Height * Screen.TwipsPerPixelY / 567 Debug.Print Form1.Width / 567 Debug.Print Form1.Height / 567 End Sub
[此贴子已经被作者于2022-9-2 18:59编辑过]