|
|
namespace MaterialRequisition
|
|
|
{
|
|
|
partial class MaterialRequisitionForm
|
|
|
{
|
|
|
/// <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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
this.dataGridViewUnSubmit = new BWP.WinFormControl.UDataGridView();
|
|
|
this.btnCommit = new System.Windows.Forms.Button();
|
|
|
this.btnDelete = new System.Windows.Forms.Button();
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
this.btnEnableWeight = new System.Windows.Forms.Button();
|
|
|
this.picSyncStatus = new System.Windows.Forms.PictureBox();
|
|
|
this.picNetStatus = new System.Windows.Forms.PictureBox();
|
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
this.cbxWorkUnit = new System.Windows.Forms.ComboBox();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
this.cbxWorkShop = new System.Windows.Forms.ComboBox();
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
|
this.lblChengZhong = new System.Windows.Forms.Label();
|
|
|
this.btnWeightSet = new System.Windows.Forms.Button();
|
|
|
this.dataGridViewSubmited = new BWP.WinFormControl.UDataGridView();
|
|
|
this.un序号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.un条码 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.un编码 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.un名称 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.un重量 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.un单位 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.un数量 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
|
|
|
this.splitContainer1.Panel1.SuspendLayout();
|
|
|
this.splitContainer1.Panel2.SuspendLayout();
|
|
|
this.splitContainer1.SuspendLayout();
|
|
|
this.groupBox2.SuspendLayout();
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridViewUnSubmit)).BeginInit();
|
|
|
this.panel1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picSyncStatus)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picNetStatus)).BeginInit();
|
|
|
this.panel3.SuspendLayout();
|
|
|
this.panel2.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridViewSubmited)).BeginInit();
|
|
|
this.panel4.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// splitContainer1
|
|
|
//
|
|
|
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
|
|
|
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
|
|
|
this.splitContainer1.Name = "splitContainer1";
|
|
|
//
|
|
|
// splitContainer1.Panel1
|
|
|
//
|
|
|
this.splitContainer1.Panel1.Controls.Add(this.groupBox2);
|
|
|
this.splitContainer1.Panel1.Controls.Add(this.groupBox1);
|
|
|
this.splitContainer1.Panel1.Controls.Add(this.panel1);
|
|
|
//
|
|
|
// splitContainer1.Panel2
|
|
|
//
|
|
|
this.splitContainer1.Panel2.Controls.Add(this.panel4);
|
|
|
this.splitContainer1.Size = new System.Drawing.Size(1131, 625);
|
|
|
this.splitContainer1.SplitterDistance = 782;
|
|
|
this.splitContainer1.TabIndex = 0;
|
|
|
//
|
|
|
// groupBox2
|
|
|
//
|
|
|
this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.groupBox2.Controls.Add(this.dataGridViewSubmited);
|
|
|
this.groupBox2.Location = new System.Drawing.Point(12, 415);
|
|
|
this.groupBox2.Name = "groupBox2";
|
|
|
this.groupBox2.Size = new System.Drawing.Size(767, 198);
|
|
|
this.groupBox2.TabIndex = 4;
|
|
|
this.groupBox2.TabStop = false;
|
|
|
this.groupBox2.Text = "历史领料";
|
|
|
//
|
|
|
// groupBox1
|
|
|
//
|
|
|
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.groupBox1.Controls.Add(this.dataGridViewUnSubmit);
|
|
|
this.groupBox1.Controls.Add(this.btnCommit);
|
|
|
this.groupBox1.Controls.Add(this.btnDelete);
|
|
|
this.groupBox1.Location = new System.Drawing.Point(12, 149);
|
|
|
this.groupBox1.Name = "groupBox1";
|
|
|
this.groupBox1.Size = new System.Drawing.Size(767, 258);
|
|
|
this.groupBox1.TabIndex = 4;
|
|
|
this.groupBox1.TabStop = false;
|
|
|
this.groupBox1.Text = "领料明细";
|
|
|
//
|
|
|
// dataGridViewUnSubmit
|
|
|
//
|
|
|
this.dataGridViewUnSubmit.AllowUserToAddRows = false;
|
|
|
this.dataGridViewUnSubmit.AllowUserToDeleteRows = false;
|
|
|
this.dataGridViewUnSubmit.AllowUserToResizeColumns = false;
|
|
|
this.dataGridViewUnSubmit.AllowUserToResizeRows = false;
|
|
|
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
|
|
|
this.dataGridViewUnSubmit.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
|
|
|
this.dataGridViewUnSubmit.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.dataGridViewUnSubmit.BackgroundColor = System.Drawing.Color.White;
|
|
|
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control;
|
|
|
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
this.dataGridViewUnSubmit.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
|
|
|
this.dataGridViewUnSubmit.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.dataGridViewUnSubmit.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.un序号,
|
|
|
this.un条码,
|
|
|
this.un编码,
|
|
|
this.un名称,
|
|
|
this.un重量,
|
|
|
this.un单位,
|
|
|
this.un数量});
|
|
|
this.dataGridViewUnSubmit.Location = new System.Drawing.Point(6, 63);
|
|
|
this.dataGridViewUnSubmit.MultiSelect = false;
|
|
|
this.dataGridViewUnSubmit.Name = "dataGridViewUnSubmit";
|
|
|
this.dataGridViewUnSubmit.ReadOnly = true;
|
|
|
this.dataGridViewUnSubmit.RowHeadersVisible = false;
|
|
|
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218)))));
|
|
|
this.dataGridViewUnSubmit.RowsDefaultCellStyle = dataGridViewCellStyle6;
|
|
|
this.dataGridViewUnSubmit.RowTemplate.Height = 23;
|
|
|
this.dataGridViewUnSubmit.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
this.dataGridViewUnSubmit.Size = new System.Drawing.Size(761, 189);
|
|
|
this.dataGridViewUnSubmit.TabIndex = 1;
|
|
|
//
|
|
|
// btnCommit
|
|
|
//
|
|
|
this.btnCommit.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnCommit.Location = new System.Drawing.Point(6, 21);
|
|
|
this.btnCommit.Name = "btnCommit";
|
|
|
this.btnCommit.Size = new System.Drawing.Size(75, 35);
|
|
|
this.btnCommit.TabIndex = 0;
|
|
|
this.btnCommit.Text = "提交";
|
|
|
this.btnCommit.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// btnDelete
|
|
|
//
|
|
|
this.btnDelete.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnDelete.Location = new System.Drawing.Point(124, 21);
|
|
|
this.btnDelete.Name = "btnDelete";
|
|
|
this.btnDelete.Size = new System.Drawing.Size(75, 35);
|
|
|
this.btnDelete.TabIndex = 0;
|
|
|
this.btnDelete.Text = "删除";
|
|
|
this.btnDelete.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// panel1
|
|
|
//
|
|
|
this.panel1.Controls.Add(this.btnEnableWeight);
|
|
|
this.panel1.Controls.Add(this.picSyncStatus);
|
|
|
this.panel1.Controls.Add(this.picNetStatus);
|
|
|
this.panel1.Controls.Add(this.label11);
|
|
|
this.panel1.Controls.Add(this.label10);
|
|
|
this.panel1.Controls.Add(this.panel3);
|
|
|
this.panel1.Controls.Add(this.panel2);
|
|
|
this.panel1.Controls.Add(this.btnWeightSet);
|
|
|
this.panel1.Location = new System.Drawing.Point(8, 8);
|
|
|
this.panel1.Name = "panel1";
|
|
|
this.panel1.Size = new System.Drawing.Size(763, 123);
|
|
|
this.panel1.TabIndex = 3;
|
|
|
//
|
|
|
// btnEnableWeight
|
|
|
//
|
|
|
this.btnEnableWeight.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnEnableWeight.Location = new System.Drawing.Point(247, 16);
|
|
|
this.btnEnableWeight.Name = "btnEnableWeight";
|
|
|
this.btnEnableWeight.Size = new System.Drawing.Size(111, 34);
|
|
|
this.btnEnableWeight.TabIndex = 41;
|
|
|
this.btnEnableWeight.Text = "启用称重";
|
|
|
this.btnEnableWeight.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// picSyncStatus
|
|
|
//
|
|
|
this.picSyncStatus.ErrorImage = null;
|
|
|
this.picSyncStatus.InitialImage = null;
|
|
|
this.picSyncStatus.Location = new System.Drawing.Point(415, 65);
|
|
|
this.picSyncStatus.Name = "picSyncStatus";
|
|
|
this.picSyncStatus.Size = new System.Drawing.Size(30, 30);
|
|
|
this.picSyncStatus.TabIndex = 39;
|
|
|
this.picSyncStatus.TabStop = false;
|
|
|
//
|
|
|
// picNetStatus
|
|
|
//
|
|
|
this.picNetStatus.ErrorImage = null;
|
|
|
this.picNetStatus.InitialImage = null;
|
|
|
this.picNetStatus.Location = new System.Drawing.Point(415, 20);
|
|
|
this.picNetStatus.Name = "picNetStatus";
|
|
|
this.picNetStatus.Size = new System.Drawing.Size(30, 30);
|
|
|
this.picNetStatus.TabIndex = 39;
|
|
|
this.picNetStatus.TabStop = false;
|
|
|
//
|
|
|
// label11
|
|
|
//
|
|
|
this.label11.AutoSize = true;
|
|
|
this.label11.Location = new System.Drawing.Point(380, 76);
|
|
|
this.label11.Name = "label11";
|
|
|
this.label11.Size = new System.Drawing.Size(29, 12);
|
|
|
this.label11.TabIndex = 35;
|
|
|
this.label11.Text = "同步";
|
|
|
//
|
|
|
// label10
|
|
|
//
|
|
|
this.label10.AutoSize = true;
|
|
|
this.label10.Location = new System.Drawing.Point(380, 28);
|
|
|
this.label10.Name = "label10";
|
|
|
this.label10.Size = new System.Drawing.Size(29, 12);
|
|
|
this.label10.TabIndex = 35;
|
|
|
this.label10.Text = "网络";
|
|
|
//
|
|
|
// panel3
|
|
|
//
|
|
|
this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.panel3.Controls.Add(this.cbxWorkUnit);
|
|
|
this.panel3.Controls.Add(this.label5);
|
|
|
this.panel3.Controls.Add(this.cbxWorkShop);
|
|
|
this.panel3.Controls.Add(this.label4);
|
|
|
this.panel3.Location = new System.Drawing.Point(569, 3);
|
|
|
this.panel3.Name = "panel3";
|
|
|
this.panel3.Size = new System.Drawing.Size(191, 114);
|
|
|
this.panel3.TabIndex = 34;
|
|
|
//
|
|
|
// cbxWorkUnit
|
|
|
//
|
|
|
this.cbxWorkUnit.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.cbxWorkUnit.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.cbxWorkUnit.FormattingEnabled = true;
|
|
|
this.cbxWorkUnit.Location = new System.Drawing.Point(57, 48);
|
|
|
this.cbxWorkUnit.Name = "cbxWorkUnit";
|
|
|
this.cbxWorkUnit.Size = new System.Drawing.Size(121, 24);
|
|
|
this.cbxWorkUnit.TabIndex = 40;
|
|
|
//
|
|
|
// label5
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Location = new System.Drawing.Point(9, 55);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(41, 12);
|
|
|
this.label5.TabIndex = 37;
|
|
|
this.label5.Text = "单元:";
|
|
|
//
|
|
|
// cbxWorkShop
|
|
|
//
|
|
|
this.cbxWorkShop.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.cbxWorkShop.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.cbxWorkShop.FormattingEnabled = true;
|
|
|
this.cbxWorkShop.Location = new System.Drawing.Point(57, 7);
|
|
|
this.cbxWorkShop.Name = "cbxWorkShop";
|
|
|
this.cbxWorkShop.Size = new System.Drawing.Size(121, 24);
|
|
|
this.cbxWorkShop.TabIndex = 41;
|
|
|
//
|
|
|
// label4
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Location = new System.Drawing.Point(9, 11);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(41, 12);
|
|
|
this.label4.TabIndex = 38;
|
|
|
this.label4.Text = "车间:";
|
|
|
//
|
|
|
// panel2
|
|
|
//
|
|
|
this.panel2.BackColor = System.Drawing.Color.Black;
|
|
|
this.panel2.Controls.Add(this.lblChengZhong);
|
|
|
this.panel2.Location = new System.Drawing.Point(4, 19);
|
|
|
this.panel2.Name = "panel2";
|
|
|
this.panel2.Size = new System.Drawing.Size(224, 78);
|
|
|
this.panel2.TabIndex = 32;
|
|
|
//
|
|
|
// lblChengZhong
|
|
|
//
|
|
|
this.lblChengZhong.AutoSize = true;
|
|
|
this.lblChengZhong.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.lblChengZhong.ForeColor = System.Drawing.Color.Red;
|
|
|
this.lblChengZhong.Location = new System.Drawing.Point(15, 18);
|
|
|
this.lblChengZhong.Name = "lblChengZhong";
|
|
|
this.lblChengZhong.Size = new System.Drawing.Size(97, 40);
|
|
|
this.lblChengZhong.TabIndex = 0;
|
|
|
this.lblChengZhong.Text = "0.00";
|
|
|
//
|
|
|
// btnWeightSet
|
|
|
//
|
|
|
this.btnWeightSet.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnWeightSet.Location = new System.Drawing.Point(247, 62);
|
|
|
this.btnWeightSet.Name = "btnWeightSet";
|
|
|
this.btnWeightSet.Size = new System.Drawing.Size(111, 33);
|
|
|
this.btnWeightSet.TabIndex = 0;
|
|
|
this.btnWeightSet.Text = "称设置";
|
|
|
this.btnWeightSet.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// dataGridViewSubmited
|
|
|
//
|
|
|
this.dataGridViewSubmited.AllowUserToAddRows = false;
|
|
|
this.dataGridViewSubmited.AllowUserToDeleteRows = false;
|
|
|
this.dataGridViewSubmited.AllowUserToResizeColumns = false;
|
|
|
this.dataGridViewSubmited.AllowUserToResizeRows = false;
|
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
|
|
|
this.dataGridViewSubmited.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
this.dataGridViewSubmited.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.dataGridViewSubmited.BackgroundColor = System.Drawing.Color.White;
|
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
|
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
this.dataGridViewSubmited.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
|
|
this.dataGridViewSubmited.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.dataGridViewSubmited.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.dataGridViewTextBoxColumn1,
|
|
|
this.dataGridViewTextBoxColumn2,
|
|
|
this.dataGridViewTextBoxColumn3,
|
|
|
this.dataGridViewTextBoxColumn4,
|
|
|
this.dataGridViewTextBoxColumn5,
|
|
|
this.dataGridViewTextBoxColumn6,
|
|
|
this.dataGridViewTextBoxColumn7});
|
|
|
this.dataGridViewSubmited.Location = new System.Drawing.Point(6, 21);
|
|
|
this.dataGridViewSubmited.MultiSelect = false;
|
|
|
this.dataGridViewSubmited.Name = "dataGridViewSubmited";
|
|
|
this.dataGridViewSubmited.ReadOnly = true;
|
|
|
this.dataGridViewSubmited.RowHeadersVisible = false;
|
|
|
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218)))));
|
|
|
this.dataGridViewSubmited.RowsDefaultCellStyle = dataGridViewCellStyle3;
|
|
|
this.dataGridViewSubmited.RowTemplate.Height = 23;
|
|
|
this.dataGridViewSubmited.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
this.dataGridViewSubmited.Size = new System.Drawing.Size(761, 177);
|
|
|
this.dataGridViewSubmited.TabIndex = 2;
|
|
|
//
|
|
|
// un序号
|
|
|
//
|
|
|
this.un序号.HeaderText = "序号";
|
|
|
this.un序号.Name = "un序号";
|
|
|
this.un序号.ReadOnly = true;
|
|
|
this.un序号.Width = 80;
|
|
|
//
|
|
|
// un条码
|
|
|
//
|
|
|
this.un条码.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
this.un条码.HeaderText = "条码";
|
|
|
this.un条码.Name = "un条码";
|
|
|
this.un条码.ReadOnly = true;
|
|
|
this.un条码.Width = 65;
|
|
|
//
|
|
|
// un编码
|
|
|
//
|
|
|
this.un编码.HeaderText = "编码";
|
|
|
this.un编码.Name = "un编码";
|
|
|
this.un编码.ReadOnly = true;
|
|
|
//
|
|
|
// un名称
|
|
|
//
|
|
|
this.un名称.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
this.un名称.HeaderText = "名称";
|
|
|
this.un名称.Name = "un名称";
|
|
|
this.un名称.ReadOnly = true;
|
|
|
this.un名称.Width = 65;
|
|
|
//
|
|
|
// un重量
|
|
|
//
|
|
|
this.un重量.HeaderText = "重量";
|
|
|
this.un重量.Name = "un重量";
|
|
|
this.un重量.ReadOnly = true;
|
|
|
//
|
|
|
// un单位
|
|
|
//
|
|
|
this.un单位.HeaderText = "单位";
|
|
|
this.un单位.Name = "un单位";
|
|
|
this.un单位.ReadOnly = true;
|
|
|
//
|
|
|
// un数量
|
|
|
//
|
|
|
this.un数量.HeaderText = "数量";
|
|
|
this.un数量.Name = "un数量";
|
|
|
this.un数量.ReadOnly = true;
|
|
|
//
|
|
|
// dataGridViewTextBoxColumn1
|
|
|
//
|
|
|
this.dataGridViewTextBoxColumn1.HeaderText = "序号";
|
|
|
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
|
|
this.dataGridViewTextBoxColumn1.ReadOnly = true;
|
|
|
this.dataGridViewTextBoxColumn1.Width = 80;
|
|
|
//
|
|
|
// dataGridViewTextBoxColumn2
|
|
|
//
|
|
|
this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
this.dataGridViewTextBoxColumn2.HeaderText = "条码";
|
|
|
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
this.dataGridViewTextBoxColumn2.ReadOnly = true;
|
|
|
this.dataGridViewTextBoxColumn2.Width = 65;
|
|
|
//
|
|
|
// dataGridViewTextBoxColumn3
|
|
|
//
|
|
|
this.dataGridViewTextBoxColumn3.HeaderText = "编码";
|
|
|
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
|
this.dataGridViewTextBoxColumn3.ReadOnly = true;
|
|
|
//
|
|
|
// dataGridViewTextBoxColumn4
|
|
|
//
|
|
|
this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
this.dataGridViewTextBoxColumn4.HeaderText = "名称";
|
|
|
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
|
|
this.dataGridViewTextBoxColumn4.ReadOnly = true;
|
|
|
this.dataGridViewTextBoxColumn4.Width = 65;
|
|
|
//
|
|
|
// dataGridViewTextBoxColumn5
|
|
|
//
|
|
|
this.dataGridViewTextBoxColumn5.HeaderText = "重量";
|
|
|
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|
|
this.dataGridViewTextBoxColumn5.ReadOnly = true;
|
|
|
//
|
|
|
// dataGridViewTextBoxColumn6
|
|
|
//
|
|
|
this.dataGridViewTextBoxColumn6.HeaderText = "单位";
|
|
|
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
|
|
this.dataGridViewTextBoxColumn6.ReadOnly = true;
|
|
|
//
|
|
|
// dataGridViewTextBoxColumn7
|
|
|
//
|
|
|
this.dataGridViewTextBoxColumn7.HeaderText = "数量";
|
|
|
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
|
|
|
this.dataGridViewTextBoxColumn7.ReadOnly = true;
|
|
|
//
|
|
|
// panel4
|
|
|
//
|
|
|
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.panel4.Controls.Add(this.textBox3);
|
|
|
this.panel4.Controls.Add(this.label3);
|
|
|
this.panel4.Controls.Add(this.textBox2);
|
|
|
this.panel4.Controls.Add(this.label2);
|
|
|
this.panel4.Controls.Add(this.textBox1);
|
|
|
this.panel4.Controls.Add(this.label1);
|
|
|
this.panel4.Location = new System.Drawing.Point(3, 8);
|
|
|
this.panel4.Name = "panel4";
|
|
|
this.panel4.Size = new System.Drawing.Size(339, 197);
|
|
|
this.panel4.TabIndex = 0;
|
|
|
//
|
|
|
// label1
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Location = new System.Drawing.Point(4, 14);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(29, 12);
|
|
|
this.label1.TabIndex = 0;
|
|
|
this.label1.Text = "条码";
|
|
|
//
|
|
|
// textBox1
|
|
|
//
|
|
|
this.textBox1.Enabled = false;
|
|
|
this.textBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.textBox1.Location = new System.Drawing.Point(39, 7);
|
|
|
this.textBox1.Name = "textBox1";
|
|
|
this.textBox1.Size = new System.Drawing.Size(290, 26);
|
|
|
this.textBox1.TabIndex = 1;
|
|
|
//
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Location = new System.Drawing.Point(4, 51);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(29, 12);
|
|
|
this.label2.TabIndex = 0;
|
|
|
this.label2.Text = "品名";
|
|
|
//
|
|
|
// textBox2
|
|
|
//
|
|
|
this.textBox2.Enabled = false;
|
|
|
this.textBox2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.textBox2.Location = new System.Drawing.Point(39, 44);
|
|
|
this.textBox2.Name = "textBox2";
|
|
|
this.textBox2.Size = new System.Drawing.Size(290, 26);
|
|
|
this.textBox2.TabIndex = 1;
|
|
|
//
|
|
|
// label3
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Location = new System.Drawing.Point(4, 94);
|
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(29, 12);
|
|
|
this.label3.TabIndex = 0;
|
|
|
this.label3.Text = "重量";
|
|
|
//
|
|
|
// textBox3
|
|
|
//
|
|
|
this.textBox3.Enabled = false;
|
|
|
this.textBox3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.textBox3.Location = new System.Drawing.Point(39, 87);
|
|
|
this.textBox3.Name = "textBox3";
|
|
|
this.textBox3.Size = new System.Drawing.Size(113, 26);
|
|
|
this.textBox3.TabIndex = 1;
|
|
|
//
|
|
|
// MaterialRequisitionForm
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1131, 625);
|
|
|
this.Controls.Add(this.splitContainer1);
|
|
|
this.MinimizeBox = false;
|
|
|
this.Name = "MaterialRequisitionForm";
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
this.Text = "领料退料";
|
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
|
this.splitContainer1.Panel1.ResumeLayout(false);
|
|
|
this.splitContainer1.Panel2.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
|
|
|
this.splitContainer1.ResumeLayout(false);
|
|
|
this.groupBox2.ResumeLayout(false);
|
|
|
this.groupBox1.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridViewUnSubmit)).EndInit();
|
|
|
this.panel1.ResumeLayout(false);
|
|
|
this.panel1.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picSyncStatus)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picNetStatus)).EndInit();
|
|
|
this.panel3.ResumeLayout(false);
|
|
|
this.panel3.PerformLayout();
|
|
|
this.panel2.ResumeLayout(false);
|
|
|
this.panel2.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridViewSubmited)).EndInit();
|
|
|
this.panel4.ResumeLayout(false);
|
|
|
this.panel4.PerformLayout();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
private System.Windows.Forms.SplitContainer splitContainer1;
|
|
|
private System.Windows.Forms.Panel panel1;
|
|
|
private System.Windows.Forms.Button btnEnableWeight;
|
|
|
private System.Windows.Forms.PictureBox picSyncStatus;
|
|
|
private System.Windows.Forms.PictureBox picNetStatus;
|
|
|
private System.Windows.Forms.Label label11;
|
|
|
private System.Windows.Forms.Label label10;
|
|
|
private System.Windows.Forms.Panel panel3;
|
|
|
private System.Windows.Forms.ComboBox cbxWorkUnit;
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
private System.Windows.Forms.ComboBox cbxWorkShop;
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
private System.Windows.Forms.Panel panel2;
|
|
|
private System.Windows.Forms.Label lblChengZhong;
|
|
|
private System.Windows.Forms.Button btnWeightSet;
|
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
|
private System.Windows.Forms.Button btnDelete;
|
|
|
private System.Windows.Forms.Button btnCommit;
|
|
|
private BWP.WinFormControl.UDataGridView dataGridViewUnSubmit;
|
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
|
private BWP.WinFormControl.UDataGridView dataGridViewSubmited;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un序号;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un条码;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un编码;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un名称;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un重量;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un单位;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un数量;
|
|
|
private System.Windows.Forms.Panel panel4;
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.TextBox textBox3;
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
}
|
|
|
}
|
|
|
|