zl程序教程

您现在的位置是:首页 >  其它

当前栏目

XtraForm

2023-09-11 14:14:22 时间

禁用窗体大小变化

 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;

Note:设置成FixedSingle是无效的