XtraForm

禁用窗体大小变化

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

Note:设置成FixedSingle是无效的

 

posted @ 2017-02-20 09:11  ChuckLu  阅读(506)  评论(0编辑  收藏  举报