⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form1.designer.cs

📁 C#编写的
💻 CS
📖 第 1 页 / 共 3 页
字号:
namespace 成绩管理系统_new
{
    partial class From1
    {
        /// <summary>
        /// 必需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// 清理所有正在使用的资源。
        /// </summary>
        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows 窗体设计器生成的代码

        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(From1));
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.danhao = new System.Windows.Forms.TextBox();
            this.cicun = new System.Windows.Forms.RichTextBox();
            this.sencansulian = new System.Windows.Forms.TextBox();
            this.wancensijian = new System.Windows.Forms.TextBox();
            this.sougongjia = new System.Windows.Forms.TextBox();
            this.dianhanjia1 = new System.Windows.Forms.TextBox();
            this.dianhanjia2 = new System.Windows.Forms.TextBox();
            this.xialiaojia = new System.Windows.Forms.TextBox();
            this.duandajia = new System.Windows.Forms.TextBox();
            this.label11 = new System.Windows.Forms.Label();
            this.cazao = new System.Windows.Forms.Button();
            this.label12 = new System.Windows.Forms.Label();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.zoubianju = new System.Windows.Forms.TextBox();
            this.sanbianju = new System.Windows.Forms.TextBox();
            this.dayinyulan = new System.Windows.Forms.Button();
            this.dayin = new System.Windows.Forms.Button();
            this.label13 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.sanyiye = new System.Windows.Forms.Button();
            this.xiayiye = new System.Windows.Forms.Button();
            this.xinjianye = new System.Windows.Forms.Button();
            this.baocun = new System.Windows.Forms.Button();
            this.sancu = new System.Windows.Forms.Button();
            this.printDocument1 = new System.Drawing.Printing.PrintDocument();
            this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.fontDialog1 = new System.Windows.Forms.FontDialog();
            this.ziti = new System.Windows.Forms.Button();
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.恢复到ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.textBox2 = new System.Windows.Forms.TextBox();
            this.label17 = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.contextMenuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // label1
            // 
            this.label1.Anchor = System.Windows.Forms.AnchorStyles.Top;
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("楷体_GB2312", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label1.Location = new System.Drawing.Point(143, 9);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(199, 29);
            this.label1.TabIndex = 0;
            this.label1.Text = "成绩管理系统";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(5, 53);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(35, 12);
            this.label2.TabIndex = 1;
            this.label2.Text = "学号:";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(5, 80);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(35, 12);
            this.label3.TabIndex = 2;
            this.label3.Text = "成绩:";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(3, 102);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(29, 12);
            this.label4.TabIndex = 3;
            this.label4.Text = "姓名";
            this.label4.MouseDown += new System.Windows.Forms.MouseEventHandler(this.label4_MouseDown);
            this.label4.MouseMove += new System.Windows.Forms.MouseEventHandler(this.label4_MouseMove);
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(5, 153);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(29, 12);
            this.label5.TabIndex = 4;
            this.label5.Text = "年级";
            this.label5.MouseDown += new System.Windows.Forms.MouseEventHandler(this.label4_MouseDown);
            this.label5.MouseMove += new System.Windows.Forms.MouseEventHandler(this.label4_MouseMove);
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(5, 204);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(29, 12);
            this.label6.TabIndex = 5;
            this.label6.Text = "班级";
            this.label6.MouseDown += new System.Windows.Forms.MouseEventHandler(this.label4_MouseDown);
            this.label6.MouseMove += new System.Windows.Forms.MouseEventHandler(this.label4_MouseMove);
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(5, 255);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(29, 12);
            this.label7.TabIndex = 6;
            this.label7.Text = "性别";
            this.label7.MouseDown += new System.Windows.Forms.MouseEventHandler(this.label4_MouseDown);
            this.label7.MouseMove += new System.Windows.Forms.MouseEventHandler(this.label4_MouseMove);
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(3, 306);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(53, 12);
            this.label8.TabIndex = 7;
            this.label8.Text = "出身年月";
            this.label8.MouseDown += new System.Windows.Forms.MouseEventHandler(this.label4_MouseDown);
            this.label8.MouseMove += new System.Windows.Forms.MouseEventHandler(this.label4_MouseMove);
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(5, 357);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(29, 12);
            this.label9.TabIndex = 8;
            this.label9.Text = "籍贯";
            this.label9.MouseDown += new System.Windows.Forms.MouseEventHandler(this.label4_MouseDown);
            this.label9.MouseMove += new System.Windows.Forms.MouseEventHandler(this.label4_MouseMove);
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(5, 408);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(29, 12);
            this.label10.TabIndex = 9;
            this.label10.Text = "职位";
            this.label10.MouseDown += new System.Windows.Forms.MouseEventHandler(this.label4_MouseDown);
            this.label10.MouseMove += new System.Windows.Forms.MouseEventHandler(this.label4_MouseMove);
            // 
            // danhao
            // 
            this.danhao.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.danhao.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.danhao.Location = new System.Drawing.Point(77, 50);
            this.danhao.Name = "danhao";
            this.danhao.Size = new System.Drawing.Size(363, 21);
            this.danhao.TabIndex = 1;
            this.danhao.MouseDown += new System.Windows.Forms.MouseEventHandler(this.danhao_MouseDown);
            this.danhao.MouseMove += new System.Windows.Forms.MouseEventHandler(this.danhao_MouseMove);
            this.danhao.KeyDown += new System.Windows.Forms.KeyEventHandler(this.danhao_KeyDown);
            // 
            // cicun
            // 
            this.cicun.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.cicun.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.cicun.Location = new System.Drawing.Point(77, 102);
            this.cicun.Name = "cicun";
            this.cicun.Size = new System.Drawing.Size(363, 356);
            this.cicun.TabIndex = 2;
            this.cicun.Text = "";
            this.cicun.KeyDown += new System.Windows.Forms.KeyEventHandler(this.cicun_KeyDown);
            this.cicun.MouseMove += new System.Windows.Forms.MouseEventHandler(this.cicun_MouseMove);
            this.cicun.MouseDown += new System.Windows.Forms.MouseEventHandler(this.cicun_MouseDown);
            // 
            // sencansulian
            // 
            this.sencansulian.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -