最近做了一个winform的程序,本机上界面对得很齐,到一到客户的机器上就惨不忍睹,一番研究后搞定:
1. AutoScaleMode = None 2. BackgroundImageLayout = None