📄 frmaddbookconcern.designer.cs
字号:
namespace UI
{
partial class frmAddBookConcern
{
/// <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(frmAddBookConcern));
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.btnCancel = new System.Windows.Forms.Button();
this.btnOk = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.SuspendLayout();
//
// libBorrowMoney
//
this.libBorrowMoney.AutoSize = true;
this.libBorrowMoney.Location = new System.Drawing.Point(28, 191);
this.libBorrowMoney.Name = "libBorrowMoney";
this.libBorrowMoney.Size = new System.Drawing.Size(71, 12);
this.libBorrowMoney.TabIndex = 31;
this.libBorrowMoney.Text = "出版社电话:";
//
// txtBookConcerntel
//
this.txtBookConcerntel.Location = new System.Drawing.Point(97, 188);
this.txtBookConcerntel.Name = "txtBookConcerntel";
this.txtBookConcerntel.PromptChar = ' ';
this.txtBookConcerntel.Size = new System.Drawing.Size(238, 21);
this.txtBookConcerntel.TabIndex = 30;
//
// txtBookConcernMap
//
this.txtBookConcernMap.Location = new System.Drawing.Point(97, 143);
this.txtBookConcernMap.Name = "txtBookConcernMap";
this.txtBookConcernMap.PromptChar = ' ';
this.txtBookConcernMap.Size = new System.Drawing.Size(238, 21);
this.txtBookConcernMap.TabIndex = 29;
//
// txtBookConcernName
//
this.txtBookConcernName.Location = new System.Drawing.Point(97, 98);
this.txtBookConcernName.Name = "txtBookConcernName";
this.txtBookConcernName.Size = new System.Drawing.Size(238, 21);
this.txtBookConcernName.TabIndex = 28;
//
// txtBookConcernID
//
this.txtBookConcernID.Location = new System.Drawing.Point(97, 57);
this.txtBookConcernID.Name = "txtBookConcernID";
this.txtBookConcernID.Size = new System.Drawing.Size(238, 21);
this.txtBookConcernID.TabIndex = 27;
//
// lblBookPrice
//
this.lblBookPrice.AutoSize = true;
this.lblBookPrice.Location = new System.Drawing.Point(28, 146);
this.lblBookPrice.Name = "lblBookPrice";
this.lblBookPrice.Size = new System.Drawing.Size(71, 12);
this.lblBookPrice.TabIndex = 26;
this.lblBookPrice.Text = "出版社地址:";
//
// lblBookISBN
//
this.lblBookISBN.AutoSize = true;
this.lblBookISBN.Location = new System.Drawing.Point(28, 60);
this.lblBookISBN.Name = "lblBookISBN";
this.lblBookISBN.Size = new System.Drawing.Size(71, 12);
this.lblBookISBN.TabIndex = 25;
this.lblBookISBN.Text = "出版社编号:";
//
// lblBookName
//
this.lblBookName.AutoSize = true;
this.lblBookName.Location = new System.Drawing.Point(28, 101);
this.lblBookName.Name = "lblBookName";
this.lblBookName.Size = new System.Drawing.Size(71, 12);
this.lblBookName.TabIndex = 24;
this.lblBookName.Text = "出版社名称:";
//
// btnCancel
//
this.btnCancel.Font = new System.Drawing.Font("宋体", 10F);
this.btnCancel.Location = new System.Drawing.Point(207, 246);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(89, 36);
this.btnCancel.TabIndex = 33;
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(61, 246);
this.btnOk.Name = "btnOk";
this.btnOk.Size = new System.Drawing.Size(89, 36);
this.btnOk.TabIndex = 32;
this.btnOk.Text = "确定";
this.btnOk.UseVisualStyleBackColor = true;
this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(282, 33);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(53, 12);
this.label1.TabIndex = 34;
this.label1.Text = "例*C0001";
//
// frmAddBookConcern
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(357, 360);
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(365, 394);
this.MinimizeBox = false;
this.MinimumSize = new System.Drawing.Size(365, 394);
this.Name = "frmAddBookConcern";
this.Text = "添加出版社";
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
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;
private System.Windows.Forms.Button btnCancel;
private System.Windows.Forms.Button btnOk;
private System.Windows.Forms.Label label1;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -