You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lj_plc/Controls/Mesnac.Controls.Feeding/CombinedCbWeight.Designer.cs

184 lines
8.4 KiB
C#

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

namespace Mesnac.Controls.Feeding
{
partial class CombinedCbWeight
{
/// <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()
{
this.cbimWeight1 = new Mesnac.Controls.Feeding.CBIMWeight();
this.onoffValve4 = new Mesnac.Controls.Feeding.OnoffValve();
this.onoffValve3 = new Mesnac.Controls.Feeding.OnoffValve();
this.cbWeight1 = new Mesnac.Controls.Feeding.CBWeight();
this.onoffValve1 = new Mesnac.Controls.Feeding.OnoffValve();
this.onoffValve5 = new Mesnac.Controls.Feeding.OnoffValve();
this.sideTube1 = new Mesnac.Controls.Feeding.SideTube();
this.straightTubeV1 = new Mesnac.Controls.Feeding.StraightTubeV();
this.onoffValve2 = new Mesnac.Controls.Feeding.OnoffValve();
this.straightTubeH1 = new Mesnac.Controls.Feeding.StraightTubeH();
this.SuspendLayout();
//
// cbimWeight1
//
this.cbimWeight1.bHaveAction = false;
this.cbimWeight1.Location = new System.Drawing.Point(0, 77);
this.cbimWeight1.Name = "cbimWeight1";
this.cbimWeight1.Size = new System.Drawing.Size(96, 43);
this.cbimWeight1.Status = Mesnac.Controls.Feeding.CBIMWeight.Statuses.jnlWeight;
this.cbimWeight1.StatusName = null;
this.cbimWeight1.TabIndex = 56;
//
// onoffValve4
//
this.onoffValve4.bHaveAction = false;
this.onoffValve4.Location = new System.Drawing.Point(42, 131);
this.onoffValve4.Name = "onoffValve4";
this.onoffValve4.Size = new System.Drawing.Size(14, 12);
this.onoffValve4.Status = Mesnac.Controls.Feeding.OnoffValve.Statuses.zsTurnOff;
this.onoffValve4.StatusName = null;
this.onoffValve4.TabIndex = 64;
this.onoffValve4.Type = Mesnac.Controls.Feeding.OnoffValve.Types.ttVertical;
//
// onoffValve3
//
this.onoffValve3.bHaveAction = false;
this.onoffValve3.Location = new System.Drawing.Point(42, 120);
this.onoffValve3.Name = "onoffValve3";
this.onoffValve3.Size = new System.Drawing.Size(14, 12);
this.onoffValve3.Status = Mesnac.Controls.Feeding.OnoffValve.Statuses.zsTurnOff;
this.onoffValve3.StatusName = null;
this.onoffValve3.TabIndex = 63;
this.onoffValve3.Type = Mesnac.Controls.Feeding.OnoffValve.Types.ttVertical;
//
// cbWeight1
//
this.cbWeight1.bHaveAction = false;
this.cbWeight1.Location = new System.Drawing.Point(0, 0);
this.cbWeight1.Name = "cbWeight1";
this.cbWeight1.Size = new System.Drawing.Size(96, 43);
this.cbWeight1.Status = Mesnac.Controls.Feeding.CBWeight.Statuses.ssValue8;
this.cbWeight1.TabIndex = 57;
//
// onoffValve1
//
this.onoffValve1.bHaveAction = false;
this.onoffValve1.Location = new System.Drawing.Point(42, 41);
this.onoffValve1.Name = "onoffValve1";
this.onoffValve1.Size = new System.Drawing.Size(14, 12);
this.onoffValve1.Status = Mesnac.Controls.Feeding.OnoffValve.Statuses.zsTurnOff;
this.onoffValve1.StatusName = null;
this.onoffValve1.TabIndex = 62;
this.onoffValve1.Type = Mesnac.Controls.Feeding.OnoffValve.Types.ttVertical;
//
// onoffValve5
//
this.onoffValve5.bHaveAction = false;
this.onoffValve5.Location = new System.Drawing.Point(75, 141);
this.onoffValve5.Name = "onoffValve5";
this.onoffValve5.Size = new System.Drawing.Size(12, 14);
this.onoffValve5.Status = Mesnac.Controls.Feeding.OnoffValve.Statuses.zsTurnOff;
this.onoffValve5.StatusName = null;
this.onoffValve5.TabIndex = 61;
this.onoffValve5.Type = Mesnac.Controls.Feeding.OnoffValve.Types.ttHorizontal;
//
// sideTube1
//
this.sideTube1.bHaveAction = false;
this.sideTube1.Location = new System.Drawing.Point(43, 143);
this.sideTube1.Name = "sideTube1";
this.sideTube1.Size = new System.Drawing.Size(13, 15);
this.sideTube1.TabIndex = 60;
this.sideTube1.Type = Mesnac.Controls.Feeding.SideTube.Types.btRight;
//
// straightTubeV1
//
this.straightTubeV1.bHaveAction = false;
this.straightTubeV1.Location = new System.Drawing.Point(45, 64);
this.straightTubeV1.Master = null;
this.straightTubeV1.Name = "straightTubeV1";
this.straightTubeV1.Size = new System.Drawing.Size(5, 13);
this.straightTubeV1.Status = Mesnac.Controls.Feeding.StraightTubeV.Statuses.ptTurnOff;
this.straightTubeV1.StatusName = null;
this.straightTubeV1.TabIndex = 59;
this.straightTubeV1.Type = Mesnac.Controls.Feeding.StraightTubeV.Types.ptUpToDown;
//
// onoffValve2
//
this.onoffValve2.bHaveAction = false;
this.onoffValve2.Location = new System.Drawing.Point(42, 52);
this.onoffValve2.Name = "onoffValve2";
this.onoffValve2.Size = new System.Drawing.Size(14, 12);
this.onoffValve2.Status = Mesnac.Controls.Feeding.OnoffValve.Statuses.zsTurnOff;
this.onoffValve2.StatusName = null;
this.onoffValve2.TabIndex = 58;
this.onoffValve2.Type = Mesnac.Controls.Feeding.OnoffValve.Types.ttVertical;
//
// straightTubeH1
//
this.straightTubeH1.bHaveAction = false;
this.straightTubeH1.Location = new System.Drawing.Point(55, 148);
this.straightTubeH1.Master = null;
this.straightTubeH1.Name = "straightTubeH1";
this.straightTubeH1.Size = new System.Drawing.Size(21, 5);
this.straightTubeH1.Status = Mesnac.Controls.Feeding.StraightTubeH.Statuses.ptTurnOff;
this.straightTubeH1.StatusName = null;
this.straightTubeH1.TabIndex = 65;
this.straightTubeH1.Type = Mesnac.Controls.Feeding.StraightTubeH.Types.ptLeftToRight;
//
// CombinedCbWeight
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.straightTubeH1);
this.Controls.Add(this.cbimWeight1);
this.Controls.Add(this.onoffValve4);
this.Controls.Add(this.onoffValve3);
this.Controls.Add(this.cbWeight1);
this.Controls.Add(this.onoffValve1);
this.Controls.Add(this.onoffValve5);
this.Controls.Add(this.sideTube1);
this.Controls.Add(this.straightTubeV1);
this.Controls.Add(this.onoffValve2);
this.Size = new System.Drawing.Size(98, 159);
this.Resize += new System.EventHandler(this.CombinedCbWeight_Resize);
this.ResumeLayout(false);
}
#endregion
private CBIMWeight cbimWeight1;
private OnoffValve onoffValve4;
private OnoffValve onoffValve3;
private CBWeight cbWeight1;
private OnoffValve onoffValve1;
private OnoffValve onoffValve5;
private SideTube sideTube1;
private StraightTubeV straightTubeV1;
private OnoffValve onoffValve2;
private StraightTubeH straightTubeH1;
}
}