namespace HRT_Measure.Windows
{
partial class FrmParaWrite
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.uiTableLayoutPanel1 = new Sunny.UI.UITableLayoutPanel();
this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
this.btn箱数 = new Sunny.UI.UISymbolButton();
this.txt箱数 = new Sunny.UI.UITextBox();
this.label9 = new System.Windows.Forms.Label();
this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
this.uiSplitContainer1 = new Sunny.UI.UISplitContainer();
this.btn空桶暂存槽当前数量 = new Sunny.UI.UISymbolButton();
this.btn抛盖暂存槽当前数量 = new Sunny.UI.UISymbolButton();
this.btn药B暂存当前盒数 = new Sunny.UI.UISymbolButton();
this.btn药A暂存当前盒数 = new Sunny.UI.UISymbolButton();
this.txt空桶暂存槽当前数量 = new Sunny.UI.UITextBox();
this.uiLabel25 = new Sunny.UI.UILabel();
this.txt药A暂存当前盒数 = new Sunny.UI.UITextBox();
this.txt药B暂存当前盒数 = new Sunny.UI.UITextBox();
this.uiLabel3 = new Sunny.UI.UILabel();
this.uiLabel2 = new Sunny.UI.UILabel();
this.uiLabel1 = new Sunny.UI.UILabel();
this.txt抛盖暂存槽当前数量 = new Sunny.UI.UITextBox();
this.btnB料仓5当前重量 = new Sunny.UI.UISymbolButton();
this.btnB料仓4当前重量 = new Sunny.UI.UISymbolButton();
this.btnB料仓3当前重量 = new Sunny.UI.UISymbolButton();
this.btnB料仓2当前重量 = new Sunny.UI.UISymbolButton();
this.btnB料仓1当前重量 = new Sunny.UI.UISymbolButton();
this.btn药B称重配比重量 = new Sunny.UI.UISymbolButton();
this.btnA料仓5当前重量 = new Sunny.UI.UISymbolButton();
this.btnA料仓4当前重量 = new Sunny.UI.UISymbolButton();
this.btnA料仓3当前重量 = new Sunny.UI.UISymbolButton();
this.btnA料仓2当前重量 = new Sunny.UI.UISymbolButton();
this.btnA料仓1当前重量 = new Sunny.UI.UISymbolButton();
this.btn药A称重配比重量 = new Sunny.UI.UISymbolButton();
this.txt药B称重配比重量 = new Sunny.UI.UITextBox();
this.uiLabel9 = new Sunny.UI.UILabel();
this.txtB料仓5当前重量 = new Sunny.UI.UITextBox();
this.uiLabel16 = new Sunny.UI.UILabel();
this.txtB料仓4当前重量 = new Sunny.UI.UITextBox();
this.uiLabel15 = new Sunny.UI.UILabel();
this.txtB料仓3当前重量 = new Sunny.UI.UITextBox();
this.uiLabel14 = new Sunny.UI.UILabel();
this.txtB料仓2当前重量 = new Sunny.UI.UITextBox();
this.uiLabel13 = new Sunny.UI.UILabel();
this.txtB料仓1当前重量 = new Sunny.UI.UITextBox();
this.uiLabel4 = new Sunny.UI.UILabel();
this.uiLabel8 = new Sunny.UI.UILabel();
this.txt药A称重配比重量 = new Sunny.UI.UITextBox();
this.uiLabel6 = new Sunny.UI.UILabel();
this.txtA料仓1当前重量 = new Sunny.UI.UITextBox();
this.uiLabel7 = new Sunny.UI.UILabel();
this.txtA料仓2当前重量 = new Sunny.UI.UITextBox();
this.uiLabel5 = new Sunny.UI.UILabel();
this.txtA料仓3当前重量 = new Sunny.UI.UITextBox();
this.uiLabel23 = new Sunny.UI.UILabel();
this.txtA料仓4当前重量 = new Sunny.UI.UITextBox();
this.txtA料仓5当前重量 = new Sunny.UI.UITextBox();
this.uiLabel12 = new Sunny.UI.UILabel();
this.uiTableLayoutPanel1.SuspendLayout();
this.uiGroupBox3.SuspendLayout();
this.uiGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer1)).BeginInit();
this.uiSplitContainer1.Panel1.SuspendLayout();
this.uiSplitContainer1.Panel2.SuspendLayout();
this.uiSplitContainer1.SuspendLayout();
this.SuspendLayout();
//
// uiTableLayoutPanel1
//
this.uiTableLayoutPanel1.BackColor = System.Drawing.Color.AliceBlue;
this.uiTableLayoutPanel1.ColumnCount = 3;
this.uiTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.uiTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.uiTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.uiTableLayoutPanel1.Controls.Add(this.uiGroupBox3, 0, 0);
this.uiTableLayoutPanel1.Controls.Add(this.uiGroupBox1, 0, 0);
this.uiTableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiTableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
this.uiTableLayoutPanel1.Name = "uiTableLayoutPanel1";
this.uiTableLayoutPanel1.RowCount = 1;
this.uiTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.uiTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.uiTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.uiTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.uiTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.uiTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.uiTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.uiTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.uiTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.uiTableLayoutPanel1.Size = new System.Drawing.Size(1904, 1041);
this.uiTableLayoutPanel1.Style = Sunny.UI.UIStyle.Custom;
this.uiTableLayoutPanel1.TabIndex = 0;
this.uiTableLayoutPanel1.TagString = null;
//
// uiGroupBox3
//
this.uiGroupBox3.Controls.Add(this.btn箱数);
this.uiGroupBox3.Controls.Add(this.txt箱数);
this.uiGroupBox3.Controls.Add(this.label9);
this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiGroupBox3.FillColor = System.Drawing.Color.AliceBlue;
this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiGroupBox3.ForeColor = System.Drawing.Color.Black;
this.uiGroupBox3.Location = new System.Drawing.Point(638, 5);
this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiGroupBox3.Name = "uiGroupBox3";
this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
this.uiGroupBox3.Size = new System.Drawing.Size(626, 1031);
this.uiGroupBox3.Style = Sunny.UI.UIStyle.Custom;
this.uiGroupBox3.TabIndex = 2;
this.uiGroupBox3.Text = "检测装箱";
this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiGroupBox3.TitleAlignment = System.Windows.Forms.HorizontalAlignment.Center;
//
// btn箱数
//
this.btn箱数.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn箱数.FillColor = System.Drawing.Color.AliceBlue;
this.btn箱数.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn箱数.ForeColor = System.Drawing.Color.Black;
this.btn箱数.Location = new System.Drawing.Point(430, 60);
this.btn箱数.MinimumSize = new System.Drawing.Size(1, 1);
this.btn箱数.Name = "btn箱数";
this.btn箱数.Size = new System.Drawing.Size(98, 31);
this.btn箱数.Style = Sunny.UI.UIStyle.Custom;
this.btn箱数.Symbol = 61483;
this.btn箱数.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btn箱数.TabIndex = 241;
this.btn箱数.Text = "写入";
this.btn箱数.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn箱数.Click += new System.EventHandler(this.btnM04M05_Click);
//
// txt箱数
//
this.txt箱数.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txt箱数.FillColor = System.Drawing.Color.AliceBlue;
this.txt箱数.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txt箱数.ForeColor = System.Drawing.Color.Black;
this.txt箱数.Location = new System.Drawing.Point(252, 57);
this.txt箱数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txt箱数.MinimumSize = new System.Drawing.Size(1, 16);
this.txt箱数.Name = "txt箱数";
this.txt箱数.Padding = new System.Windows.Forms.Padding(5);
this.txt箱数.ShowText = false;
this.txt箱数.Size = new System.Drawing.Size(105, 31);
this.txt箱数.Style = Sunny.UI.UIStyle.Custom;
this.txt箱数.TabIndex = 233;
this.txt箱数.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txt箱数.Watermark = "";
//
// label9
//
this.label9.AutoSize = true;
this.label9.ForeColor = System.Drawing.Color.Black;
this.label9.Location = new System.Drawing.Point(50, 59);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(76, 21);
this.label9.TabIndex = 217;
this.label9.Text = "M05箱数";
//
// uiGroupBox1
//
this.uiGroupBox1.Controls.Add(this.uiSplitContainer1);
this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiGroupBox1.FillColor = System.Drawing.Color.AliceBlue;
this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiGroupBox1.ForeColor = System.Drawing.Color.Black;
this.uiGroupBox1.Location = new System.Drawing.Point(4, 5);
this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiGroupBox1.Name = "uiGroupBox1";
this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
this.uiGroupBox1.Size = new System.Drawing.Size(626, 1031);
this.uiGroupBox1.Style = Sunny.UI.UIStyle.Custom;
this.uiGroupBox1.TabIndex = 0;
this.uiGroupBox1.Text = "上料称重";
this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiGroupBox1.TitleAlignment = System.Windows.Forms.HorizontalAlignment.Center;
//
// uiSplitContainer1
//
this.uiSplitContainer1.BarColor = System.Drawing.Color.AliceBlue;
this.uiSplitContainer1.CollapsePanel = Sunny.UI.UISplitContainer.UICollapsePanel.None;
this.uiSplitContainer1.Cursor = System.Windows.Forms.Cursors.Default;
this.uiSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiSplitContainer1.Location = new System.Drawing.Point(0, 32);
this.uiSplitContainer1.MinimumSize = new System.Drawing.Size(20, 20);
this.uiSplitContainer1.Name = "uiSplitContainer1";
this.uiSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// uiSplitContainer1.Panel1
//
this.uiSplitContainer1.Panel1.Controls.Add(this.btn空桶暂存槽当前数量);
this.uiSplitContainer1.Panel1.Controls.Add(this.btn抛盖暂存槽当前数量);
this.uiSplitContainer1.Panel1.Controls.Add(this.btn药B暂存当前盒数);
this.uiSplitContainer1.Panel1.Controls.Add(this.btn药A暂存当前盒数);
this.uiSplitContainer1.Panel1.Controls.Add(this.txt空桶暂存槽当前数量);
this.uiSplitContainer1.Panel1.Controls.Add(this.uiLabel25);
this.uiSplitContainer1.Panel1.Controls.Add(this.txt药A暂存当前盒数);
this.uiSplitContainer1.Panel1.Controls.Add(this.txt药B暂存当前盒数);
this.uiSplitContainer1.Panel1.Controls.Add(this.uiLabel3);
this.uiSplitContainer1.Panel1.Controls.Add(this.uiLabel2);
this.uiSplitContainer1.Panel1.Controls.Add(this.uiLabel1);
this.uiSplitContainer1.Panel1.Controls.Add(this.txt抛盖暂存槽当前数量);
//
// uiSplitContainer1.Panel2
//
this.uiSplitContainer1.Panel2.Controls.Add(this.btnB料仓5当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.btnB料仓4当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.btnB料仓3当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.btnB料仓2当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.btnB料仓1当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.btn药B称重配比重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.btnA料仓5当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.btnA料仓4当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.btnA料仓3当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.btnA料仓2当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.btnA料仓1当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.btn药A称重配比重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.txt药B称重配比重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel9);
this.uiSplitContainer1.Panel2.Controls.Add(this.txtB料仓5当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel16);
this.uiSplitContainer1.Panel2.Controls.Add(this.txtB料仓4当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel15);
this.uiSplitContainer1.Panel2.Controls.Add(this.txtB料仓3当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel14);
this.uiSplitContainer1.Panel2.Controls.Add(this.txtB料仓2当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel13);
this.uiSplitContainer1.Panel2.Controls.Add(this.txtB料仓1当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel4);
this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel8);
this.uiSplitContainer1.Panel2.Controls.Add(this.txt药A称重配比重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel6);
this.uiSplitContainer1.Panel2.Controls.Add(this.txtA料仓1当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel7);
this.uiSplitContainer1.Panel2.Controls.Add(this.txtA料仓2当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel5);
this.uiSplitContainer1.Panel2.Controls.Add(this.txtA料仓3当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel23);
this.uiSplitContainer1.Panel2.Controls.Add(this.txtA料仓4当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.txtA料仓5当前重量);
this.uiSplitContainer1.Panel2.Controls.Add(this.uiLabel12);
this.uiSplitContainer1.Size = new System.Drawing.Size(626, 999);
this.uiSplitContainer1.SplitterDistance = 246;
this.uiSplitContainer1.SplitterWidth = 11;
this.uiSplitContainer1.Style = Sunny.UI.UIStyle.Custom;
this.uiSplitContainer1.TabIndex = 0;
//
// btn空桶暂存槽当前数量
//
this.btn空桶暂存槽当前数量.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn空桶暂存槽当前数量.FillColor = System.Drawing.Color.AliceBlue;
this.btn空桶暂存槽当前数量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn空桶暂存槽当前数量.ForeColor = System.Drawing.Color.Black;
this.btn空桶暂存槽当前数量.Location = new System.Drawing.Point(380, 171);
this.btn空桶暂存槽当前数量.MinimumSize = new System.Drawing.Size(1, 1);
this.btn空桶暂存槽当前数量.Name = "btn空桶暂存槽当前数量";
this.btn空桶暂存槽当前数量.Size = new System.Drawing.Size(98, 31);
this.btn空桶暂存槽当前数量.Symbol = 61483;
this.btn空桶暂存槽当前数量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btn空桶暂存槽当前数量.TabIndex = 187;
this.btn空桶暂存槽当前数量.Text = "写入";
this.btn空桶暂存槽当前数量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn空桶暂存槽当前数量.Click += new System.EventHandler(this.btnM01_Click);
//
// btn抛盖暂存槽当前数量
//
this.btn抛盖暂存槽当前数量.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn抛盖暂存槽当前数量.FillColor = System.Drawing.Color.AliceBlue;
this.btn抛盖暂存槽当前数量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn抛盖暂存槽当前数量.ForeColor = System.Drawing.Color.Black;
this.btn抛盖暂存槽当前数量.Location = new System.Drawing.Point(380, 118);
this.btn抛盖暂存槽当前数量.MinimumSize = new System.Drawing.Size(1, 1);
this.btn抛盖暂存槽当前数量.Name = "btn抛盖暂存槽当前数量";
this.btn抛盖暂存槽当前数量.Size = new System.Drawing.Size(98, 31);
this.btn抛盖暂存槽当前数量.Symbol = 61483;
this.btn抛盖暂存槽当前数量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btn抛盖暂存槽当前数量.TabIndex = 186;
this.btn抛盖暂存槽当前数量.Text = "写入";
this.btn抛盖暂存槽当前数量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn抛盖暂存槽当前数量.Click += new System.EventHandler(this.btnM01_Click);
//
// btn药B暂存当前盒数
//
this.btn药B暂存当前盒数.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn药B暂存当前盒数.FillColor = System.Drawing.Color.AliceBlue;
this.btn药B暂存当前盒数.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn药B暂存当前盒数.ForeColor = System.Drawing.Color.Black;
this.btn药B暂存当前盒数.Location = new System.Drawing.Point(380, 66);
this.btn药B暂存当前盒数.MinimumSize = new System.Drawing.Size(1, 1);
this.btn药B暂存当前盒数.Name = "btn药B暂存当前盒数";
this.btn药B暂存当前盒数.Size = new System.Drawing.Size(98, 31);
this.btn药B暂存当前盒数.Symbol = 61483;
this.btn药B暂存当前盒数.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btn药B暂存当前盒数.TabIndex = 185;
this.btn药B暂存当前盒数.Text = "写入";
this.btn药B暂存当前盒数.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn药B暂存当前盒数.Click += new System.EventHandler(this.btnM01_Click);
//
// btn药A暂存当前盒数
//
this.btn药A暂存当前盒数.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn药A暂存当前盒数.FillColor = System.Drawing.Color.AliceBlue;
this.btn药A暂存当前盒数.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn药A暂存当前盒数.ForeColor = System.Drawing.Color.Black;
this.btn药A暂存当前盒数.Location = new System.Drawing.Point(380, 19);
this.btn药A暂存当前盒数.MinimumSize = new System.Drawing.Size(1, 1);
this.btn药A暂存当前盒数.Name = "btn药A暂存当前盒数";
this.btn药A暂存当前盒数.Size = new System.Drawing.Size(98, 31);
this.btn药A暂存当前盒数.Symbol = 61483;
this.btn药A暂存当前盒数.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btn药A暂存当前盒数.TabIndex = 184;
this.btn药A暂存当前盒数.Text = "写入";
this.btn药A暂存当前盒数.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn药A暂存当前盒数.Click += new System.EventHandler(this.btnM01_Click);
//
// txt空桶暂存槽当前数量
//
this.txt空桶暂存槽当前数量.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txt空桶暂存槽当前数量.FillColor = System.Drawing.Color.AliceBlue;
this.txt空桶暂存槽当前数量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txt空桶暂存槽当前数量.ForeColor = System.Drawing.Color.Black;
this.txt空桶暂存槽当前数量.Location = new System.Drawing.Point(227, 171);
this.txt空桶暂存槽当前数量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txt空桶暂存槽当前数量.MinimumSize = new System.Drawing.Size(1, 16);
this.txt空桶暂存槽当前数量.Name = "txt空桶暂存槽当前数量";
this.txt空桶暂存槽当前数量.Padding = new System.Windows.Forms.Padding(5);
this.txt空桶暂存槽当前数量.ShowText = false;
this.txt空桶暂存槽当前数量.Size = new System.Drawing.Size(105, 31);
this.txt空桶暂存槽当前数量.Style = Sunny.UI.UIStyle.Custom;
this.txt空桶暂存槽当前数量.TabIndex = 183;
this.txt空桶暂存槽当前数量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txt空桶暂存槽当前数量.Watermark = "";
//
// uiLabel25
//
this.uiLabel25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel25.ForeColor = System.Drawing.Color.Black;
this.uiLabel25.Location = new System.Drawing.Point(46, 19);
this.uiLabel25.Name = "uiLabel25";
this.uiLabel25.Size = new System.Drawing.Size(144, 27);
this.uiLabel25.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel25.TabIndex = 176;
this.uiLabel25.Text = "药A暂存当前盒数";
this.uiLabel25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txt药A暂存当前盒数
//
this.txt药A暂存当前盒数.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(27)))), ((int)(((byte)(24)))));
this.txt药A暂存当前盒数.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txt药A暂存当前盒数.FillColor = System.Drawing.Color.AliceBlue;
this.txt药A暂存当前盒数.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txt药A暂存当前盒数.ForeColor = System.Drawing.Color.Black;
this.txt药A暂存当前盒数.Location = new System.Drawing.Point(227, 19);
this.txt药A暂存当前盒数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txt药A暂存当前盒数.MinimumSize = new System.Drawing.Size(1, 16);
this.txt药A暂存当前盒数.Name = "txt药A暂存当前盒数";
this.txt药A暂存当前盒数.Padding = new System.Windows.Forms.Padding(5);
this.txt药A暂存当前盒数.ShowText = false;
this.txt药A暂存当前盒数.Size = new System.Drawing.Size(105, 31);
this.txt药A暂存当前盒数.Style = Sunny.UI.UIStyle.Custom;
this.txt药A暂存当前盒数.TabIndex = 177;
this.txt药A暂存当前盒数.Text = "000";
this.txt药A暂存当前盒数.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txt药A暂存当前盒数.Watermark = "";
//
// txt药B暂存当前盒数
//
this.txt药B暂存当前盒数.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txt药B暂存当前盒数.FillColor = System.Drawing.Color.AliceBlue;
this.txt药B暂存当前盒数.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txt药B暂存当前盒数.ForeColor = System.Drawing.Color.Black;
this.txt药B暂存当前盒数.Location = new System.Drawing.Point(227, 66);
this.txt药B暂存当前盒数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txt药B暂存当前盒数.MinimumSize = new System.Drawing.Size(1, 16);
this.txt药B暂存当前盒数.Name = "txt药B暂存当前盒数";
this.txt药B暂存当前盒数.Padding = new System.Windows.Forms.Padding(5);
this.txt药B暂存当前盒数.ShowText = false;
this.txt药B暂存当前盒数.Size = new System.Drawing.Size(105, 31);
this.txt药B暂存当前盒数.Style = Sunny.UI.UIStyle.Custom;
this.txt药B暂存当前盒数.TabIndex = 179;
this.txt药B暂存当前盒数.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txt药B暂存当前盒数.Watermark = "";
//
// uiLabel3
//
this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel3.ForeColor = System.Drawing.Color.Black;
this.uiLabel3.Location = new System.Drawing.Point(46, 173);
this.uiLabel3.Name = "uiLabel3";
this.uiLabel3.Size = new System.Drawing.Size(155, 27);
this.uiLabel3.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel3.TabIndex = 182;
this.uiLabel3.Text = "空桶暂存槽当前数量";
this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel2
//
this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel2.ForeColor = System.Drawing.Color.Black;
this.uiLabel2.Location = new System.Drawing.Point(46, 118);
this.uiLabel2.Name = "uiLabel2";
this.uiLabel2.Size = new System.Drawing.Size(144, 27);
this.uiLabel2.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel2.TabIndex = 180;
this.uiLabel2.Text = "抛盖暂存当前数量";
this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel1
//
this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel1.ForeColor = System.Drawing.Color.Black;
this.uiLabel1.Location = new System.Drawing.Point(46, 66);
this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(144, 27);
this.uiLabel1.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel1.TabIndex = 178;
this.uiLabel1.Text = "药B暂存当前盒数";
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txt抛盖暂存槽当前数量
//
this.txt抛盖暂存槽当前数量.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txt抛盖暂存槽当前数量.FillColor = System.Drawing.Color.AliceBlue;
this.txt抛盖暂存槽当前数量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txt抛盖暂存槽当前数量.ForeColor = System.Drawing.Color.Black;
this.txt抛盖暂存槽当前数量.Location = new System.Drawing.Point(227, 118);
this.txt抛盖暂存槽当前数量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txt抛盖暂存槽当前数量.MinimumSize = new System.Drawing.Size(1, 16);
this.txt抛盖暂存槽当前数量.Name = "txt抛盖暂存槽当前数量";
this.txt抛盖暂存槽当前数量.Padding = new System.Windows.Forms.Padding(5);
this.txt抛盖暂存槽当前数量.ShowText = false;
this.txt抛盖暂存槽当前数量.Size = new System.Drawing.Size(105, 31);
this.txt抛盖暂存槽当前数量.Style = Sunny.UI.UIStyle.Custom;
this.txt抛盖暂存槽当前数量.TabIndex = 181;
this.txt抛盖暂存槽当前数量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txt抛盖暂存槽当前数量.Watermark = "";
//
// btnB料仓5当前重量
//
this.btnB料仓5当前重量.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnB料仓5当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.btnB料仓5当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnB料仓5当前重量.ForeColor = System.Drawing.Color.Black;
this.btnB料仓5当前重量.Location = new System.Drawing.Point(380, 564);
this.btnB料仓5当前重量.MinimumSize = new System.Drawing.Size(1, 1);
this.btnB料仓5当前重量.Name = "btnB料仓5当前重量";
this.btnB料仓5当前重量.Size = new System.Drawing.Size(98, 31);
this.btnB料仓5当前重量.Symbol = 61483;
this.btnB料仓5当前重量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btnB料仓5当前重量.TabIndex = 210;
this.btnB料仓5当前重量.Text = "写入";
this.btnB料仓5当前重量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnB料仓5当前重量.Click += new System.EventHandler(this.btnM02_Click);
//
// btnB料仓4当前重量
//
this.btnB料仓4当前重量.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnB料仓4当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.btnB料仓4当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnB料仓4当前重量.ForeColor = System.Drawing.Color.Black;
this.btnB料仓4当前重量.Location = new System.Drawing.Point(380, 515);
this.btnB料仓4当前重量.MinimumSize = new System.Drawing.Size(1, 1);
this.btnB料仓4当前重量.Name = "btnB料仓4当前重量";
this.btnB料仓4当前重量.Size = new System.Drawing.Size(98, 31);
this.btnB料仓4当前重量.Symbol = 61483;
this.btnB料仓4当前重量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btnB料仓4当前重量.TabIndex = 209;
this.btnB料仓4当前重量.Text = "写入";
this.btnB料仓4当前重量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnB料仓4当前重量.Click += new System.EventHandler(this.btnM02_Click);
//
// btnB料仓3当前重量
//
this.btnB料仓3当前重量.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnB料仓3当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.btnB料仓3当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnB料仓3当前重量.ForeColor = System.Drawing.Color.Black;
this.btnB料仓3当前重量.Location = new System.Drawing.Point(380, 466);
this.btnB料仓3当前重量.MinimumSize = new System.Drawing.Size(1, 1);
this.btnB料仓3当前重量.Name = "btnB料仓3当前重量";
this.btnB料仓3当前重量.Size = new System.Drawing.Size(98, 31);
this.btnB料仓3当前重量.Symbol = 61483;
this.btnB料仓3当前重量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btnB料仓3当前重量.TabIndex = 208;
this.btnB料仓3当前重量.Text = "写入";
this.btnB料仓3当前重量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnB料仓3当前重量.Click += new System.EventHandler(this.btnM02_Click);
//
// btnB料仓2当前重量
//
this.btnB料仓2当前重量.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnB料仓2当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.btnB料仓2当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnB料仓2当前重量.ForeColor = System.Drawing.Color.Black;
this.btnB料仓2当前重量.Location = new System.Drawing.Point(380, 417);
this.btnB料仓2当前重量.MinimumSize = new System.Drawing.Size(1, 1);
this.btnB料仓2当前重量.Name = "btnB料仓2当前重量";
this.btnB料仓2当前重量.Size = new System.Drawing.Size(98, 31);
this.btnB料仓2当前重量.Symbol = 61483;
this.btnB料仓2当前重量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btnB料仓2当前重量.TabIndex = 207;
this.btnB料仓2当前重量.Text = "写入";
this.btnB料仓2当前重量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnB料仓2当前重量.Click += new System.EventHandler(this.btnM02_Click);
//
// btnB料仓1当前重量
//
this.btnB料仓1当前重量.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnB料仓1当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.btnB料仓1当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnB料仓1当前重量.ForeColor = System.Drawing.Color.Black;
this.btnB料仓1当前重量.Location = new System.Drawing.Point(380, 368);
this.btnB料仓1当前重量.MinimumSize = new System.Drawing.Size(1, 1);
this.btnB料仓1当前重量.Name = "btnB料仓1当前重量";
this.btnB料仓1当前重量.Size = new System.Drawing.Size(98, 31);
this.btnB料仓1当前重量.Symbol = 61483;
this.btnB料仓1当前重量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btnB料仓1当前重量.TabIndex = 206;
this.btnB料仓1当前重量.Text = "写入";
this.btnB料仓1当前重量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnB料仓1当前重量.Click += new System.EventHandler(this.btnM02_Click);
//
// btn药B称重配比重量
//
this.btn药B称重配比重量.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn药B称重配比重量.FillColor = System.Drawing.Color.AliceBlue;
this.btn药B称重配比重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn药B称重配比重量.ForeColor = System.Drawing.Color.Black;
this.btn药B称重配比重量.Location = new System.Drawing.Point(380, 319);
this.btn药B称重配比重量.MinimumSize = new System.Drawing.Size(1, 1);
this.btn药B称重配比重量.Name = "btn药B称重配比重量";
this.btn药B称重配比重量.Size = new System.Drawing.Size(98, 31);
this.btn药B称重配比重量.Symbol = 61483;
this.btn药B称重配比重量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btn药B称重配比重量.TabIndex = 205;
this.btn药B称重配比重量.Text = "写入";
this.btn药B称重配比重量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn药B称重配比重量.Click += new System.EventHandler(this.btnM02_Click);
//
// btnA料仓5当前重量
//
this.btnA料仓5当前重量.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnA料仓5当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.btnA料仓5当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnA料仓5当前重量.ForeColor = System.Drawing.Color.Black;
this.btnA料仓5当前重量.Location = new System.Drawing.Point(380, 270);
this.btnA料仓5当前重量.MinimumSize = new System.Drawing.Size(1, 1);
this.btnA料仓5当前重量.Name = "btnA料仓5当前重量";
this.btnA料仓5当前重量.Size = new System.Drawing.Size(98, 31);
this.btnA料仓5当前重量.Symbol = 61483;
this.btnA料仓5当前重量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btnA料仓5当前重量.TabIndex = 204;
this.btnA料仓5当前重量.Text = "写入";
this.btnA料仓5当前重量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnA料仓5当前重量.Click += new System.EventHandler(this.btnM02_Click);
//
// btnA料仓4当前重量
//
this.btnA料仓4当前重量.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnA料仓4当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.btnA料仓4当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnA料仓4当前重量.ForeColor = System.Drawing.Color.Black;
this.btnA料仓4当前重量.Location = new System.Drawing.Point(380, 221);
this.btnA料仓4当前重量.MinimumSize = new System.Drawing.Size(1, 1);
this.btnA料仓4当前重量.Name = "btnA料仓4当前重量";
this.btnA料仓4当前重量.Size = new System.Drawing.Size(98, 31);
this.btnA料仓4当前重量.Symbol = 61483;
this.btnA料仓4当前重量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btnA料仓4当前重量.TabIndex = 203;
this.btnA料仓4当前重量.Text = "写入";
this.btnA料仓4当前重量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnA料仓4当前重量.Click += new System.EventHandler(this.btnM02_Click);
//
// btnA料仓3当前重量
//
this.btnA料仓3当前重量.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnA料仓3当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.btnA料仓3当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnA料仓3当前重量.ForeColor = System.Drawing.Color.Black;
this.btnA料仓3当前重量.Location = new System.Drawing.Point(380, 172);
this.btnA料仓3当前重量.MinimumSize = new System.Drawing.Size(1, 1);
this.btnA料仓3当前重量.Name = "btnA料仓3当前重量";
this.btnA料仓3当前重量.Size = new System.Drawing.Size(98, 31);
this.btnA料仓3当前重量.Symbol = 61483;
this.btnA料仓3当前重量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btnA料仓3当前重量.TabIndex = 202;
this.btnA料仓3当前重量.Text = "写入";
this.btnA料仓3当前重量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnA料仓3当前重量.Click += new System.EventHandler(this.btnM02_Click);
//
// btnA料仓2当前重量
//
this.btnA料仓2当前重量.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnA料仓2当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.btnA料仓2当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnA料仓2当前重量.ForeColor = System.Drawing.Color.Black;
this.btnA料仓2当前重量.Location = new System.Drawing.Point(380, 123);
this.btnA料仓2当前重量.MinimumSize = new System.Drawing.Size(1, 1);
this.btnA料仓2当前重量.Name = "btnA料仓2当前重量";
this.btnA料仓2当前重量.Size = new System.Drawing.Size(98, 31);
this.btnA料仓2当前重量.Symbol = 61483;
this.btnA料仓2当前重量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btnA料仓2当前重量.TabIndex = 201;
this.btnA料仓2当前重量.Text = "写入";
this.btnA料仓2当前重量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnA料仓2当前重量.Click += new System.EventHandler(this.btnM02_Click);
//
// btnA料仓1当前重量
//
this.btnA料仓1当前重量.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnA料仓1当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.btnA料仓1当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnA料仓1当前重量.ForeColor = System.Drawing.Color.Black;
this.btnA料仓1当前重量.Location = new System.Drawing.Point(380, 74);
this.btnA料仓1当前重量.MinimumSize = new System.Drawing.Size(1, 1);
this.btnA料仓1当前重量.Name = "btnA料仓1当前重量";
this.btnA料仓1当前重量.Size = new System.Drawing.Size(98, 31);
this.btnA料仓1当前重量.Symbol = 61483;
this.btnA料仓1当前重量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btnA料仓1当前重量.TabIndex = 200;
this.btnA料仓1当前重量.Text = "写入";
this.btnA料仓1当前重量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnA料仓1当前重量.Click += new System.EventHandler(this.btnM02_Click);
//
// btn药A称重配比重量
//
this.btn药A称重配比重量.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn药A称重配比重量.FillColor = System.Drawing.Color.AliceBlue;
this.btn药A称重配比重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn药A称重配比重量.ForeColor = System.Drawing.Color.Black;
this.btn药A称重配比重量.Location = new System.Drawing.Point(380, 25);
this.btn药A称重配比重量.MinimumSize = new System.Drawing.Size(1, 1);
this.btn药A称重配比重量.Name = "btn药A称重配比重量";
this.btn药A称重配比重量.Size = new System.Drawing.Size(98, 31);
this.btn药A称重配比重量.Symbol = 61483;
this.btn药A称重配比重量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btn药A称重配比重量.TabIndex = 188;
this.btn药A称重配比重量.Text = "写入";
this.btn药A称重配比重量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn药A称重配比重量.Click += new System.EventHandler(this.btnM02_Click);
//
// txt药B称重配比重量
//
this.txt药B称重配比重量.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txt药B称重配比重量.FillColor = System.Drawing.Color.AliceBlue;
this.txt药B称重配比重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txt药B称重配比重量.ForeColor = System.Drawing.Color.Black;
this.txt药B称重配比重量.Location = new System.Drawing.Point(227, 319);
this.txt药B称重配比重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txt药B称重配比重量.MinimumSize = new System.Drawing.Size(1, 16);
this.txt药B称重配比重量.Name = "txt药B称重配比重量";
this.txt药B称重配比重量.Padding = new System.Windows.Forms.Padding(5);
this.txt药B称重配比重量.ShowText = false;
this.txt药B称重配比重量.Size = new System.Drawing.Size(105, 31);
this.txt药B称重配比重量.Style = Sunny.UI.UIStyle.Custom;
this.txt药B称重配比重量.TabIndex = 192;
this.txt药B称重配比重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txt药B称重配比重量.Watermark = "";
//
// uiLabel9
//
this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel9.ForeColor = System.Drawing.Color.Black;
this.uiLabel9.Location = new System.Drawing.Point(46, 319);
this.uiLabel9.Name = "uiLabel9";
this.uiLabel9.Size = new System.Drawing.Size(144, 27);
this.uiLabel9.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel9.TabIndex = 190;
this.uiLabel9.Text = "药B称重配比重量";
this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtB料仓5当前重量
//
this.txtB料仓5当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtB料仓5当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.txtB料仓5当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtB料仓5当前重量.ForeColor = System.Drawing.Color.Black;
this.txtB料仓5当前重量.Location = new System.Drawing.Point(227, 564);
this.txtB料仓5当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtB料仓5当前重量.MinimumSize = new System.Drawing.Size(1, 16);
this.txtB料仓5当前重量.Name = "txtB料仓5当前重量";
this.txtB料仓5当前重量.Padding = new System.Windows.Forms.Padding(5);
this.txtB料仓5当前重量.ShowText = false;
this.txtB料仓5当前重量.Size = new System.Drawing.Size(105, 31);
this.txtB料仓5当前重量.Style = Sunny.UI.UIStyle.Custom;
this.txtB料仓5当前重量.TabIndex = 199;
this.txtB料仓5当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txtB料仓5当前重量.Watermark = "";
//
// uiLabel16
//
this.uiLabel16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel16.ForeColor = System.Drawing.Color.Black;
this.uiLabel16.Location = new System.Drawing.Point(46, 564);
this.uiLabel16.Name = "uiLabel16";
this.uiLabel16.Size = new System.Drawing.Size(144, 27);
this.uiLabel16.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel16.TabIndex = 198;
this.uiLabel16.Text = "B料仓5当前重量";
this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtB料仓4当前重量
//
this.txtB料仓4当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtB料仓4当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.txtB料仓4当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtB料仓4当前重量.ForeColor = System.Drawing.Color.Black;
this.txtB料仓4当前重量.Location = new System.Drawing.Point(227, 515);
this.txtB料仓4当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtB料仓4当前重量.MinimumSize = new System.Drawing.Size(1, 16);
this.txtB料仓4当前重量.Name = "txtB料仓4当前重量";
this.txtB料仓4当前重量.Padding = new System.Windows.Forms.Padding(5);
this.txtB料仓4当前重量.ShowText = false;
this.txtB料仓4当前重量.Size = new System.Drawing.Size(105, 31);
this.txtB料仓4当前重量.Style = Sunny.UI.UIStyle.Custom;
this.txtB料仓4当前重量.TabIndex = 197;
this.txtB料仓4当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txtB料仓4当前重量.Watermark = "";
//
// uiLabel15
//
this.uiLabel15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel15.ForeColor = System.Drawing.Color.Black;
this.uiLabel15.Location = new System.Drawing.Point(46, 515);
this.uiLabel15.Name = "uiLabel15";
this.uiLabel15.Size = new System.Drawing.Size(144, 27);
this.uiLabel15.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel15.TabIndex = 196;
this.uiLabel15.Text = "B料仓4当前重量";
this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtB料仓3当前重量
//
this.txtB料仓3当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtB料仓3当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.txtB料仓3当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtB料仓3当前重量.ForeColor = System.Drawing.Color.Black;
this.txtB料仓3当前重量.Location = new System.Drawing.Point(227, 466);
this.txtB料仓3当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtB料仓3当前重量.MinimumSize = new System.Drawing.Size(1, 16);
this.txtB料仓3当前重量.Name = "txtB料仓3当前重量";
this.txtB料仓3当前重量.Padding = new System.Windows.Forms.Padding(5);
this.txtB料仓3当前重量.ShowText = false;
this.txtB料仓3当前重量.Size = new System.Drawing.Size(105, 31);
this.txtB料仓3当前重量.Style = Sunny.UI.UIStyle.Custom;
this.txtB料仓3当前重量.TabIndex = 195;
this.txtB料仓3当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txtB料仓3当前重量.Watermark = "";
//
// uiLabel14
//
this.uiLabel14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel14.ForeColor = System.Drawing.Color.Black;
this.uiLabel14.Location = new System.Drawing.Point(46, 466);
this.uiLabel14.Name = "uiLabel14";
this.uiLabel14.Size = new System.Drawing.Size(144, 27);
this.uiLabel14.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel14.TabIndex = 194;
this.uiLabel14.Text = "B料仓3当前重量";
this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtB料仓2当前重量
//
this.txtB料仓2当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtB料仓2当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.txtB料仓2当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtB料仓2当前重量.ForeColor = System.Drawing.Color.Black;
this.txtB料仓2当前重量.Location = new System.Drawing.Point(227, 417);
this.txtB料仓2当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtB料仓2当前重量.MinimumSize = new System.Drawing.Size(1, 16);
this.txtB料仓2当前重量.Name = "txtB料仓2当前重量";
this.txtB料仓2当前重量.Padding = new System.Windows.Forms.Padding(5);
this.txtB料仓2当前重量.ShowText = false;
this.txtB料仓2当前重量.Size = new System.Drawing.Size(105, 31);
this.txtB料仓2当前重量.Style = Sunny.UI.UIStyle.Custom;
this.txtB料仓2当前重量.TabIndex = 193;
this.txtB料仓2当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txtB料仓2当前重量.Watermark = "";
//
// uiLabel13
//
this.uiLabel13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel13.ForeColor = System.Drawing.Color.Black;
this.uiLabel13.Location = new System.Drawing.Point(46, 417);
this.uiLabel13.Name = "uiLabel13";
this.uiLabel13.Size = new System.Drawing.Size(144, 27);
this.uiLabel13.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel13.TabIndex = 191;
this.uiLabel13.Text = "B料仓2当前重量";
this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtB料仓1当前重量
//
this.txtB料仓1当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtB料仓1当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.txtB料仓1当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtB料仓1当前重量.ForeColor = System.Drawing.Color.Black;
this.txtB料仓1当前重量.Location = new System.Drawing.Point(227, 368);
this.txtB料仓1当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtB料仓1当前重量.MinimumSize = new System.Drawing.Size(1, 16);
this.txtB料仓1当前重量.Name = "txtB料仓1当前重量";
this.txtB料仓1当前重量.Padding = new System.Windows.Forms.Padding(5);
this.txtB料仓1当前重量.ShowText = false;
this.txtB料仓1当前重量.Size = new System.Drawing.Size(105, 31);
this.txtB料仓1当前重量.Style = Sunny.UI.UIStyle.Custom;
this.txtB料仓1当前重量.TabIndex = 189;
this.txtB料仓1当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txtB料仓1当前重量.Watermark = "";
//
// uiLabel4
//
this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel4.ForeColor = System.Drawing.Color.Black;
this.uiLabel4.Location = new System.Drawing.Point(46, 368);
this.uiLabel4.Name = "uiLabel4";
this.uiLabel4.Size = new System.Drawing.Size(144, 27);
this.uiLabel4.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel4.TabIndex = 188;
this.uiLabel4.Text = "B料仓1当前重量";
this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel8
//
this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel8.ForeColor = System.Drawing.Color.Black;
this.uiLabel8.Location = new System.Drawing.Point(46, 25);
this.uiLabel8.Name = "uiLabel8";
this.uiLabel8.Size = new System.Drawing.Size(144, 27);
this.uiLabel8.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel8.TabIndex = 186;
this.uiLabel8.Text = "药A称重配比重量";
this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txt药A称重配比重量
//
this.txt药A称重配比重量.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txt药A称重配比重量.FillColor = System.Drawing.Color.AliceBlue;
this.txt药A称重配比重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txt药A称重配比重量.ForeColor = System.Drawing.Color.Black;
this.txt药A称重配比重量.Location = new System.Drawing.Point(227, 25);
this.txt药A称重配比重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txt药A称重配比重量.MinimumSize = new System.Drawing.Size(1, 16);
this.txt药A称重配比重量.Name = "txt药A称重配比重量";
this.txt药A称重配比重量.Padding = new System.Windows.Forms.Padding(5);
this.txt药A称重配比重量.ShowText = false;
this.txt药A称重配比重量.Size = new System.Drawing.Size(105, 31);
this.txt药A称重配比重量.Style = Sunny.UI.UIStyle.Custom;
this.txt药A称重配比重量.TabIndex = 187;
this.txt药A称重配比重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txt药A称重配比重量.Watermark = "";
//
// uiLabel6
//
this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel6.ForeColor = System.Drawing.Color.Black;
this.uiLabel6.Location = new System.Drawing.Point(46, 74);
this.uiLabel6.Name = "uiLabel6";
this.uiLabel6.Size = new System.Drawing.Size(144, 27);
this.uiLabel6.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel6.TabIndex = 180;
this.uiLabel6.Text = "A料仓1当前重量";
this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtA料仓1当前重量
//
this.txtA料仓1当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtA料仓1当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.txtA料仓1当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtA料仓1当前重量.ForeColor = System.Drawing.Color.Black;
this.txtA料仓1当前重量.Location = new System.Drawing.Point(227, 74);
this.txtA料仓1当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtA料仓1当前重量.MinimumSize = new System.Drawing.Size(1, 16);
this.txtA料仓1当前重量.Name = "txtA料仓1当前重量";
this.txtA料仓1当前重量.Padding = new System.Windows.Forms.Padding(5);
this.txtA料仓1当前重量.ShowText = false;
this.txtA料仓1当前重量.Size = new System.Drawing.Size(105, 31);
this.txtA料仓1当前重量.Style = Sunny.UI.UIStyle.Custom;
this.txtA料仓1当前重量.TabIndex = 182;
this.txtA料仓1当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txtA料仓1当前重量.Watermark = "";
//
// uiLabel7
//
this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel7.ForeColor = System.Drawing.Color.Black;
this.uiLabel7.Location = new System.Drawing.Point(46, 123);
this.uiLabel7.Name = "uiLabel7";
this.uiLabel7.Size = new System.Drawing.Size(144, 27);
this.uiLabel7.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel7.TabIndex = 184;
this.uiLabel7.Text = "A料仓2当前重量";
this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtA料仓2当前重量
//
this.txtA料仓2当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtA料仓2当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.txtA料仓2当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtA料仓2当前重量.ForeColor = System.Drawing.Color.Black;
this.txtA料仓2当前重量.Location = new System.Drawing.Point(227, 123);
this.txtA料仓2当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtA料仓2当前重量.MinimumSize = new System.Drawing.Size(1, 16);
this.txtA料仓2当前重量.Name = "txtA料仓2当前重量";
this.txtA料仓2当前重量.Padding = new System.Windows.Forms.Padding(5);
this.txtA料仓2当前重量.ShowText = false;
this.txtA料仓2当前重量.Size = new System.Drawing.Size(105, 31);
this.txtA料仓2当前重量.Style = Sunny.UI.UIStyle.Custom;
this.txtA料仓2当前重量.TabIndex = 185;
this.txtA料仓2当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txtA料仓2当前重量.Watermark = "";
//
// uiLabel5
//
this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel5.ForeColor = System.Drawing.Color.Black;
this.uiLabel5.Location = new System.Drawing.Point(46, 172);
this.uiLabel5.Name = "uiLabel5";
this.uiLabel5.Size = new System.Drawing.Size(144, 27);
this.uiLabel5.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel5.TabIndex = 176;
this.uiLabel5.Text = "A料仓3当前重量";
this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtA料仓3当前重量
//
this.txtA料仓3当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtA料仓3当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.txtA料仓3当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtA料仓3当前重量.ForeColor = System.Drawing.Color.Black;
this.txtA料仓3当前重量.Location = new System.Drawing.Point(227, 172);
this.txtA料仓3当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtA料仓3当前重量.MinimumSize = new System.Drawing.Size(1, 16);
this.txtA料仓3当前重量.Name = "txtA料仓3当前重量";
this.txtA料仓3当前重量.Padding = new System.Windows.Forms.Padding(5);
this.txtA料仓3当前重量.ShowText = false;
this.txtA料仓3当前重量.Size = new System.Drawing.Size(105, 31);
this.txtA料仓3当前重量.Style = Sunny.UI.UIStyle.Custom;
this.txtA料仓3当前重量.TabIndex = 177;
this.txtA料仓3当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txtA料仓3当前重量.Watermark = "";
//
// uiLabel23
//
this.uiLabel23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel23.ForeColor = System.Drawing.Color.Black;
this.uiLabel23.Location = new System.Drawing.Point(46, 221);
this.uiLabel23.Name = "uiLabel23";
this.uiLabel23.Size = new System.Drawing.Size(144, 27);
this.uiLabel23.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel23.TabIndex = 178;
this.uiLabel23.Text = "A料仓4当前重量";
this.uiLabel23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtA料仓4当前重量
//
this.txtA料仓4当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtA料仓4当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.txtA料仓4当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtA料仓4当前重量.ForeColor = System.Drawing.Color.Black;
this.txtA料仓4当前重量.Location = new System.Drawing.Point(227, 221);
this.txtA料仓4当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtA料仓4当前重量.MinimumSize = new System.Drawing.Size(1, 16);
this.txtA料仓4当前重量.Name = "txtA料仓4当前重量";
this.txtA料仓4当前重量.Padding = new System.Windows.Forms.Padding(5);
this.txtA料仓4当前重量.ShowText = false;
this.txtA料仓4当前重量.Size = new System.Drawing.Size(105, 31);
this.txtA料仓4当前重量.Style = Sunny.UI.UIStyle.Custom;
this.txtA料仓4当前重量.TabIndex = 179;
this.txtA料仓4当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txtA料仓4当前重量.Watermark = "";
//
// txtA料仓5当前重量
//
this.txtA料仓5当前重量.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtA料仓5当前重量.FillColor = System.Drawing.Color.AliceBlue;
this.txtA料仓5当前重量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtA料仓5当前重量.ForeColor = System.Drawing.Color.Black;
this.txtA料仓5当前重量.Location = new System.Drawing.Point(227, 270);
this.txtA料仓5当前重量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtA料仓5当前重量.MinimumSize = new System.Drawing.Size(1, 16);
this.txtA料仓5当前重量.Name = "txtA料仓5当前重量";
this.txtA料仓5当前重量.Padding = new System.Windows.Forms.Padding(5);
this.txtA料仓5当前重量.ShowText = false;
this.txtA料仓5当前重量.Size = new System.Drawing.Size(105, 31);
this.txtA料仓5当前重量.Style = Sunny.UI.UIStyle.Custom;
this.txtA料仓5当前重量.TabIndex = 183;
this.txtA料仓5当前重量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.txtA料仓5当前重量.Watermark = "";
//
// uiLabel12
//
this.uiLabel12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel12.ForeColor = System.Drawing.Color.Black;
this.uiLabel12.Location = new System.Drawing.Point(46, 270);
this.uiLabel12.Name = "uiLabel12";
this.uiLabel12.Size = new System.Drawing.Size(144, 27);
this.uiLabel12.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel12.TabIndex = 181;
this.uiLabel12.Text = "A料仓5当前重量";
this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// FrmParaWrite
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.SystemColors.Control;
this.ClientSize = new System.Drawing.Size(1904, 1041);
this.Controls.Add(this.uiTableLayoutPanel1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.MaximumSize = new System.Drawing.Size(1920, 1080);
this.Name = "FrmParaWrite";
this.Text = "FrmParaWrite";
this.Load += new System.EventHandler(this.FrmParaWrite_Load);
this.uiTableLayoutPanel1.ResumeLayout(false);
this.uiGroupBox3.ResumeLayout(false);
this.uiGroupBox3.PerformLayout();
this.uiGroupBox1.ResumeLayout(false);
this.uiSplitContainer1.Panel1.ResumeLayout(false);
this.uiSplitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer1)).EndInit();
this.uiSplitContainer1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel1;
private Sunny.UI.UIGroupBox uiGroupBox1;
private Sunny.UI.UISplitContainer uiSplitContainer1;
private Sunny.UI.UITextBox txt空桶暂存槽当前数量;
private Sunny.UI.UILabel uiLabel25;
private Sunny.UI.UITextBox txt药A暂存当前盒数;
private Sunny.UI.UITextBox txt药B暂存当前盒数;
private Sunny.UI.UILabel uiLabel3;
private Sunny.UI.UILabel uiLabel2;
private Sunny.UI.UILabel uiLabel1;
private Sunny.UI.UITextBox txt抛盖暂存槽当前数量;
private Sunny.UI.UILabel uiLabel8;
private Sunny.UI.UITextBox txt药A称重配比重量;
private Sunny.UI.UILabel uiLabel6;
private Sunny.UI.UITextBox txtA料仓1当前重量;
private Sunny.UI.UILabel uiLabel7;
private Sunny.UI.UITextBox txtA料仓2当前重量;
private Sunny.UI.UILabel uiLabel5;
private Sunny.UI.UITextBox txtA料仓3当前重量;
private Sunny.UI.UILabel uiLabel23;
private Sunny.UI.UITextBox txtA料仓4当前重量;
private Sunny.UI.UITextBox txtA料仓5当前重量;
private Sunny.UI.UILabel uiLabel12;
private Sunny.UI.UITextBox txt药B称重配比重量;
private Sunny.UI.UILabel uiLabel9;
private Sunny.UI.UITextBox txtB料仓5当前重量;
private Sunny.UI.UILabel uiLabel16;
private Sunny.UI.UITextBox txtB料仓4当前重量;
private Sunny.UI.UILabel uiLabel15;
private Sunny.UI.UITextBox txtB料仓3当前重量;
private Sunny.UI.UILabel uiLabel14;
private Sunny.UI.UITextBox txtB料仓2当前重量;
private Sunny.UI.UILabel uiLabel13;
private Sunny.UI.UITextBox txtB料仓1当前重量;
private Sunny.UI.UILabel uiLabel4;
private Sunny.UI.UISymbolButton btn空桶暂存槽当前数量;
private Sunny.UI.UISymbolButton btn抛盖暂存槽当前数量;
private Sunny.UI.UISymbolButton btn药B暂存当前盒数;
private Sunny.UI.UISymbolButton btn药A暂存当前盒数;
private Sunny.UI.UISymbolButton btnB料仓5当前重量;
private Sunny.UI.UISymbolButton btnB料仓4当前重量;
private Sunny.UI.UISymbolButton btnB料仓3当前重量;
private Sunny.UI.UISymbolButton btnB料仓2当前重量;
private Sunny.UI.UISymbolButton btnB料仓1当前重量;
private Sunny.UI.UISymbolButton btn药B称重配比重量;
private Sunny.UI.UISymbolButton btnA料仓5当前重量;
private Sunny.UI.UISymbolButton btnA料仓4当前重量;
private Sunny.UI.UISymbolButton btnA料仓3当前重量;
private Sunny.UI.UISymbolButton btnA料仓2当前重量;
private Sunny.UI.UISymbolButton btnA料仓1当前重量;
private Sunny.UI.UISymbolButton btn药A称重配比重量;
private Sunny.UI.UIGroupBox uiGroupBox3;
private System.Windows.Forms.Label label9;
private Sunny.UI.UITextBox txt箱数;
private Sunny.UI.UISymbolButton btn箱数;
}
}