|
|
|
@ -0,0 +1,909 @@
|
|
|
|
|
namespace ZWGXPICK_SYS
|
|
|
|
|
{
|
|
|
|
|
partial class Product_Data_Form
|
|
|
|
|
{
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required designer variable.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Clean up any resources being used.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
|
|
protected override void Dispose(bool disposing)
|
|
|
|
|
{
|
|
|
|
|
if (disposing && (components != null))
|
|
|
|
|
{
|
|
|
|
|
components.Dispose();
|
|
|
|
|
}
|
|
|
|
|
base.Dispose(disposing);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required method for Designer support - do not modify
|
|
|
|
|
/// the contents of this method with the code editor.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
|
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.panel5 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.btnSelectProduct = new System.Windows.Forms.Button();
|
|
|
|
|
this.lstProdSet = new System.Windows.Forms.ListBox();
|
|
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.txt_boat_dish_center_y = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txt_boat_dash_center_x = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txt_central_hole_radius = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txt_circular_boat_radius = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
|
|
|
this.cb_is_rotation = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txt_boat_first_point_y = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txt_y_direction_num = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txt_qualified_allow_error = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txt_product_width = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.txt_boat_slot_num = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.txt_boat_dish_width = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.cb_matrix_type = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbl_product_width = new System.Windows.Forms.Label();
|
|
|
|
|
this.txt_boat_first_point_x = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txt_x_direction_num = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txt_single_weight_allow_error = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.txt_standard_weight = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txt_product_length = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.txt_boat_dish_length = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.cb_place_type = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbl_boat_slot_num = new System.Windows.Forms.Label();
|
|
|
|
|
this.lbl_boat_dash_length = new System.Windows.Forms.Label();
|
|
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
|
|
this.cb_product_type = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
|
this.cb_boat_dish_type = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txt_product_name = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
|
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.panel6 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.btnCopy = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnDelete = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnNew = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnSave = new System.Windows.Forms.Button();
|
|
|
|
|
this.btnEmulation = new System.Windows.Forms.Button();
|
|
|
|
|
this.txtPlaceNums = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.txtColNo = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.txtRowNo = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
|
|
|
this.picMatrixLayout = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.panel1.SuspendLayout();
|
|
|
|
|
this.panel5.SuspendLayout();
|
|
|
|
|
this.panel3.SuspendLayout();
|
|
|
|
|
this.panel2.SuspendLayout();
|
|
|
|
|
this.panel4.SuspendLayout();
|
|
|
|
|
this.panel6.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picMatrixLayout)).BeginInit();
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
|
|
|
|
// panel1
|
|
|
|
|
//
|
|
|
|
|
this.panel1.Controls.Add(this.panel5);
|
|
|
|
|
this.panel1.Controls.Add(this.panel3);
|
|
|
|
|
this.panel1.Location = new System.Drawing.Point(4, 1);
|
|
|
|
|
this.panel1.Name = "panel1";
|
|
|
|
|
this.panel1.Size = new System.Drawing.Size(485, 680);
|
|
|
|
|
this.panel1.TabIndex = 236;
|
|
|
|
|
//
|
|
|
|
|
// panel5
|
|
|
|
|
//
|
|
|
|
|
this.panel5.Controls.Add(this.btnSelectProduct);
|
|
|
|
|
this.panel5.Controls.Add(this.lstProdSet);
|
|
|
|
|
this.panel5.Location = new System.Drawing.Point(3, 3);
|
|
|
|
|
this.panel5.Name = "panel5";
|
|
|
|
|
this.panel5.Size = new System.Drawing.Size(481, 208);
|
|
|
|
|
this.panel5.TabIndex = 229;
|
|
|
|
|
//
|
|
|
|
|
// btnSelectProduct
|
|
|
|
|
//
|
|
|
|
|
this.btnSelectProduct.Font = new System.Drawing.Font("Microsoft YaHei", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.btnSelectProduct.Location = new System.Drawing.Point(374, 2);
|
|
|
|
|
this.btnSelectProduct.Name = "btnSelectProduct";
|
|
|
|
|
this.btnSelectProduct.Size = new System.Drawing.Size(108, 111);
|
|
|
|
|
this.btnSelectProduct.TabIndex = 229;
|
|
|
|
|
this.btnSelectProduct.Text = "选择(&S)";
|
|
|
|
|
this.btnSelectProduct.UseVisualStyleBackColor = true;
|
|
|
|
|
this.btnSelectProduct.Click += new System.EventHandler(this.btnSelectProduct_Click);
|
|
|
|
|
//
|
|
|
|
|
// lstProdSet
|
|
|
|
|
//
|
|
|
|
|
this.lstProdSet.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.lstProdSet.FormattingEnabled = true;
|
|
|
|
|
this.lstProdSet.ItemHeight = 21;
|
|
|
|
|
this.lstProdSet.Location = new System.Drawing.Point(3, -3);
|
|
|
|
|
this.lstProdSet.Name = "lstProdSet";
|
|
|
|
|
this.lstProdSet.Size = new System.Drawing.Size(369, 193);
|
|
|
|
|
this.lstProdSet.TabIndex = 2;
|
|
|
|
|
this.lstProdSet.SelectedIndexChanged += new System.EventHandler(this.lstProdSet_SelectedIndexChanged);
|
|
|
|
|
//
|
|
|
|
|
// panel3
|
|
|
|
|
//
|
|
|
|
|
this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
this.panel3.Controls.Add(this.txt_boat_dish_center_y);
|
|
|
|
|
this.panel3.Controls.Add(this.label24);
|
|
|
|
|
this.panel3.Controls.Add(this.txt_boat_dash_center_x);
|
|
|
|
|
this.panel3.Controls.Add(this.label25);
|
|
|
|
|
this.panel3.Controls.Add(this.txt_central_hole_radius);
|
|
|
|
|
this.panel3.Controls.Add(this.label22);
|
|
|
|
|
this.panel3.Controls.Add(this.txt_circular_boat_radius);
|
|
|
|
|
this.panel3.Controls.Add(this.label23);
|
|
|
|
|
this.panel3.Controls.Add(this.cb_is_rotation);
|
|
|
|
|
this.panel3.Controls.Add(this.label21);
|
|
|
|
|
this.panel3.Controls.Add(this.txt_boat_first_point_y);
|
|
|
|
|
this.panel3.Controls.Add(this.label20);
|
|
|
|
|
this.panel3.Controls.Add(this.txt_y_direction_num);
|
|
|
|
|
this.panel3.Controls.Add(this.label17);
|
|
|
|
|
this.panel3.Controls.Add(this.txt_qualified_allow_error);
|
|
|
|
|
this.panel3.Controls.Add(this.label11);
|
|
|
|
|
this.panel3.Controls.Add(this.txt_product_width);
|
|
|
|
|
this.panel3.Controls.Add(this.txt_boat_slot_num);
|
|
|
|
|
this.panel3.Controls.Add(this.txt_boat_dish_width);
|
|
|
|
|
this.panel3.Controls.Add(this.cb_matrix_type);
|
|
|
|
|
this.panel3.Controls.Add(this.label8);
|
|
|
|
|
this.panel3.Controls.Add(this.label6);
|
|
|
|
|
this.panel3.Controls.Add(this.lbl_product_width);
|
|
|
|
|
this.panel3.Controls.Add(this.txt_boat_first_point_x);
|
|
|
|
|
this.panel3.Controls.Add(this.label19);
|
|
|
|
|
this.panel3.Controls.Add(this.txt_x_direction_num);
|
|
|
|
|
this.panel3.Controls.Add(this.label16);
|
|
|
|
|
this.panel3.Controls.Add(this.txt_single_weight_allow_error);
|
|
|
|
|
this.panel3.Controls.Add(this.txt_standard_weight);
|
|
|
|
|
this.panel3.Controls.Add(this.label12);
|
|
|
|
|
this.panel3.Controls.Add(this.label10);
|
|
|
|
|
this.panel3.Controls.Add(this.txt_product_length);
|
|
|
|
|
this.panel3.Controls.Add(this.txt_boat_dish_length);
|
|
|
|
|
this.panel3.Controls.Add(this.cb_place_type);
|
|
|
|
|
this.panel3.Controls.Add(this.label9);
|
|
|
|
|
this.panel3.Controls.Add(this.lbl_boat_slot_num);
|
|
|
|
|
this.panel3.Controls.Add(this.lbl_boat_dash_length);
|
|
|
|
|
this.panel3.Controls.Add(this.label4);
|
|
|
|
|
this.panel3.Controls.Add(this.cb_product_type);
|
|
|
|
|
this.panel3.Controls.Add(this.label1);
|
|
|
|
|
this.panel3.Controls.Add(this.cb_boat_dish_type);
|
|
|
|
|
this.panel3.Controls.Add(this.label2);
|
|
|
|
|
this.panel3.Controls.Add(this.txt_product_name);
|
|
|
|
|
this.panel3.Controls.Add(this.label18);
|
|
|
|
|
this.panel3.Location = new System.Drawing.Point(3, 213);
|
|
|
|
|
this.panel3.Name = "panel3";
|
|
|
|
|
this.panel3.Size = new System.Drawing.Size(482, 466);
|
|
|
|
|
this.panel3.TabIndex = 2;
|
|
|
|
|
//
|
|
|
|
|
// txt_boat_dish_center_y
|
|
|
|
|
//
|
|
|
|
|
this.txt_boat_dish_center_y.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
this.txt_boat_dish_center_y.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_boat_dish_center_y.Location = new System.Drawing.Point(385, 434);
|
|
|
|
|
this.txt_boat_dish_center_y.Name = "txt_boat_dish_center_y";
|
|
|
|
|
this.txt_boat_dish_center_y.Size = new System.Drawing.Size(96, 29);
|
|
|
|
|
this.txt_boat_dish_center_y.TabIndex = 275;
|
|
|
|
|
//
|
|
|
|
|
// label24
|
|
|
|
|
//
|
|
|
|
|
this.label24.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label24.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label24.Location = new System.Drawing.Point(262, 434);
|
|
|
|
|
this.label24.Name = "label24";
|
|
|
|
|
this.label24.Size = new System.Drawing.Size(122, 28);
|
|
|
|
|
this.label24.TabIndex = 274;
|
|
|
|
|
this.label24.Text = "舟皿中心坐标Y:";
|
|
|
|
|
//
|
|
|
|
|
// txt_boat_dash_center_x
|
|
|
|
|
//
|
|
|
|
|
this.txt_boat_dash_center_x.BackColor = System.Drawing.SystemColors.InactiveBorder;
|
|
|
|
|
this.txt_boat_dash_center_x.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_boat_dash_center_x.Location = new System.Drawing.Point(151, 436);
|
|
|
|
|
this.txt_boat_dash_center_x.Name = "txt_boat_dash_center_x";
|
|
|
|
|
this.txt_boat_dash_center_x.Size = new System.Drawing.Size(109, 29);
|
|
|
|
|
this.txt_boat_dash_center_x.TabIndex = 273;
|
|
|
|
|
//
|
|
|
|
|
// label25
|
|
|
|
|
//
|
|
|
|
|
this.label25.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label25.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label25.Location = new System.Drawing.Point(3, 436);
|
|
|
|
|
this.label25.Name = "label25";
|
|
|
|
|
this.label25.Size = new System.Drawing.Size(147, 29);
|
|
|
|
|
this.label25.TabIndex = 272;
|
|
|
|
|
this.label25.Text = "舟皿中心坐标X:";
|
|
|
|
|
//
|
|
|
|
|
// txt_central_hole_radius
|
|
|
|
|
//
|
|
|
|
|
this.txt_central_hole_radius.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
this.txt_central_hole_radius.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_central_hole_radius.Location = new System.Drawing.Point(122, 220);
|
|
|
|
|
this.txt_central_hole_radius.Name = "txt_central_hole_radius";
|
|
|
|
|
this.txt_central_hole_radius.Size = new System.Drawing.Size(359, 29);
|
|
|
|
|
this.txt_central_hole_radius.TabIndex = 271;
|
|
|
|
|
//
|
|
|
|
|
// label22
|
|
|
|
|
//
|
|
|
|
|
this.label22.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label22.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label22.Location = new System.Drawing.Point(3, 220);
|
|
|
|
|
this.label22.Name = "label22";
|
|
|
|
|
this.label22.Size = new System.Drawing.Size(147, 29);
|
|
|
|
|
this.label22.TabIndex = 270;
|
|
|
|
|
this.label22.Text = "中心孔半径:";
|
|
|
|
|
//
|
|
|
|
|
// txt_circular_boat_radius
|
|
|
|
|
//
|
|
|
|
|
this.txt_circular_boat_radius.BackColor = System.Drawing.SystemColors.InactiveBorder;
|
|
|
|
|
this.txt_circular_boat_radius.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_circular_boat_radius.Location = new System.Drawing.Point(122, 189);
|
|
|
|
|
this.txt_circular_boat_radius.Name = "txt_circular_boat_radius";
|
|
|
|
|
this.txt_circular_boat_radius.Size = new System.Drawing.Size(359, 29);
|
|
|
|
|
this.txt_circular_boat_radius.TabIndex = 269;
|
|
|
|
|
//
|
|
|
|
|
// label23
|
|
|
|
|
//
|
|
|
|
|
this.label23.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label23.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label23.Location = new System.Drawing.Point(3, 189);
|
|
|
|
|
this.label23.Name = "label23";
|
|
|
|
|
this.label23.Size = new System.Drawing.Size(147, 29);
|
|
|
|
|
this.label23.TabIndex = 268;
|
|
|
|
|
this.label23.Text = "圆形舟皿半径:";
|
|
|
|
|
//
|
|
|
|
|
// cb_is_rotation
|
|
|
|
|
//
|
|
|
|
|
this.cb_is_rotation.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
this.cb_is_rotation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.cb_is_rotation.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.cb_is_rotation.FormattingEnabled = true;
|
|
|
|
|
this.cb_is_rotation.Items.AddRange(new object[] {
|
|
|
|
|
"否",
|
|
|
|
|
"是"});
|
|
|
|
|
this.cb_is_rotation.Location = new System.Drawing.Point(122, 311);
|
|
|
|
|
this.cb_is_rotation.Name = "cb_is_rotation";
|
|
|
|
|
this.cb_is_rotation.Size = new System.Drawing.Size(138, 29);
|
|
|
|
|
this.cb_is_rotation.TabIndex = 267;
|
|
|
|
|
//
|
|
|
|
|
// label21
|
|
|
|
|
//
|
|
|
|
|
this.label21.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label21.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label21.Location = new System.Drawing.Point(2, 312);
|
|
|
|
|
this.label21.Name = "label21";
|
|
|
|
|
this.label21.Size = new System.Drawing.Size(118, 28);
|
|
|
|
|
this.label21.TabIndex = 266;
|
|
|
|
|
this.label21.Text = "产品是否旋转:";
|
|
|
|
|
//
|
|
|
|
|
// txt_boat_first_point_y
|
|
|
|
|
//
|
|
|
|
|
this.txt_boat_first_point_y.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
this.txt_boat_first_point_y.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_boat_first_point_y.Location = new System.Drawing.Point(385, 403);
|
|
|
|
|
this.txt_boat_first_point_y.Name = "txt_boat_first_point_y";
|
|
|
|
|
this.txt_boat_first_point_y.Size = new System.Drawing.Size(96, 29);
|
|
|
|
|
this.txt_boat_first_point_y.TabIndex = 265;
|
|
|
|
|
//
|
|
|
|
|
// label20
|
|
|
|
|
//
|
|
|
|
|
this.label20.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label20.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label20.Location = new System.Drawing.Point(262, 404);
|
|
|
|
|
this.label20.Name = "label20";
|
|
|
|
|
this.label20.Size = new System.Drawing.Size(122, 28);
|
|
|
|
|
this.label20.TabIndex = 264;
|
|
|
|
|
this.label20.Text = "去边角个数Y:";
|
|
|
|
|
//
|
|
|
|
|
// txt_y_direction_num
|
|
|
|
|
//
|
|
|
|
|
this.txt_y_direction_num.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
this.txt_y_direction_num.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_y_direction_num.Location = new System.Drawing.Point(385, 282);
|
|
|
|
|
this.txt_y_direction_num.Name = "txt_y_direction_num";
|
|
|
|
|
this.txt_y_direction_num.Size = new System.Drawing.Size(96, 29);
|
|
|
|
|
this.txt_y_direction_num.TabIndex = 263;
|
|
|
|
|
//
|
|
|
|
|
// label17
|
|
|
|
|
//
|
|
|
|
|
this.label17.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label17.Font = new System.Drawing.Font("Microsoft YaHei", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label17.Location = new System.Drawing.Point(262, 282);
|
|
|
|
|
this.label17.Name = "label17";
|
|
|
|
|
this.label17.Size = new System.Drawing.Size(122, 28);
|
|
|
|
|
this.label17.TabIndex = 262;
|
|
|
|
|
this.label17.Text = "Y方向取件数量:";
|
|
|
|
|
//
|
|
|
|
|
// txt_qualified_allow_error
|
|
|
|
|
//
|
|
|
|
|
this.txt_qualified_allow_error.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
this.txt_qualified_allow_error.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_qualified_allow_error.Location = new System.Drawing.Point(385, 342);
|
|
|
|
|
this.txt_qualified_allow_error.Name = "txt_qualified_allow_error";
|
|
|
|
|
this.txt_qualified_allow_error.Size = new System.Drawing.Size(96, 29);
|
|
|
|
|
this.txt_qualified_allow_error.TabIndex = 261;
|
|
|
|
|
//
|
|
|
|
|
// label11
|
|
|
|
|
//
|
|
|
|
|
this.label11.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label11.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label11.Location = new System.Drawing.Point(262, 342);
|
|
|
|
|
this.label11.Name = "label11";
|
|
|
|
|
this.label11.Size = new System.Drawing.Size(122, 28);
|
|
|
|
|
this.label11.TabIndex = 260;
|
|
|
|
|
this.label11.Text = "合格允许误差:";
|
|
|
|
|
//
|
|
|
|
|
// txt_product_width
|
|
|
|
|
//
|
|
|
|
|
this.txt_product_width.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
this.txt_product_width.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_product_width.Location = new System.Drawing.Point(122, 158);
|
|
|
|
|
this.txt_product_width.Name = "txt_product_width";
|
|
|
|
|
this.txt_product_width.Size = new System.Drawing.Size(359, 29);
|
|
|
|
|
this.txt_product_width.TabIndex = 259;
|
|
|
|
|
//
|
|
|
|
|
// txt_boat_slot_num
|
|
|
|
|
//
|
|
|
|
|
this.txt_boat_slot_num.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
this.txt_boat_slot_num.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_boat_slot_num.Location = new System.Drawing.Point(385, 96);
|
|
|
|
|
this.txt_boat_slot_num.Name = "txt_boat_slot_num";
|
|
|
|
|
this.txt_boat_slot_num.Size = new System.Drawing.Size(96, 29);
|
|
|
|
|
this.txt_boat_slot_num.TabIndex = 258;
|
|
|
|
|
//
|
|
|
|
|
// txt_boat_dish_width
|
|
|
|
|
//
|
|
|
|
|
this.txt_boat_dish_width.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
this.txt_boat_dish_width.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_boat_dish_width.Location = new System.Drawing.Point(151, 96);
|
|
|
|
|
this.txt_boat_dish_width.Name = "txt_boat_dish_width";
|
|
|
|
|
this.txt_boat_dish_width.Size = new System.Drawing.Size(109, 29);
|
|
|
|
|
this.txt_boat_dish_width.TabIndex = 258;
|
|
|
|
|
//
|
|
|
|
|
// cb_matrix_type
|
|
|
|
|
//
|
|
|
|
|
this.cb_matrix_type.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
this.cb_matrix_type.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.cb_matrix_type.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.cb_matrix_type.FormattingEnabled = true;
|
|
|
|
|
this.cb_matrix_type.Items.AddRange(new object[] {
|
|
|
|
|
"先X后Y",
|
|
|
|
|
"先Y后X"});
|
|
|
|
|
this.cb_matrix_type.Location = new System.Drawing.Point(122, 251);
|
|
|
|
|
this.cb_matrix_type.Name = "cb_matrix_type";
|
|
|
|
|
this.cb_matrix_type.Size = new System.Drawing.Size(138, 29);
|
|
|
|
|
this.cb_matrix_type.TabIndex = 257;
|
|
|
|
|
this.cb_matrix_type.SelectedIndexChanged += new System.EventHandler(this.cb_matrix_type_SelectedIndexChanged);
|
|
|
|
|
//
|
|
|
|
|
// label8
|
|
|
|
|
//
|
|
|
|
|
this.label8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label8.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label8.Location = new System.Drawing.Point(3, 251);
|
|
|
|
|
this.label8.Name = "label8";
|
|
|
|
|
this.label8.Size = new System.Drawing.Size(118, 28);
|
|
|
|
|
this.label8.TabIndex = 256;
|
|
|
|
|
this.label8.Text = "阵列方式:";
|
|
|
|
|
//
|
|
|
|
|
// label6
|
|
|
|
|
//
|
|
|
|
|
this.label6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label6.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label6.Location = new System.Drawing.Point(3, 65);
|
|
|
|
|
this.label6.Name = "label6";
|
|
|
|
|
this.label6.Size = new System.Drawing.Size(147, 29);
|
|
|
|
|
this.label6.TabIndex = 255;
|
|
|
|
|
this.label6.Text = "舟皿长度(X方向):";
|
|
|
|
|
//
|
|
|
|
|
// lbl_product_width
|
|
|
|
|
//
|
|
|
|
|
this.lbl_product_width.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.lbl_product_width.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.lbl_product_width.Location = new System.Drawing.Point(3, 158);
|
|
|
|
|
this.lbl_product_width.Name = "lbl_product_width";
|
|
|
|
|
this.lbl_product_width.Size = new System.Drawing.Size(147, 29);
|
|
|
|
|
this.lbl_product_width.TabIndex = 254;
|
|
|
|
|
this.lbl_product_width.Text = "产品宽度(Y方向):";
|
|
|
|
|
//
|
|
|
|
|
// txt_boat_first_point_x
|
|
|
|
|
//
|
|
|
|
|
this.txt_boat_first_point_x.BackColor = System.Drawing.SystemColors.InactiveBorder;
|
|
|
|
|
this.txt_boat_first_point_x.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_boat_first_point_x.Location = new System.Drawing.Point(151, 404);
|
|
|
|
|
this.txt_boat_first_point_x.Name = "txt_boat_first_point_x";
|
|
|
|
|
this.txt_boat_first_point_x.Size = new System.Drawing.Size(109, 29);
|
|
|
|
|
this.txt_boat_first_point_x.TabIndex = 253;
|
|
|
|
|
//
|
|
|
|
|
// label19
|
|
|
|
|
//
|
|
|
|
|
this.label19.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label19.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label19.Location = new System.Drawing.Point(3, 404);
|
|
|
|
|
this.label19.Name = "label19";
|
|
|
|
|
this.label19.Size = new System.Drawing.Size(147, 29);
|
|
|
|
|
this.label19.TabIndex = 252;
|
|
|
|
|
this.label19.Text = "去边角个数X:";
|
|
|
|
|
//
|
|
|
|
|
// txt_x_direction_num
|
|
|
|
|
//
|
|
|
|
|
this.txt_x_direction_num.BackColor = System.Drawing.SystemColors.InactiveBorder;
|
|
|
|
|
this.txt_x_direction_num.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_x_direction_num.Location = new System.Drawing.Point(122, 281);
|
|
|
|
|
this.txt_x_direction_num.Name = "txt_x_direction_num";
|
|
|
|
|
this.txt_x_direction_num.Size = new System.Drawing.Size(138, 29);
|
|
|
|
|
this.txt_x_direction_num.TabIndex = 251;
|
|
|
|
|
//
|
|
|
|
|
// label16
|
|
|
|
|
//
|
|
|
|
|
this.label16.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label16.Font = new System.Drawing.Font("Microsoft YaHei", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label16.Location = new System.Drawing.Point(2, 282);
|
|
|
|
|
this.label16.Name = "label16";
|
|
|
|
|
this.label16.Size = new System.Drawing.Size(118, 28);
|
|
|
|
|
this.label16.TabIndex = 250;
|
|
|
|
|
this.label16.Text = "X方向取件数量:";
|
|
|
|
|
//
|
|
|
|
|
// txt_single_weight_allow_error
|
|
|
|
|
//
|
|
|
|
|
this.txt_single_weight_allow_error.BackColor = System.Drawing.SystemColors.InactiveBorder;
|
|
|
|
|
this.txt_single_weight_allow_error.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_single_weight_allow_error.Location = new System.Drawing.Point(151, 373);
|
|
|
|
|
this.txt_single_weight_allow_error.Name = "txt_single_weight_allow_error";
|
|
|
|
|
this.txt_single_weight_allow_error.Size = new System.Drawing.Size(330, 29);
|
|
|
|
|
this.txt_single_weight_allow_error.TabIndex = 249;
|
|
|
|
|
//
|
|
|
|
|
// txt_standard_weight
|
|
|
|
|
//
|
|
|
|
|
this.txt_standard_weight.BackColor = System.Drawing.SystemColors.InactiveBorder;
|
|
|
|
|
this.txt_standard_weight.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_standard_weight.Location = new System.Drawing.Point(122, 342);
|
|
|
|
|
this.txt_standard_weight.Name = "txt_standard_weight";
|
|
|
|
|
this.txt_standard_weight.Size = new System.Drawing.Size(138, 29);
|
|
|
|
|
this.txt_standard_weight.TabIndex = 248;
|
|
|
|
|
//
|
|
|
|
|
// label12
|
|
|
|
|
//
|
|
|
|
|
this.label12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label12.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label12.Location = new System.Drawing.Point(3, 373);
|
|
|
|
|
this.label12.Name = "label12";
|
|
|
|
|
this.label12.Size = new System.Drawing.Size(147, 29);
|
|
|
|
|
this.label12.TabIndex = 247;
|
|
|
|
|
this.label12.Text = "单重调整允许误差:";
|
|
|
|
|
//
|
|
|
|
|
// label10
|
|
|
|
|
//
|
|
|
|
|
this.label10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label10.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label10.Location = new System.Drawing.Point(2, 342);
|
|
|
|
|
this.label10.Name = "label10";
|
|
|
|
|
this.label10.Size = new System.Drawing.Size(118, 28);
|
|
|
|
|
this.label10.TabIndex = 246;
|
|
|
|
|
this.label10.Text = "标准重量:";
|
|
|
|
|
//
|
|
|
|
|
// txt_product_length
|
|
|
|
|
//
|
|
|
|
|
this.txt_product_length.BackColor = System.Drawing.SystemColors.InactiveBorder;
|
|
|
|
|
this.txt_product_length.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_product_length.Location = new System.Drawing.Point(122, 127);
|
|
|
|
|
this.txt_product_length.Name = "txt_product_length";
|
|
|
|
|
this.txt_product_length.Size = new System.Drawing.Size(359, 29);
|
|
|
|
|
this.txt_product_length.TabIndex = 245;
|
|
|
|
|
//
|
|
|
|
|
// txt_boat_dish_length
|
|
|
|
|
//
|
|
|
|
|
this.txt_boat_dish_length.BackColor = System.Drawing.SystemColors.InactiveBorder;
|
|
|
|
|
this.txt_boat_dish_length.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_boat_dish_length.Location = new System.Drawing.Point(151, 65);
|
|
|
|
|
this.txt_boat_dish_length.Name = "txt_boat_dish_length";
|
|
|
|
|
this.txt_boat_dish_length.Size = new System.Drawing.Size(330, 29);
|
|
|
|
|
this.txt_boat_dish_length.TabIndex = 244;
|
|
|
|
|
//
|
|
|
|
|
// cb_place_type
|
|
|
|
|
//
|
|
|
|
|
this.cb_place_type.BackColor = System.Drawing.SystemColors.InactiveBorder;
|
|
|
|
|
this.cb_place_type.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.cb_place_type.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.cb_place_type.FormattingEnabled = true;
|
|
|
|
|
this.cb_place_type.Items.AddRange(new object[] {
|
|
|
|
|
"对齐摆放",
|
|
|
|
|
"插空摆放"});
|
|
|
|
|
this.cb_place_type.Location = new System.Drawing.Point(385, 252);
|
|
|
|
|
this.cb_place_type.Name = "cb_place_type";
|
|
|
|
|
this.cb_place_type.Size = new System.Drawing.Size(96, 29);
|
|
|
|
|
this.cb_place_type.TabIndex = 243;
|
|
|
|
|
this.cb_place_type.SelectedIndexChanged += new System.EventHandler(this.cb_place_type_SelectedIndexChanged);
|
|
|
|
|
//
|
|
|
|
|
// label9
|
|
|
|
|
//
|
|
|
|
|
this.label9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label9.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label9.Location = new System.Drawing.Point(262, 252);
|
|
|
|
|
this.label9.Name = "label9";
|
|
|
|
|
this.label9.Size = new System.Drawing.Size(122, 28);
|
|
|
|
|
this.label9.TabIndex = 242;
|
|
|
|
|
this.label9.Text = "摆放方式:";
|
|
|
|
|
//
|
|
|
|
|
// lbl_boat_slot_num
|
|
|
|
|
//
|
|
|
|
|
this.lbl_boat_slot_num.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.lbl_boat_slot_num.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.lbl_boat_slot_num.Location = new System.Drawing.Point(262, 98);
|
|
|
|
|
this.lbl_boat_slot_num.Name = "lbl_boat_slot_num";
|
|
|
|
|
this.lbl_boat_slot_num.Size = new System.Drawing.Size(122, 28);
|
|
|
|
|
this.lbl_boat_slot_num.TabIndex = 241;
|
|
|
|
|
this.lbl_boat_slot_num.Text = "槽数(Y方向):";
|
|
|
|
|
//
|
|
|
|
|
// lbl_boat_dash_length
|
|
|
|
|
//
|
|
|
|
|
this.lbl_boat_dash_length.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.lbl_boat_dash_length.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.lbl_boat_dash_length.Location = new System.Drawing.Point(3, 96);
|
|
|
|
|
this.lbl_boat_dash_length.Name = "lbl_boat_dash_length";
|
|
|
|
|
this.lbl_boat_dash_length.Size = new System.Drawing.Size(147, 29);
|
|
|
|
|
this.lbl_boat_dash_length.TabIndex = 241;
|
|
|
|
|
this.lbl_boat_dash_length.Text = "舟皿宽度(Y方向):";
|
|
|
|
|
//
|
|
|
|
|
// label4
|
|
|
|
|
//
|
|
|
|
|
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label4.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(3, 127);
|
|
|
|
|
this.label4.Name = "label4";
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(147, 29);
|
|
|
|
|
this.label4.TabIndex = 240;
|
|
|
|
|
this.label4.Text = "产品长度(X方向):";
|
|
|
|
|
//
|
|
|
|
|
// cb_product_type
|
|
|
|
|
//
|
|
|
|
|
this.cb_product_type.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
this.cb_product_type.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.cb_product_type.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.cb_product_type.FormattingEnabled = true;
|
|
|
|
|
this.cb_product_type.Items.AddRange(new object[] {
|
|
|
|
|
"矩形",
|
|
|
|
|
"三角形"});
|
|
|
|
|
this.cb_product_type.Location = new System.Drawing.Point(385, 34);
|
|
|
|
|
this.cb_product_type.Name = "cb_product_type";
|
|
|
|
|
this.cb_product_type.Size = new System.Drawing.Size(96, 29);
|
|
|
|
|
this.cb_product_type.TabIndex = 239;
|
|
|
|
|
this.cb_product_type.SelectedIndexChanged += new System.EventHandler(this.cb_product_type_SelectedIndexChanged);
|
|
|
|
|
//
|
|
|
|
|
// label1
|
|
|
|
|
//
|
|
|
|
|
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label1.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label1.Location = new System.Drawing.Point(262, 35);
|
|
|
|
|
this.label1.Name = "label1";
|
|
|
|
|
this.label1.Size = new System.Drawing.Size(122, 28);
|
|
|
|
|
this.label1.TabIndex = 238;
|
|
|
|
|
this.label1.Text = "产品类型:";
|
|
|
|
|
//
|
|
|
|
|
// cb_boat_dish_type
|
|
|
|
|
//
|
|
|
|
|
this.cb_boat_dish_type.BackColor = System.Drawing.SystemColors.InactiveBorder;
|
|
|
|
|
this.cb_boat_dish_type.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
this.cb_boat_dish_type.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.cb_boat_dish_type.FormattingEnabled = true;
|
|
|
|
|
this.cb_boat_dish_type.Items.AddRange(new object[] {
|
|
|
|
|
"平板舟皿",
|
|
|
|
|
"槽形舟皿",
|
|
|
|
|
"圆形舟皿"});
|
|
|
|
|
this.cb_boat_dish_type.Location = new System.Drawing.Point(122, 35);
|
|
|
|
|
this.cb_boat_dish_type.Name = "cb_boat_dish_type";
|
|
|
|
|
this.cb_boat_dish_type.Size = new System.Drawing.Size(138, 29);
|
|
|
|
|
this.cb_boat_dish_type.TabIndex = 234;
|
|
|
|
|
this.cb_boat_dish_type.SelectedIndexChanged += new System.EventHandler(this.cb_boat_dish_type_SelectedIndexChanged);
|
|
|
|
|
//
|
|
|
|
|
// label2
|
|
|
|
|
//
|
|
|
|
|
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label2.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label2.Location = new System.Drawing.Point(3, 35);
|
|
|
|
|
this.label2.Name = "label2";
|
|
|
|
|
this.label2.Size = new System.Drawing.Size(118, 28);
|
|
|
|
|
this.label2.TabIndex = 233;
|
|
|
|
|
this.label2.Text = "舟皿类型:";
|
|
|
|
|
//
|
|
|
|
|
// txt_product_name
|
|
|
|
|
//
|
|
|
|
|
this.txt_product_name.BackColor = System.Drawing.SystemColors.InactiveBorder;
|
|
|
|
|
this.txt_product_name.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txt_product_name.Location = new System.Drawing.Point(122, 3);
|
|
|
|
|
this.txt_product_name.Name = "txt_product_name";
|
|
|
|
|
this.txt_product_name.Size = new System.Drawing.Size(359, 29);
|
|
|
|
|
this.txt_product_name.TabIndex = 232;
|
|
|
|
|
//
|
|
|
|
|
// label18
|
|
|
|
|
//
|
|
|
|
|
this.label18.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label18.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label18.Location = new System.Drawing.Point(3, 4);
|
|
|
|
|
this.label18.Name = "label18";
|
|
|
|
|
this.label18.Size = new System.Drawing.Size(118, 28);
|
|
|
|
|
this.label18.TabIndex = 231;
|
|
|
|
|
this.label18.Text = "产品名称:";
|
|
|
|
|
//
|
|
|
|
|
// panel2
|
|
|
|
|
//
|
|
|
|
|
this.panel2.Controls.Add(this.label3);
|
|
|
|
|
this.panel2.Location = new System.Drawing.Point(491, 1);
|
|
|
|
|
this.panel2.Name = "panel2";
|
|
|
|
|
this.panel2.Size = new System.Drawing.Size(521, 53);
|
|
|
|
|
this.panel2.TabIndex = 237;
|
|
|
|
|
//
|
|
|
|
|
// label3
|
|
|
|
|
//
|
|
|
|
|
this.label3.AutoSize = true;
|
|
|
|
|
this.label3.Font = new System.Drawing.Font("Microsoft YaHei", 20F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(191, 3);
|
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(123, 36);
|
|
|
|
|
this.label3.TabIndex = 193;
|
|
|
|
|
this.label3.Text = "产品参数";
|
|
|
|
|
//
|
|
|
|
|
// panel4
|
|
|
|
|
//
|
|
|
|
|
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
this.panel4.Controls.Add(this.panel6);
|
|
|
|
|
this.panel4.Controls.Add(this.txtPlaceNums);
|
|
|
|
|
this.panel4.Controls.Add(this.txtColNo);
|
|
|
|
|
this.panel4.Controls.Add(this.txtRowNo);
|
|
|
|
|
this.panel4.Controls.Add(this.label15);
|
|
|
|
|
this.panel4.Controls.Add(this.label14);
|
|
|
|
|
this.panel4.Controls.Add(this.label13);
|
|
|
|
|
this.panel4.Controls.Add(this.picMatrixLayout);
|
|
|
|
|
this.panel4.Location = new System.Drawing.Point(491, 56);
|
|
|
|
|
this.panel4.Name = "panel4";
|
|
|
|
|
this.panel4.Size = new System.Drawing.Size(522, 625);
|
|
|
|
|
this.panel4.TabIndex = 238;
|
|
|
|
|
//
|
|
|
|
|
// panel6
|
|
|
|
|
//
|
|
|
|
|
this.panel6.Controls.Add(this.btnCopy);
|
|
|
|
|
this.panel6.Controls.Add(this.btnDelete);
|
|
|
|
|
this.panel6.Controls.Add(this.btnNew);
|
|
|
|
|
this.panel6.Controls.Add(this.btnSave);
|
|
|
|
|
this.panel6.Controls.Add(this.btnEmulation);
|
|
|
|
|
this.panel6.Location = new System.Drawing.Point(3, 561);
|
|
|
|
|
this.panel6.Name = "panel6";
|
|
|
|
|
this.panel6.Size = new System.Drawing.Size(518, 62);
|
|
|
|
|
this.panel6.TabIndex = 241;
|
|
|
|
|
//
|
|
|
|
|
// btnCopy
|
|
|
|
|
//
|
|
|
|
|
this.btnCopy.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.btnCopy.Location = new System.Drawing.Point(99, 3);
|
|
|
|
|
this.btnCopy.Name = "btnCopy";
|
|
|
|
|
this.btnCopy.Size = new System.Drawing.Size(96, 55);
|
|
|
|
|
this.btnCopy.TabIndex = 245;
|
|
|
|
|
this.btnCopy.Text = "复制(&O)";
|
|
|
|
|
this.btnCopy.UseVisualStyleBackColor = true;
|
|
|
|
|
this.btnCopy.Click += new System.EventHandler(this.btnCopy_Click);
|
|
|
|
|
//
|
|
|
|
|
// btnDelete
|
|
|
|
|
//
|
|
|
|
|
this.btnDelete.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.btnDelete.Location = new System.Drawing.Point(195, 3);
|
|
|
|
|
this.btnDelete.Name = "btnDelete";
|
|
|
|
|
this.btnDelete.Size = new System.Drawing.Size(96, 55);
|
|
|
|
|
this.btnDelete.TabIndex = 244;
|
|
|
|
|
this.btnDelete.Text = "删除(&D)";
|
|
|
|
|
this.btnDelete.UseVisualStyleBackColor = true;
|
|
|
|
|
this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
|
|
|
|
|
//
|
|
|
|
|
// btnNew
|
|
|
|
|
//
|
|
|
|
|
this.btnNew.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.btnNew.Location = new System.Drawing.Point(3, 3);
|
|
|
|
|
this.btnNew.Name = "btnNew";
|
|
|
|
|
this.btnNew.Size = new System.Drawing.Size(96, 55);
|
|
|
|
|
this.btnNew.TabIndex = 242;
|
|
|
|
|
this.btnNew.Text = "新建(&C)";
|
|
|
|
|
this.btnNew.UseVisualStyleBackColor = true;
|
|
|
|
|
this.btnNew.Click += new System.EventHandler(this.btnNew_Click);
|
|
|
|
|
//
|
|
|
|
|
// btnSave
|
|
|
|
|
//
|
|
|
|
|
this.btnSave.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.btnSave.Location = new System.Drawing.Point(291, 3);
|
|
|
|
|
this.btnSave.Name = "btnSave";
|
|
|
|
|
this.btnSave.Size = new System.Drawing.Size(96, 55);
|
|
|
|
|
this.btnSave.TabIndex = 243;
|
|
|
|
|
this.btnSave.Text = "保存(&A)";
|
|
|
|
|
this.btnSave.UseVisualStyleBackColor = true;
|
|
|
|
|
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
|
|
|
|
//
|
|
|
|
|
// btnEmulation
|
|
|
|
|
//
|
|
|
|
|
this.btnEmulation.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.btnEmulation.Location = new System.Drawing.Point(391, 3);
|
|
|
|
|
this.btnEmulation.Name = "btnEmulation";
|
|
|
|
|
this.btnEmulation.Size = new System.Drawing.Size(123, 55);
|
|
|
|
|
this.btnEmulation.TabIndex = 241;
|
|
|
|
|
this.btnEmulation.Text = "计算/仿真(&E)";
|
|
|
|
|
this.btnEmulation.UseVisualStyleBackColor = true;
|
|
|
|
|
this.btnEmulation.Click += new System.EventHandler(this.btnEmulation_Click);
|
|
|
|
|
//
|
|
|
|
|
// txtPlaceNums
|
|
|
|
|
//
|
|
|
|
|
this.txtPlaceNums.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
this.txtPlaceNums.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txtPlaceNums.Location = new System.Drawing.Point(432, 2);
|
|
|
|
|
this.txtPlaceNums.Name = "txtPlaceNums";
|
|
|
|
|
this.txtPlaceNums.Size = new System.Drawing.Size(85, 29);
|
|
|
|
|
this.txtPlaceNums.TabIndex = 232;
|
|
|
|
|
//
|
|
|
|
|
// txtColNo
|
|
|
|
|
//
|
|
|
|
|
this.txtColNo.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
this.txtColNo.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txtColNo.Location = new System.Drawing.Point(209, 2);
|
|
|
|
|
this.txtColNo.Name = "txtColNo";
|
|
|
|
|
this.txtColNo.Size = new System.Drawing.Size(85, 29);
|
|
|
|
|
this.txtColNo.TabIndex = 231;
|
|
|
|
|
//
|
|
|
|
|
// txtRowNo
|
|
|
|
|
//
|
|
|
|
|
this.txtRowNo.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
this.txtRowNo.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txtRowNo.Location = new System.Drawing.Point(63, 2);
|
|
|
|
|
this.txtRowNo.Name = "txtRowNo";
|
|
|
|
|
this.txtRowNo.Size = new System.Drawing.Size(79, 29);
|
|
|
|
|
this.txtRowNo.TabIndex = 230;
|
|
|
|
|
//
|
|
|
|
|
// label15
|
|
|
|
|
//
|
|
|
|
|
this.label15.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label15.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label15.Location = new System.Drawing.Point(300, 2);
|
|
|
|
|
this.label15.Name = "label15";
|
|
|
|
|
this.label15.Size = new System.Drawing.Size(129, 29);
|
|
|
|
|
this.label15.TabIndex = 229;
|
|
|
|
|
this.label15.Text = "实际摆放个数:";
|
|
|
|
|
//
|
|
|
|
|
// label14
|
|
|
|
|
//
|
|
|
|
|
this.label14.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label14.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label14.Location = new System.Drawing.Point(147, 2);
|
|
|
|
|
this.label14.Name = "label14";
|
|
|
|
|
this.label14.Size = new System.Drawing.Size(59, 29);
|
|
|
|
|
this.label14.TabIndex = 228;
|
|
|
|
|
this.label14.Text = "列数:";
|
|
|
|
|
//
|
|
|
|
|
// label13
|
|
|
|
|
//
|
|
|
|
|
this.label13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
|
this.label13.Font = new System.Drawing.Font("Microsoft YaHei", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.label13.Location = new System.Drawing.Point(2, 2);
|
|
|
|
|
this.label13.Name = "label13";
|
|
|
|
|
this.label13.Size = new System.Drawing.Size(59, 29);
|
|
|
|
|
this.label13.TabIndex = 227;
|
|
|
|
|
this.label13.Text = "行数:";
|
|
|
|
|
//
|
|
|
|
|
// picMatrixLayout
|
|
|
|
|
//
|
|
|
|
|
this.picMatrixLayout.BackColor = System.Drawing.Color.White;
|
|
|
|
|
this.picMatrixLayout.Image = global::ZWGXPICK_SYS.Properties.Resources.zhuobiao1;
|
|
|
|
|
this.picMatrixLayout.InitialImage = null;
|
|
|
|
|
this.picMatrixLayout.Location = new System.Drawing.Point(0, 34);
|
|
|
|
|
this.picMatrixLayout.Name = "picMatrixLayout";
|
|
|
|
|
this.picMatrixLayout.Size = new System.Drawing.Size(520, 524);
|
|
|
|
|
this.picMatrixLayout.TabIndex = 210;
|
|
|
|
|
this.picMatrixLayout.TabStop = false;
|
|
|
|
|
this.picMatrixLayout.Paint += new System.Windows.Forms.PaintEventHandler(this.picMatrixLayout_Paint);
|
|
|
|
|
//
|
|
|
|
|
// Product_Data_Form
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
|
|
|
this.ClientSize = new System.Drawing.Size(1014, 687);
|
|
|
|
|
this.Controls.Add(this.panel4);
|
|
|
|
|
this.Controls.Add(this.panel2);
|
|
|
|
|
this.Controls.Add(this.panel1);
|
|
|
|
|
this.Name = "Product_Data_Form";
|
|
|
|
|
this.Text = "产品参数(单位尺寸:mm)";
|
|
|
|
|
this.Load += new System.EventHandler(this.Product_Data_Form_Load);
|
|
|
|
|
this.Resize += new System.EventHandler(this.Product_Data_Form_Resize);
|
|
|
|
|
this.panel1.ResumeLayout(false);
|
|
|
|
|
this.panel5.ResumeLayout(false);
|
|
|
|
|
this.panel3.ResumeLayout(false);
|
|
|
|
|
this.panel3.PerformLayout();
|
|
|
|
|
this.panel2.ResumeLayout(false);
|
|
|
|
|
this.panel2.PerformLayout();
|
|
|
|
|
this.panel4.ResumeLayout(false);
|
|
|
|
|
this.panel4.PerformLayout();
|
|
|
|
|
this.panel6.ResumeLayout(false);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picMatrixLayout)).EndInit();
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
private System.Windows.Forms.Panel panel1;
|
|
|
|
|
private System.Windows.Forms.Panel panel2;
|
|
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
|
|
private System.Windows.Forms.Panel panel3;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_product_name;
|
|
|
|
|
private System.Windows.Forms.Label label18;
|
|
|
|
|
private System.Windows.Forms.ComboBox cb_boat_dish_type;
|
|
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
|
|
private System.Windows.Forms.ComboBox cb_product_type;
|
|
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_boat_first_point_x;
|
|
|
|
|
private System.Windows.Forms.Label label19;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_x_direction_num;
|
|
|
|
|
private System.Windows.Forms.Label label16;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_product_length;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_boat_dish_length;
|
|
|
|
|
private System.Windows.Forms.ComboBox cb_place_type;
|
|
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
|
|
private System.Windows.Forms.Label lbl_boat_dash_length;
|
|
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_boat_first_point_y;
|
|
|
|
|
private System.Windows.Forms.Label label20;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_y_direction_num;
|
|
|
|
|
private System.Windows.Forms.Label label17;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_product_width;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_boat_dish_width;
|
|
|
|
|
private System.Windows.Forms.ComboBox cb_matrix_type;
|
|
|
|
|
private System.Windows.Forms.Label label8;
|
|
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
|
|
private System.Windows.Forms.Label lbl_product_width;
|
|
|
|
|
private System.Windows.Forms.Panel panel4;
|
|
|
|
|
private System.Windows.Forms.TextBox txtPlaceNums;
|
|
|
|
|
private System.Windows.Forms.TextBox txtColNo;
|
|
|
|
|
private System.Windows.Forms.TextBox txtRowNo;
|
|
|
|
|
private System.Windows.Forms.Label label15;
|
|
|
|
|
private System.Windows.Forms.Label label14;
|
|
|
|
|
private System.Windows.Forms.Label label13;
|
|
|
|
|
private System.Windows.Forms.PictureBox picMatrixLayout;
|
|
|
|
|
private System.Windows.Forms.ComboBox cb_is_rotation;
|
|
|
|
|
private System.Windows.Forms.Label label21;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_central_hole_radius;
|
|
|
|
|
private System.Windows.Forms.Label label22;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_circular_boat_radius;
|
|
|
|
|
private System.Windows.Forms.Label label23;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_boat_dish_center_y;
|
|
|
|
|
private System.Windows.Forms.Label label24;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_boat_dash_center_x;
|
|
|
|
|
private System.Windows.Forms.Label label25;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_qualified_allow_error;
|
|
|
|
|
private System.Windows.Forms.Label label11;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_single_weight_allow_error;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_standard_weight;
|
|
|
|
|
private System.Windows.Forms.Label label12;
|
|
|
|
|
private System.Windows.Forms.Label label10;
|
|
|
|
|
private System.Windows.Forms.TextBox txt_boat_slot_num;
|
|
|
|
|
private System.Windows.Forms.Label lbl_boat_slot_num;
|
|
|
|
|
private System.Windows.Forms.Panel panel5;
|
|
|
|
|
private System.Windows.Forms.Button btnSelectProduct;
|
|
|
|
|
private System.Windows.Forms.ListBox lstProdSet;
|
|
|
|
|
private System.Windows.Forms.Panel panel6;
|
|
|
|
|
private System.Windows.Forms.Button btnCopy;
|
|
|
|
|
private System.Windows.Forms.Button btnDelete;
|
|
|
|
|
private System.Windows.Forms.Button btnNew;
|
|
|
|
|
private System.Windows.Forms.Button btnSave;
|
|
|
|
|
private System.Windows.Forms.Button btnEmulation;
|
|
|
|
|
}
|
|
|
|
|
}
|