174 lines
9.9 KiB
C#
174 lines
9.9 KiB
C#
namespace JinYuan.ControlLib
|
|
{
|
|
partial class ArrTotalQty
|
|
{
|
|
/// <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 组件设计器生成的代码
|
|
|
|
/// <summary>
|
|
/// 设计器支持所需的方法 - 不要修改
|
|
/// 使用代码编辑器修改此方法的内容。
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ArrTotalQty));
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.lbl_Title6 = new JinYuan.ControlLib.TotalQty();
|
|
this.lbl_Title5 = new JinYuan.ControlLib.TotalQty();
|
|
this.lbl_Title4 = new JinYuan.ControlLib.TotalQty();
|
|
this.lbl_Title3 = new JinYuan.ControlLib.TotalQty();
|
|
this.lbl_Title2 = new JinYuan.ControlLib.TotalQty();
|
|
this.lbl_Title1 = new JinYuan.ControlLib.TotalQty();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// tableLayoutPanel1
|
|
//
|
|
this.tableLayoutPanel1.ColumnCount = 6;
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_Title6, 5, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_Title5, 4, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_Title4, 3, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_Title3, 2, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_Title2, 1, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.lbl_Title1, 0, 0);
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
this.tableLayoutPanel1.RowCount = 1;
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(300, 79);
|
|
this.tableLayoutPanel1.TabIndex = 1;
|
|
//
|
|
// lbl_Title6
|
|
//
|
|
this.lbl_Title6.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbl_Title6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("lbl_Title6.BackgroundImage")));
|
|
this.lbl_Title6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.lbl_Title6.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.lbl_Title6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbl_Title6.Location = new System.Drawing.Point(254, 5);
|
|
this.lbl_Title6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.lbl_Title6.Name = "lbl_Title6";
|
|
this.lbl_Title6.Size = new System.Drawing.Size(42, 69);
|
|
this.lbl_Title6.TabIndex = 5;
|
|
this.lbl_Title6.TitleName = "0";
|
|
//
|
|
// lbl_Title5
|
|
//
|
|
this.lbl_Title5.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbl_Title5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("lbl_Title5.BackgroundImage")));
|
|
this.lbl_Title5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.lbl_Title5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.lbl_Title5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbl_Title5.Location = new System.Drawing.Point(204, 5);
|
|
this.lbl_Title5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.lbl_Title5.Name = "lbl_Title5";
|
|
this.lbl_Title5.Size = new System.Drawing.Size(42, 69);
|
|
this.lbl_Title5.TabIndex = 4;
|
|
this.lbl_Title5.TitleName = "0";
|
|
//
|
|
// lbl_Title4
|
|
//
|
|
this.lbl_Title4.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbl_Title4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("lbl_Title4.BackgroundImage")));
|
|
this.lbl_Title4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.lbl_Title4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.lbl_Title4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbl_Title4.Location = new System.Drawing.Point(154, 5);
|
|
this.lbl_Title4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.lbl_Title4.Name = "lbl_Title4";
|
|
this.lbl_Title4.Size = new System.Drawing.Size(42, 69);
|
|
this.lbl_Title4.TabIndex = 3;
|
|
this.lbl_Title4.TitleName = "0";
|
|
//
|
|
// lbl_Title3
|
|
//
|
|
this.lbl_Title3.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbl_Title3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("lbl_Title3.BackgroundImage")));
|
|
this.lbl_Title3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.lbl_Title3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.lbl_Title3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbl_Title3.Location = new System.Drawing.Point(104, 5);
|
|
this.lbl_Title3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.lbl_Title3.Name = "lbl_Title3";
|
|
this.lbl_Title3.Size = new System.Drawing.Size(42, 69);
|
|
this.lbl_Title3.TabIndex = 2;
|
|
this.lbl_Title3.TitleName = "0";
|
|
//
|
|
// lbl_Title2
|
|
//
|
|
this.lbl_Title2.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbl_Title2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("lbl_Title2.BackgroundImage")));
|
|
this.lbl_Title2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.lbl_Title2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.lbl_Title2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbl_Title2.Location = new System.Drawing.Point(54, 5);
|
|
this.lbl_Title2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.lbl_Title2.Name = "lbl_Title2";
|
|
this.lbl_Title2.Size = new System.Drawing.Size(42, 69);
|
|
this.lbl_Title2.TabIndex = 1;
|
|
this.lbl_Title2.TitleName = "0";
|
|
//
|
|
// lbl_Title1
|
|
//
|
|
this.lbl_Title1.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbl_Title1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("lbl_Title1.BackgroundImage")));
|
|
this.lbl_Title1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.lbl_Title1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.lbl_Title1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbl_Title1.ForeColor = System.Drawing.Color.White;
|
|
this.lbl_Title1.Location = new System.Drawing.Point(4, 5);
|
|
this.lbl_Title1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.lbl_Title1.Name = "lbl_Title1";
|
|
this.lbl_Title1.Size = new System.Drawing.Size(42, 69);
|
|
this.lbl_Title1.TabIndex = 0;
|
|
this.lbl_Title1.TitleName = "0";
|
|
//
|
|
// ArrTotalQty
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.Color.Transparent;
|
|
this.Controls.Add(this.tableLayoutPanel1);
|
|
this.Name = "ArrTotalQty";
|
|
this.Size = new System.Drawing.Size(300, 79);
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private TotalQty lbl_Title1;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
private TotalQty lbl_Title6;
|
|
private TotalQty lbl_Title5;
|
|
private TotalQty lbl_Title4;
|
|
private TotalQty lbl_Title3;
|
|
private TotalQty lbl_Title2;
|
|
}
|
|
}
|