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

📄 frmupdatebookconcern.designer.cs

📁 数据库课程设计
💻 CS
字号:
namespace UI
{
    partial class frmUpdateBookConcern
    {
        /// <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(frmUpdateBookConcern));
            this.label1 = new System.Windows.Forms.Label();
            this.btnCancel = new System.Windows.Forms.Button();
            this.btnOk = new System.Windows.Forms.Button();
            this.libBorrowMoney = new System.Windows.Forms.Label();
            this.txtBookConcerntel = new System.Windows.Forms.MaskedTextBox();
            this.txtBookConcernMap = new System.Windows.Forms.MaskedTextBox();
            this.txtBookConcernName = new System.Windows.Forms.TextBox();
            this.txtBookConcernID = new System.Windows.Forms.TextBox();
            this.lblBookPrice = new System.Windows.Forms.Label();
            this.lblBookISBN = new System.Windows.Forms.Label();
            this.lblBookName = new System.Windows.Forms.Label();
            this.SuspendLayout();
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(241, 26);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(53, 12);
            this.label1.TabIndex = 45;
            this.label1.Text = "例*C0001";
            // 
            // btnCancel
            // 
            this.btnCancel.Font = new System.Drawing.Font("宋体", 10F);
            this.btnCancel.Location = new System.Drawing.Point(205, 225);
            this.btnCancel.Name = "btnCancel";
            this.btnCancel.Size = new System.Drawing.Size(89, 36);
            this.btnCancel.TabIndex = 44;
            this.btnCancel.Text = "取消";
            this.btnCancel.UseVisualStyleBackColor = true;
            this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
            // 
            // btnOk
            // 
            this.btnOk.Font = new System.Drawing.Font("宋体", 10F);
            this.btnOk.Location = new System.Drawing.Point(30, 225);
            this.btnOk.Name = "btnOk";
            this.btnOk.Size = new System.Drawing.Size(89, 36);
            this.btnOk.TabIndex = 43;
            this.btnOk.Text = "修改";
            this.btnOk.UseVisualStyleBackColor = true;
            this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
            // 
            // libBorrowMoney
            // 
            this.libBorrowMoney.AutoSize = true;
            this.libBorrowMoney.Location = new System.Drawing.Point(9, 175);
            this.libBorrowMoney.Name = "libBorrowMoney";
            this.libBorrowMoney.Size = new System.Drawing.Size(71, 12);
            this.libBorrowMoney.TabIndex = 42;
            this.libBorrowMoney.Text = "出版社电话:";
            // 
            // txtBookConcerntel
            // 
            this.txtBookConcerntel.Location = new System.Drawing.Point(81, 172);
            this.txtBookConcerntel.Name = "txtBookConcerntel";
            this.txtBookConcerntel.PromptChar = ' ';
            this.txtBookConcerntel.Size = new System.Drawing.Size(192, 21);
            this.txtBookConcerntel.TabIndex = 41;
            // 
            // txtBookConcernMap
            // 
            this.txtBookConcernMap.Location = new System.Drawing.Point(81, 127);
            this.txtBookConcernMap.Name = "txtBookConcernMap";
            this.txtBookConcernMap.PromptChar = ' ';
            this.txtBookConcernMap.Size = new System.Drawing.Size(192, 21);
            this.txtBookConcernMap.TabIndex = 40;
            // 
            // txtBookConcernName
            // 
            this.txtBookConcernName.Location = new System.Drawing.Point(81, 82);
            this.txtBookConcernName.Name = "txtBookConcernName";
            this.txtBookConcernName.Size = new System.Drawing.Size(192, 21);
            this.txtBookConcernName.TabIndex = 39;
            // 
            // txtBookConcernID
            // 
            this.txtBookConcernID.Enabled = false;
            this.txtBookConcernID.Location = new System.Drawing.Point(81, 41);
            this.txtBookConcernID.Name = "txtBookConcernID";
            this.txtBookConcernID.Size = new System.Drawing.Size(192, 21);
            this.txtBookConcernID.TabIndex = 38;
            // 
            // lblBookPrice
            // 
            this.lblBookPrice.AutoSize = true;
            this.lblBookPrice.Location = new System.Drawing.Point(9, 130);
            this.lblBookPrice.Name = "lblBookPrice";
            this.lblBookPrice.Size = new System.Drawing.Size(71, 12);
            this.lblBookPrice.TabIndex = 37;
            this.lblBookPrice.Text = "出版社地址:";
            // 
            // lblBookISBN
            // 
            this.lblBookISBN.AutoSize = true;
            this.lblBookISBN.Location = new System.Drawing.Point(9, 44);
            this.lblBookISBN.Name = "lblBookISBN";
            this.lblBookISBN.Size = new System.Drawing.Size(71, 12);
            this.lblBookISBN.TabIndex = 36;
            this.lblBookISBN.Text = "出版社编号:";
            // 
            // lblBookName
            // 
            this.lblBookName.AutoSize = true;
            this.lblBookName.Location = new System.Drawing.Point(9, 82);
            this.lblBookName.Name = "lblBookName";
            this.lblBookName.Size = new System.Drawing.Size(71, 12);
            this.lblBookName.TabIndex = 35;
            this.lblBookName.Text = "出版社名称:";
            // 
            // frmUpdateBookConcern
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(330, 314);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.btnCancel);
            this.Controls.Add(this.btnOk);
            this.Controls.Add(this.libBorrowMoney);
            this.Controls.Add(this.txtBookConcerntel);
            this.Controls.Add(this.txtBookConcernMap);
            this.Controls.Add(this.txtBookConcernName);
            this.Controls.Add(this.txtBookConcernID);
            this.Controls.Add(this.lblBookPrice);
            this.Controls.Add(this.lblBookISBN);
            this.Controls.Add(this.lblBookName);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.MaximumSize = new System.Drawing.Size(338, 348);
            this.MinimizeBox = false;
            this.MinimumSize = new System.Drawing.Size(338, 348);
            this.Name = "frmUpdateBookConcern";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "修改出版商";
            this.Load += new System.EventHandler(this.frmUpdateBookConcern_Load);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Button btnCancel;
        private System.Windows.Forms.Button btnOk;
        private System.Windows.Forms.Label libBorrowMoney;
        private System.Windows.Forms.MaskedTextBox txtBookConcerntel;
        private System.Windows.Forms.MaskedTextBox txtBookConcernMap;
        private System.Windows.Forms.TextBox txtBookConcernName;
        private System.Windows.Forms.TextBox txtBookConcernID;
        private System.Windows.Forms.Label lblBookPrice;
        private System.Windows.Forms.Label lblBookISBN;
        private System.Windows.Forms.Label lblBookName;
    }
}

⌨️ 快捷键说明

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