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

📄 tushubianmaruku.designer.cs

📁 Vs2005C#图书管理系统初学的看看有好处的
💻 CS
📖 第 1 页 / 共 2 页
字号:
namespace tsh
{
    partial class tushubianmaruku
    {
        /// <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()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(tushubianmaruku));
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.textBgrsh = new System.Windows.Forms.TextBox();
            this.textBkcsh = new System.Windows.Forms.TextBox();
            this.textBjg = new System.Windows.Forms.TextBox();
            this.textBzsh = new System.Windows.Forms.TextBox();
            this.textBkb = new System.Windows.Forms.TextBox();
            this.textBbc = new System.Windows.Forms.TextBox();
            this.textBchbsh = new System.Windows.Forms.TextBox();
            this.textBzzh = new System.Windows.Forms.TextBox();
            this.textBlb = new System.Windows.Forms.TextBox();
            this.textBshm = new System.Windows.Forms.TextBox();
            this.textBflh = new System.Windows.Forms.TextBox();
            this.textBbh = new System.Windows.Forms.TextBox();
            this.label16 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.labelmg = new System.Windows.Forms.Label();
            this.buttbc = new System.Windows.Forms.Button();
            this.buttqx = new System.Windows.Forms.Button();
            this.butttch = new System.Windows.Forms.Button();
            this.labelmessg = new System.Windows.Forms.Label();
            this.groupBox1.SuspendLayout();
            this.SuspendLayout();
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.textBgrsh);
            this.groupBox1.Controls.Add(this.textBkcsh);
            this.groupBox1.Controls.Add(this.textBjg);
            this.groupBox1.Controls.Add(this.textBzsh);
            this.groupBox1.Controls.Add(this.textBkb);
            this.groupBox1.Controls.Add(this.textBbc);
            this.groupBox1.Controls.Add(this.textBchbsh);
            this.groupBox1.Controls.Add(this.textBzzh);
            this.groupBox1.Controls.Add(this.textBlb);
            this.groupBox1.Controls.Add(this.textBshm);
            this.groupBox1.Controls.Add(this.textBflh);
            this.groupBox1.Controls.Add(this.textBbh);
            this.groupBox1.Controls.Add(this.label16);
            this.groupBox1.Controls.Add(this.label15);
            this.groupBox1.Controls.Add(this.label14);
            this.groupBox1.Controls.Add(this.label13);
            this.groupBox1.Controls.Add(this.label12);
            this.groupBox1.Controls.Add(this.label11);
            this.groupBox1.Controls.Add(this.label10);
            this.groupBox1.Controls.Add(this.label9);
            this.groupBox1.Controls.Add(this.label8);
            this.groupBox1.Controls.Add(this.label7);
            this.groupBox1.Controls.Add(this.label6);
            this.groupBox1.Controls.Add(this.label5);
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Location = new System.Drawing.Point(13, 53);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(514, 340);
            this.groupBox1.TabIndex = 0;
            this.groupBox1.TabStop = false;
            // 
            // textBgrsh
            // 
            this.textBgrsh.Enabled = false;
            this.textBgrsh.Location = new System.Drawing.Point(328, 291);
            this.textBgrsh.MaxLength = 4;
            this.textBgrsh.Name = "textBgrsh";
            this.textBgrsh.Size = new System.Drawing.Size(100, 21);
            this.textBgrsh.TabIndex = 27;
            this.textBgrsh.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBgrsh_KeyPress);
            this.textBgrsh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBgrsh_KeyDown);
            // 
            // textBkcsh
            // 
            this.textBkcsh.Enabled = false;
            this.textBkcsh.Location = new System.Drawing.Point(328, 244);
            this.textBkcsh.MaxLength = 4;
            this.textBkcsh.Name = "textBkcsh";
            this.textBkcsh.Size = new System.Drawing.Size(100, 21);
            this.textBkcsh.TabIndex = 26;
            this.textBkcsh.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBkcsh_KeyPress);
            // 
            // textBjg
            // 
            this.textBjg.Enabled = false;
            this.textBjg.Location = new System.Drawing.Point(328, 190);
            this.textBjg.MaxLength = 8;
            this.textBjg.Name = "textBjg";
            this.textBjg.Size = new System.Drawing.Size(100, 21);
            this.textBjg.TabIndex = 25;
            this.textBjg.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBjg_KeyPress);
            this.textBjg.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBjg_KeyDown);
            // 
            // textBzsh
            // 
            this.textBzsh.Enabled = false;
            this.textBzsh.Location = new System.Drawing.Point(328, 136);
            this.textBzsh.MaxLength = 10;
            this.textBzsh.Name = "textBzsh";
            this.textBzsh.Size = new System.Drawing.Size(100, 21);
            this.textBzsh.TabIndex = 24;
            this.textBzsh.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBzsh_KeyPress);
            this.textBzsh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBzsh_KeyDown);
            // 
            // textBkb
            // 
            this.textBkb.Enabled = false;
            this.textBkb.Location = new System.Drawing.Point(328, 83);
            this.textBkb.MaxLength = 10;
            this.textBkb.Name = "textBkb";
            this.textBkb.Size = new System.Drawing.Size(155, 21);
            this.textBkb.TabIndex = 23;
            this.textBkb.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBkb_KeyPress);
            this.textBkb.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBkb_KeyDown);
            // 
            // textBbc
            // 
            this.textBbc.Enabled = false;
            this.textBbc.Location = new System.Drawing.Point(328, 29);
            this.textBbc.MaxLength = 10;
            this.textBbc.Name = "textBbc";
            this.textBbc.Size = new System.Drawing.Size(155, 21);
            this.textBbc.TabIndex = 22;
            this.textBbc.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBbc_KeyPress);
            this.textBbc.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBbc_KeyDown);
            // 
            // textBchbsh
            // 
            this.textBchbsh.Enabled = false;
            this.textBchbsh.Location = new System.Drawing.Point(100, 291);
            this.textBchbsh.MaxLength = 20;
            this.textBchbsh.Name = "textBchbsh";
            this.textBchbsh.Size = new System.Drawing.Size(136, 21);
            this.textBchbsh.TabIndex = 21;
            this.textBchbsh.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBchbsh_KeyPress);
            this.textBchbsh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBchbsh_KeyDown);
            // 
            // textBzzh
            // 
            this.textBzzh.Enabled = false;
            this.textBzzh.Location = new System.Drawing.Point(100, 244);
            this.textBzzh.MaxLength = 20;
            this.textBzzh.Name = "textBzzh";
            this.textBzzh.Size = new System.Drawing.Size(136, 21);
            this.textBzzh.TabIndex = 20;
            this.textBzzh.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBzzh_KeyPress);
            this.textBzzh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBzzh_KeyDown);
            // 
            // textBlb
            // 
            this.textBlb.Enabled = false;
            this.textBlb.Location = new System.Drawing.Point(100, 190);
            this.textBlb.MaxLength = 20;
            this.textBlb.Name = "textBlb";
            this.textBlb.Size = new System.Drawing.Size(136, 21);
            this.textBlb.TabIndex = 19;
            this.textBlb.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBlb_KeyPress);
            this.textBlb.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBlb_KeyDown);
            // 
            // textBshm
            // 
            this.textBshm.Enabled = false;
            this.textBshm.Location = new System.Drawing.Point(100, 136);
            this.textBshm.MaxLength = 30;
            this.textBshm.Name = "textBshm";
            this.textBshm.Size = new System.Drawing.Size(136, 21);
            this.textBshm.TabIndex = 18;
            this.textBshm.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBshm_KeyPress);
            this.textBshm.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBshm_KeyDown);
            // 
            // textBflh
            // 
            this.textBflh.Enabled = false;
            this.textBflh.Location = new System.Drawing.Point(100, 83);
            this.textBflh.MaxLength = 20;
            this.textBflh.Name = "textBflh";
            this.textBflh.Size = new System.Drawing.Size(136, 21);
            this.textBflh.TabIndex = 17;
            this.textBflh.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBflh_KeyPress);
            this.textBflh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBflh_KeyDown);
            // 
            // textBbh
            // 
            this.textBbh.Location = new System.Drawing.Point(100, 29);
            this.textBbh.MaxLength = 20;
            this.textBbh.Name = "textBbh";
            this.textBbh.Size = new System.Drawing.Size(136, 21);
            this.textBbh.TabIndex = 16;
            this.textBbh.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBbh_KeyPress);
            this.textBbh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBbh_KeyDown);
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label16.Location = new System.Drawing.Point(433, 296);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(24, 16);
            this.label16.TabIndex = 15;
            this.label16.Text = "本";
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label15.Location = new System.Drawing.Point(433, 249);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(24, 16);
            this.label15.TabIndex = 14;
            this.label15.Text = "本";
            // 

⌨️ 快捷键说明

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