虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

您现在的位置是:虫虫下载站 > 资源下载 > 技术资料 > 给button加圆角的代码

给button加圆角的代码

  • 资源大小:1 K
  • 上传时间: 2016-08-15
  • 上传用户:baobao9437
  • 资源积分:2 下载积分
  • 标      签: button 代码

资 源 简 介

可以自定义和继承       

 

 /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Text = "Form1";
        }

相 关 资 源