1116 lines
76 KiB
C#
1116 lines
76 KiB
C#
namespace LeatherApp.Page
|
||
{
|
||
partial class FProductInfo
|
||
{
|
||
/// <summary>
|
||
/// 必需的设计器变量。
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components = null;
|
||
|
||
/// <summary>
|
||
/// 清理所有正在使用的资源。
|
||
/// </summary>
|
||
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#region 组件设计器生成的代码
|
||
|
||
/// <summary>
|
||
/// 设计器支持所需的方法 - 不要修改
|
||
/// 使用代码编辑器修改此方法的内容。
|
||
/// </summary>
|
||
private void InitializeComponent()
|
||
{
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
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 dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
this.uiTitlePanel2 = new Sunny.UI.UITitlePanel();
|
||
this.tcbarTensionValue = new Sunny.UI.UITrackBar();
|
||
this.tcbarGain = new Sunny.UI.UITrackBar();
|
||
this.tcbarExposureTime = new Sunny.UI.UITrackBar();
|
||
this.tcbarLightValue = new Sunny.UI.UITrackBar();
|
||
this.uiLabel9 = new Sunny.UI.UILabel();
|
||
this.lblTensionValue = new Sunny.UI.UILabel();
|
||
this.lblGain = new Sunny.UI.UILabel();
|
||
this.uiLabel4 = new Sunny.UI.UILabel();
|
||
this.lblExposureTime = new Sunny.UI.UILabel();
|
||
this.uiLabel5 = new Sunny.UI.UILabel();
|
||
this.lblLightValue = new Sunny.UI.UILabel();
|
||
this.uiLabel6 = new Sunny.UI.UILabel();
|
||
this.uiTitlePanel3 = new Sunny.UI.UITitlePanel();
|
||
this.cmbModelName = new Sunny.UI.UIComboBox();
|
||
this.uiLabel1 = new Sunny.UI.UILabel();
|
||
this.uiTitlePanel4 = new Sunny.UI.UITitlePanel();
|
||
this.btnDefectOption = new Sunny.UI.UISymbolButton();
|
||
this.swcDefectPauseForUser = new Sunny.UI.UISwitch();
|
||
this.numDefectCountLimit = new Sunny.UI.UINumPadTextBox();
|
||
this.uiLabel10 = new Sunny.UI.UILabel();
|
||
this.uiLabel8 = new Sunny.UI.UILabel();
|
||
this.numDefectAreaLimit = new Sunny.UI.UINumPadTextBox();
|
||
this.uiLabel7 = new Sunny.UI.UILabel();
|
||
this.uiTitlePanel5 = new Sunny.UI.UITitlePanel();
|
||
this.uiDataGridView1 = new Sunny.UI.UIDataGridView();
|
||
this.uiTitlePanel6 = new Sunny.UI.UITitlePanel();
|
||
this.uiDataGridView2 = new Sunny.UI.UIDataGridView();
|
||
this.col2_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.col2_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.col2_2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.col2_3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.col2_4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.col2_5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.uiPanel1 = new Sunny.UI.UIPanel();
|
||
this.uiFlowLayoutPanel1 = new Sunny.UI.UIFlowLayoutPanel();
|
||
this.btnSave = new Sunny.UI.UISymbolButton();
|
||
this.btnReload = new Sunny.UI.UISymbolButton();
|
||
this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
|
||
this.rbMaterial5 = new Sunny.UI.UIRadioButton();
|
||
this.rbMaterial4 = new Sunny.UI.UIRadioButton();
|
||
this.rbMaterial3 = new Sunny.UI.UIRadioButton();
|
||
this.rbMaterial2 = new Sunny.UI.UIRadioButton();
|
||
this.rbMaterial1 = new Sunny.UI.UIRadioButton();
|
||
this.rbMaterial0 = new Sunny.UI.UIRadioButton();
|
||
this.cmbMaterial = new Sunny.UI.UIComboBox();
|
||
this.cmbColor = new Sunny.UI.UIComboBox();
|
||
this.uiLabel3 = new Sunny.UI.UILabel();
|
||
this.uiLabel2 = new Sunny.UI.UILabel();
|
||
this.col_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.col_zxd = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.col_area = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.col_contrast_lower = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.col_contrast_top = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.col_IsOR = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
||
this.col_Len = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.col_Cnt = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.uiTitlePanel2.SuspendLayout();
|
||
this.uiTitlePanel3.SuspendLayout();
|
||
this.uiTitlePanel4.SuspendLayout();
|
||
this.uiTitlePanel5.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit();
|
||
this.uiTitlePanel6.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.uiDataGridView2)).BeginInit();
|
||
this.uiPanel1.SuspendLayout();
|
||
this.uiFlowLayoutPanel1.SuspendLayout();
|
||
this.uiTitlePanel1.SuspendLayout();
|
||
this.SuspendLayout();
|
||
//
|
||
// uiTitlePanel2
|
||
//
|
||
this.uiTitlePanel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.uiTitlePanel2.Controls.Add(this.tcbarTensionValue);
|
||
this.uiTitlePanel2.Controls.Add(this.tcbarGain);
|
||
this.uiTitlePanel2.Controls.Add(this.tcbarExposureTime);
|
||
this.uiTitlePanel2.Controls.Add(this.tcbarLightValue);
|
||
this.uiTitlePanel2.Controls.Add(this.uiLabel9);
|
||
this.uiTitlePanel2.Controls.Add(this.lblTensionValue);
|
||
this.uiTitlePanel2.Controls.Add(this.lblGain);
|
||
this.uiTitlePanel2.Controls.Add(this.uiLabel4);
|
||
this.uiTitlePanel2.Controls.Add(this.lblExposureTime);
|
||
this.uiTitlePanel2.Controls.Add(this.uiLabel5);
|
||
this.uiTitlePanel2.Controls.Add(this.lblLightValue);
|
||
this.uiTitlePanel2.Controls.Add(this.uiLabel6);
|
||
this.uiTitlePanel2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
|
||
this.uiTitlePanel2.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
|
||
this.uiTitlePanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiTitlePanel2.Location = new System.Drawing.Point(271, 59);
|
||
this.uiTitlePanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.uiTitlePanel2.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.uiTitlePanel2.Name = "uiTitlePanel2";
|
||
this.uiTitlePanel2.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
||
this.uiTitlePanel2.ShowText = false;
|
||
this.uiTitlePanel2.Size = new System.Drawing.Size(329, 336);
|
||
this.uiTitlePanel2.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiTitlePanel2.TabIndex = 2;
|
||
this.uiTitlePanel2.Text = "参数设置";
|
||
this.uiTitlePanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.uiTitlePanel2.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
||
//
|
||
// tcbarTensionValue
|
||
//
|
||
this.tcbarTensionValue.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tcbarTensionValue.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.tcbarTensionValue.Location = new System.Drawing.Point(14, 292);
|
||
this.tcbarTensionValue.Maximum = 999;
|
||
this.tcbarTensionValue.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.tcbarTensionValue.Name = "tcbarTensionValue";
|
||
this.tcbarTensionValue.Size = new System.Drawing.Size(312, 29);
|
||
this.tcbarTensionValue.Style = Sunny.UI.UIStyle.Custom;
|
||
this.tcbarTensionValue.TabIndex = 6;
|
||
this.tcbarTensionValue.Text = "uiTrackBar1";
|
||
this.tcbarTensionValue.Value = 1;
|
||
this.tcbarTensionValue.ValueChanged += new System.EventHandler(this.tcbarTensionValue_ValueChanged);
|
||
//
|
||
// tcbarGain
|
||
//
|
||
this.tcbarGain.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tcbarGain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.tcbarGain.Location = new System.Drawing.Point(14, 221);
|
||
this.tcbarGain.Maximum = 999;
|
||
this.tcbarGain.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.tcbarGain.Name = "tcbarGain";
|
||
this.tcbarGain.Size = new System.Drawing.Size(312, 29);
|
||
this.tcbarGain.Style = Sunny.UI.UIStyle.Custom;
|
||
this.tcbarGain.TabIndex = 6;
|
||
this.tcbarGain.Text = "uiTrackBar1";
|
||
this.tcbarGain.Value = 1;
|
||
this.tcbarGain.ValueChanged += new System.EventHandler(this.tcbarGainValue_ValueChanged);
|
||
//
|
||
// tcbarExposureTime
|
||
//
|
||
this.tcbarExposureTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tcbarExposureTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.tcbarExposureTime.Location = new System.Drawing.Point(14, 150);
|
||
this.tcbarExposureTime.Maximum = 10000;
|
||
this.tcbarExposureTime.Minimum = 3;
|
||
this.tcbarExposureTime.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.tcbarExposureTime.Name = "tcbarExposureTime";
|
||
this.tcbarExposureTime.Size = new System.Drawing.Size(312, 29);
|
||
this.tcbarExposureTime.Style = Sunny.UI.UIStyle.Custom;
|
||
this.tcbarExposureTime.TabIndex = 5;
|
||
this.tcbarExposureTime.Text = "uiTrackBar1";
|
||
this.tcbarExposureTime.Value = 50;
|
||
this.tcbarExposureTime.ValueChanged += new System.EventHandler(this.tcbarExposureTime_ValueChanged);
|
||
//
|
||
// tcbarLightValue
|
||
//
|
||
this.tcbarLightValue.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.tcbarLightValue.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.tcbarLightValue.Location = new System.Drawing.Point(14, 80);
|
||
this.tcbarLightValue.Maximum = 255;
|
||
this.tcbarLightValue.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.tcbarLightValue.Name = "tcbarLightValue";
|
||
this.tcbarLightValue.Size = new System.Drawing.Size(312, 29);
|
||
this.tcbarLightValue.Style = Sunny.UI.UIStyle.Custom;
|
||
this.tcbarLightValue.TabIndex = 4;
|
||
this.tcbarLightValue.Text = "uiTrackBar1";
|
||
this.tcbarLightValue.Value = 1;
|
||
this.tcbarLightValue.ValueChanged += new System.EventHandler(this.tcbarLightValue_ValueChanged);
|
||
//
|
||
// uiLabel9
|
||
//
|
||
this.uiLabel9.AutoSize = true;
|
||
this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel9.Location = new System.Drawing.Point(8, 256);
|
||
this.uiLabel9.Name = "uiLabel9";
|
||
this.uiLabel9.Size = new System.Drawing.Size(42, 21);
|
||
this.uiLabel9.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel9.TabIndex = 0;
|
||
this.uiLabel9.Text = "张力";
|
||
this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// lblTensionValue
|
||
//
|
||
this.lblTensionValue.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
||
this.lblTensionValue.AutoSize = true;
|
||
this.lblTensionValue.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.lblTensionValue.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.lblTensionValue.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
this.lblTensionValue.Location = new System.Drawing.Point(133, 263);
|
||
this.lblTensionValue.Name = "lblTensionValue";
|
||
this.lblTensionValue.Size = new System.Drawing.Size(55, 17);
|
||
this.lblTensionValue.Style = Sunny.UI.UIStyle.Custom;
|
||
this.lblTensionValue.TabIndex = 0;
|
||
this.lblTensionValue.Text = "255/255";
|
||
this.lblTensionValue.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// lblGain
|
||
//
|
||
this.lblGain.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
||
this.lblGain.AutoSize = true;
|
||
this.lblGain.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.lblGain.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.lblGain.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
this.lblGain.Location = new System.Drawing.Point(133, 190);
|
||
this.lblGain.Name = "lblGain";
|
||
this.lblGain.Size = new System.Drawing.Size(55, 17);
|
||
this.lblGain.Style = Sunny.UI.UIStyle.Custom;
|
||
this.lblGain.TabIndex = 0;
|
||
this.lblGain.Text = "255/255";
|
||
this.lblGain.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// uiLabel4
|
||
//
|
||
this.uiLabel4.AutoSize = true;
|
||
this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel4.Location = new System.Drawing.Point(8, 185);
|
||
this.uiLabel4.Name = "uiLabel4";
|
||
this.uiLabel4.Size = new System.Drawing.Size(42, 21);
|
||
this.uiLabel4.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel4.TabIndex = 0;
|
||
this.uiLabel4.Text = "增益";
|
||
this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// lblExposureTime
|
||
//
|
||
this.lblExposureTime.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
||
this.lblExposureTime.AutoSize = true;
|
||
this.lblExposureTime.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.lblExposureTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.lblExposureTime.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
this.lblExposureTime.Location = new System.Drawing.Point(133, 120);
|
||
this.lblExposureTime.Name = "lblExposureTime";
|
||
this.lblExposureTime.Size = new System.Drawing.Size(55, 17);
|
||
this.lblExposureTime.Style = Sunny.UI.UIStyle.Custom;
|
||
this.lblExposureTime.TabIndex = 0;
|
||
this.lblExposureTime.Text = "255/255";
|
||
this.lblExposureTime.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// uiLabel5
|
||
//
|
||
this.uiLabel5.AutoSize = true;
|
||
this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel5.Location = new System.Drawing.Point(8, 114);
|
||
this.uiLabel5.Name = "uiLabel5";
|
||
this.uiLabel5.Size = new System.Drawing.Size(74, 21);
|
||
this.uiLabel5.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel5.TabIndex = 0;
|
||
this.uiLabel5.Text = "曝光时长";
|
||
this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// lblLightValue
|
||
//
|
||
this.lblLightValue.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
||
this.lblLightValue.AutoSize = true;
|
||
this.lblLightValue.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.lblLightValue.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.lblLightValue.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
this.lblLightValue.Location = new System.Drawing.Point(133, 49);
|
||
this.lblLightValue.Name = "lblLightValue";
|
||
this.lblLightValue.Size = new System.Drawing.Size(55, 17);
|
||
this.lblLightValue.Style = Sunny.UI.UIStyle.Custom;
|
||
this.lblLightValue.TabIndex = 0;
|
||
this.lblLightValue.Text = "255/255";
|
||
this.lblLightValue.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// uiLabel6
|
||
//
|
||
this.uiLabel6.AutoSize = true;
|
||
this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel6.Location = new System.Drawing.Point(8, 44);
|
||
this.uiLabel6.Name = "uiLabel6";
|
||
this.uiLabel6.Size = new System.Drawing.Size(74, 21);
|
||
this.uiLabel6.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel6.TabIndex = 0;
|
||
this.uiLabel6.Text = "光源亮度";
|
||
this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// uiTitlePanel3
|
||
//
|
||
this.uiTitlePanel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.uiTitlePanel3.Controls.Add(this.cmbModelName);
|
||
this.uiTitlePanel3.Controls.Add(this.uiLabel1);
|
||
this.uiTitlePanel3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
|
||
this.uiTitlePanel3.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
|
||
this.uiTitlePanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiTitlePanel3.Location = new System.Drawing.Point(608, 59);
|
||
this.uiTitlePanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.uiTitlePanel3.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.uiTitlePanel3.Name = "uiTitlePanel3";
|
||
this.uiTitlePanel3.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
||
this.uiTitlePanel3.ShowText = false;
|
||
this.uiTitlePanel3.Size = new System.Drawing.Size(243, 336);
|
||
this.uiTitlePanel3.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiTitlePanel3.TabIndex = 2;
|
||
this.uiTitlePanel3.Text = "算法配置";
|
||
this.uiTitlePanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.uiTitlePanel3.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
||
//
|
||
// cmbModelName
|
||
//
|
||
this.cmbModelName.DataSource = null;
|
||
this.cmbModelName.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
|
||
this.cmbModelName.FillColor = System.Drawing.Color.White;
|
||
this.cmbModelName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.cmbModelName.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
|
||
this.cmbModelName.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
||
this.cmbModelName.Location = new System.Drawing.Point(4, 85);
|
||
this.cmbModelName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.cmbModelName.MinimumSize = new System.Drawing.Size(63, 0);
|
||
this.cmbModelName.Name = "cmbModelName";
|
||
this.cmbModelName.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
||
this.cmbModelName.Size = new System.Drawing.Size(235, 29);
|
||
this.cmbModelName.Style = Sunny.UI.UIStyle.Custom;
|
||
this.cmbModelName.TabIndex = 24;
|
||
this.cmbModelName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.cmbModelName.Watermark = "";
|
||
//
|
||
// uiLabel1
|
||
//
|
||
this.uiLabel1.AutoSize = true;
|
||
this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel1.Location = new System.Drawing.Point(5, 44);
|
||
this.uiLabel1.Name = "uiLabel1";
|
||
this.uiLabel1.Size = new System.Drawing.Size(74, 21);
|
||
this.uiLabel1.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel1.TabIndex = 0;
|
||
this.uiLabel1.Text = "算法模型";
|
||
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// uiTitlePanel4
|
||
//
|
||
this.uiTitlePanel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.uiTitlePanel4.Controls.Add(this.btnDefectOption);
|
||
this.uiTitlePanel4.Controls.Add(this.swcDefectPauseForUser);
|
||
this.uiTitlePanel4.Controls.Add(this.numDefectCountLimit);
|
||
this.uiTitlePanel4.Controls.Add(this.uiLabel10);
|
||
this.uiTitlePanel4.Controls.Add(this.uiLabel8);
|
||
this.uiTitlePanel4.Controls.Add(this.numDefectAreaLimit);
|
||
this.uiTitlePanel4.Controls.Add(this.uiLabel7);
|
||
this.uiTitlePanel4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
|
||
this.uiTitlePanel4.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
|
||
this.uiTitlePanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiTitlePanel4.Location = new System.Drawing.Point(859, 59);
|
||
this.uiTitlePanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.uiTitlePanel4.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.uiTitlePanel4.Name = "uiTitlePanel4";
|
||
this.uiTitlePanel4.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
||
this.uiTitlePanel4.ShowText = false;
|
||
this.uiTitlePanel4.Size = new System.Drawing.Size(243, 336);
|
||
this.uiTitlePanel4.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiTitlePanel4.TabIndex = 2;
|
||
this.uiTitlePanel4.Text = "告警配置";
|
||
this.uiTitlePanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.uiTitlePanel4.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
||
//
|
||
// btnDefectOption
|
||
//
|
||
this.btnDefectOption.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.btnDefectOption.Enabled = false;
|
||
this.btnDefectOption.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.btnDefectOption.Location = new System.Drawing.Point(96, 221);
|
||
this.btnDefectOption.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.btnDefectOption.Name = "btnDefectOption";
|
||
this.btnDefectOption.Size = new System.Drawing.Size(30, 29);
|
||
this.btnDefectOption.Style = Sunny.UI.UIStyle.Custom;
|
||
this.btnDefectOption.Symbol = 61459;
|
||
this.btnDefectOption.TabIndex = 14;
|
||
this.btnDefectOption.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.btnDefectOption.Click += new System.EventHandler(this.btnDefectOption_Click);
|
||
//
|
||
// swcDefectPauseForUser
|
||
//
|
||
this.swcDefectPauseForUser.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.swcDefectPauseForUser.Location = new System.Drawing.Point(9, 221);
|
||
this.swcDefectPauseForUser.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.swcDefectPauseForUser.Name = "swcDefectPauseForUser";
|
||
this.swcDefectPauseForUser.Size = new System.Drawing.Size(80, 29);
|
||
this.swcDefectPauseForUser.Style = Sunny.UI.UIStyle.Custom;
|
||
this.swcDefectPauseForUser.TabIndex = 13;
|
||
this.swcDefectPauseForUser.Text = "uiSwitch1";
|
||
this.swcDefectPauseForUser.ValueChanged += new Sunny.UI.UISwitch.OnValueChanged(this.swcDefectPauseForUser_ValueChanged);
|
||
//
|
||
// numDefectCountLimit
|
||
//
|
||
this.numDefectCountLimit.FillColor = System.Drawing.Color.White;
|
||
this.numDefectCountLimit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.numDefectCountLimit.Location = new System.Drawing.Point(9, 150);
|
||
this.numDefectCountLimit.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.numDefectCountLimit.MinimumSize = new System.Drawing.Size(63, 0);
|
||
this.numDefectCountLimit.Name = "numDefectCountLimit";
|
||
this.numDefectCountLimit.NumPadType = Sunny.UI.NumPadType.Integer;
|
||
this.numDefectCountLimit.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
||
this.numDefectCountLimit.Size = new System.Drawing.Size(219, 29);
|
||
this.numDefectCountLimit.Style = Sunny.UI.UIStyle.Custom;
|
||
this.numDefectCountLimit.TabIndex = 12;
|
||
this.numDefectCountLimit.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.numDefectCountLimit.Watermark = "";
|
||
//
|
||
// uiLabel10
|
||
//
|
||
this.uiLabel10.AutoSize = true;
|
||
this.uiLabel10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel10.Location = new System.Drawing.Point(3, 184);
|
||
this.uiLabel10.Name = "uiLabel10";
|
||
this.uiLabel10.Size = new System.Drawing.Size(106, 21);
|
||
this.uiLabel10.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel10.TabIndex = 0;
|
||
this.uiLabel10.Text = "瑕疵二次判断";
|
||
this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// uiLabel8
|
||
//
|
||
this.uiLabel8.AutoSize = true;
|
||
this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel8.Location = new System.Drawing.Point(3, 114);
|
||
this.uiLabel8.Name = "uiLabel8";
|
||
this.uiLabel8.Size = new System.Drawing.Size(138, 21);
|
||
this.uiLabel8.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel8.TabIndex = 0;
|
||
this.uiLabel8.Text = "每百米瑕疵数上限";
|
||
this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// numDefectAreaLimit
|
||
//
|
||
this.numDefectAreaLimit.FillColor = System.Drawing.Color.White;
|
||
this.numDefectAreaLimit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.numDefectAreaLimit.Location = new System.Drawing.Point(9, 80);
|
||
this.numDefectAreaLimit.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.numDefectAreaLimit.MinimumSize = new System.Drawing.Size(63, 0);
|
||
this.numDefectAreaLimit.Name = "numDefectAreaLimit";
|
||
this.numDefectAreaLimit.NumPadType = Sunny.UI.NumPadType.Integer;
|
||
this.numDefectAreaLimit.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
||
this.numDefectAreaLimit.Size = new System.Drawing.Size(219, 29);
|
||
this.numDefectAreaLimit.Style = Sunny.UI.UIStyle.Custom;
|
||
this.numDefectAreaLimit.TabIndex = 11;
|
||
this.numDefectAreaLimit.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.numDefectAreaLimit.Watermark = "";
|
||
//
|
||
// uiLabel7
|
||
//
|
||
this.uiLabel7.AutoSize = true;
|
||
this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel7.Location = new System.Drawing.Point(3, 44);
|
||
this.uiLabel7.Name = "uiLabel7";
|
||
this.uiLabel7.Size = new System.Drawing.Size(135, 21);
|
||
this.uiLabel7.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel7.TabIndex = 0;
|
||
this.uiLabel7.Text = "瑕疵面积(mm^2)";
|
||
this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// uiTitlePanel5
|
||
//
|
||
this.uiTitlePanel5.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.uiTitlePanel5.Controls.Add(this.uiDataGridView1);
|
||
this.uiTitlePanel5.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
|
||
this.uiTitlePanel5.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
|
||
this.uiTitlePanel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiTitlePanel5.Location = new System.Drawing.Point(13, 401);
|
||
this.uiTitlePanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.uiTitlePanel5.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.uiTitlePanel5.Name = "uiTitlePanel5";
|
||
this.uiTitlePanel5.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
||
this.uiTitlePanel5.ShowText = false;
|
||
this.uiTitlePanel5.Size = new System.Drawing.Size(587, 352);
|
||
this.uiTitlePanel5.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiTitlePanel5.TabIndex = 2;
|
||
this.uiTitlePanel5.Text = "检测标准设置";
|
||
this.uiTitlePanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.uiTitlePanel5.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
||
//
|
||
// uiDataGridView1
|
||
//
|
||
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
||
this.uiDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
||
this.uiDataGridView1.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.uiDataGridView1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
||
this.uiDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
||
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
||
dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
|
||
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
||
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||
this.uiDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
||
this.uiDataGridView1.ColumnHeadersHeight = 32;
|
||
this.uiDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
||
this.uiDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
||
this.col_code,
|
||
this.col_zxd,
|
||
this.col_area,
|
||
this.col_contrast_lower,
|
||
this.col_contrast_top,
|
||
this.col_IsOR,
|
||
this.col_Len,
|
||
this.col_Cnt});
|
||
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||
dataGridViewCellStyle4.BackColor = System.Drawing.Color.White;
|
||
dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
|
||
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
||
this.uiDataGridView1.DefaultCellStyle = dataGridViewCellStyle4;
|
||
this.uiDataGridView1.EnableHeadersVisualStyles = false;
|
||
this.uiDataGridView1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiDataGridView1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
|
||
this.uiDataGridView1.Location = new System.Drawing.Point(3, 41);
|
||
this.uiDataGridView1.MultiSelect = false;
|
||
this.uiDataGridView1.Name = "uiDataGridView1";
|
||
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
||
dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
||
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||
this.uiDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle5;
|
||
this.uiDataGridView1.RowHeadersWidth = 62;
|
||
dataGridViewCellStyle6.BackColor = System.Drawing.Color.White;
|
||
dataGridViewCellStyle6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
dataGridViewCellStyle6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
|
||
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle6;
|
||
this.uiDataGridView1.RowTemplate.Height = 30;
|
||
this.uiDataGridView1.SelectedIndex = -1;
|
||
this.uiDataGridView1.Size = new System.Drawing.Size(581, 308);
|
||
this.uiDataGridView1.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiDataGridView1.TabIndex = 21;
|
||
//
|
||
// uiTitlePanel6
|
||
//
|
||
this.uiTitlePanel6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.uiTitlePanel6.Controls.Add(this.uiDataGridView2);
|
||
this.uiTitlePanel6.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
|
||
this.uiTitlePanel6.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
|
||
this.uiTitlePanel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiTitlePanel6.Location = new System.Drawing.Point(608, 401);
|
||
this.uiTitlePanel6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.uiTitlePanel6.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.uiTitlePanel6.Name = "uiTitlePanel6";
|
||
this.uiTitlePanel6.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
||
this.uiTitlePanel6.ShowText = false;
|
||
this.uiTitlePanel6.Size = new System.Drawing.Size(494, 352);
|
||
this.uiTitlePanel6.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiTitlePanel6.TabIndex = 2;
|
||
this.uiTitlePanel6.Text = "等级判定";
|
||
this.uiTitlePanel6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.uiTitlePanel6.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
||
//
|
||
// uiDataGridView2
|
||
//
|
||
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
||
this.uiDataGridView2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
|
||
this.uiDataGridView2.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.uiDataGridView2.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
||
this.uiDataGridView2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
||
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||
dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
||
dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White;
|
||
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
||
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||
this.uiDataGridView2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
|
||
this.uiDataGridView2.ColumnHeadersHeight = 32;
|
||
this.uiDataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
||
this.uiDataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
||
this.col2_code,
|
||
this.col2_1,
|
||
this.col2_2,
|
||
this.col2_3,
|
||
this.col2_4,
|
||
this.col2_5});
|
||
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||
dataGridViewCellStyle9.BackColor = System.Drawing.Color.White;
|
||
dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
|
||
dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
||
this.uiDataGridView2.DefaultCellStyle = dataGridViewCellStyle9;
|
||
this.uiDataGridView2.EnableHeadersVisualStyles = false;
|
||
this.uiDataGridView2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiDataGridView2.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
|
||
this.uiDataGridView2.Location = new System.Drawing.Point(3, 41);
|
||
this.uiDataGridView2.MultiSelect = false;
|
||
this.uiDataGridView2.Name = "uiDataGridView2";
|
||
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||
dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
|
||
dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
dataGridViewCellStyle10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
||
dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||
this.uiDataGridView2.RowHeadersDefaultCellStyle = dataGridViewCellStyle10;
|
||
this.uiDataGridView2.RowHeadersWidth = 62;
|
||
dataGridViewCellStyle11.BackColor = System.Drawing.Color.White;
|
||
dataGridViewCellStyle11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
dataGridViewCellStyle11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
|
||
dataGridViewCellStyle11.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiDataGridView2.RowsDefaultCellStyle = dataGridViewCellStyle11;
|
||
this.uiDataGridView2.RowTemplate.Height = 30;
|
||
this.uiDataGridView2.SelectedIndex = -1;
|
||
this.uiDataGridView2.Size = new System.Drawing.Size(488, 308);
|
||
this.uiDataGridView2.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiDataGridView2.TabIndex = 22;
|
||
//
|
||
// col2_code
|
||
//
|
||
this.col2_code.HeaderText = "code";
|
||
this.col2_code.MinimumWidth = 8;
|
||
this.col2_code.Name = "col2_code";
|
||
this.col2_code.Visible = false;
|
||
this.col2_code.Width = 150;
|
||
//
|
||
// col2_1
|
||
//
|
||
this.col2_1.HeaderText = "A";
|
||
this.col2_1.MinimumWidth = 8;
|
||
this.col2_1.Name = "col2_1";
|
||
this.col2_1.Width = 80;
|
||
//
|
||
// col2_2
|
||
//
|
||
this.col2_2.HeaderText = "B";
|
||
this.col2_2.MinimumWidth = 8;
|
||
this.col2_2.Name = "col2_2";
|
||
this.col2_2.Width = 80;
|
||
//
|
||
// col2_3
|
||
//
|
||
this.col2_3.HeaderText = "C";
|
||
this.col2_3.MinimumWidth = 8;
|
||
this.col2_3.Name = "col2_3";
|
||
this.col2_3.Width = 80;
|
||
//
|
||
// col2_4
|
||
//
|
||
this.col2_4.HeaderText = "D";
|
||
this.col2_4.MinimumWidth = 8;
|
||
this.col2_4.Name = "col2_4";
|
||
this.col2_4.Width = 80;
|
||
//
|
||
// col2_5
|
||
//
|
||
this.col2_5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
||
this.col2_5.HeaderText = "E";
|
||
this.col2_5.MinimumWidth = 8;
|
||
this.col2_5.Name = "col2_5";
|
||
//
|
||
// uiPanel1
|
||
//
|
||
this.uiPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.uiPanel1.Controls.Add(this.uiFlowLayoutPanel1);
|
||
this.uiPanel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
|
||
this.uiPanel1.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
|
||
this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiPanel1.Location = new System.Drawing.Point(0, 0);
|
||
this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.uiPanel1.Name = "uiPanel1";
|
||
this.uiPanel1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(190)))), ((int)(((byte)(172)))));
|
||
this.uiPanel1.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
|
||
this.uiPanel1.Size = new System.Drawing.Size(1112, 57);
|
||
this.uiPanel1.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiPanel1.TabIndex = 3;
|
||
this.uiPanel1.Text = null;
|
||
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// uiFlowLayoutPanel1
|
||
//
|
||
this.uiFlowLayoutPanel1.Controls.Add(this.btnSave);
|
||
this.uiFlowLayoutPanel1.Controls.Add(this.btnReload);
|
||
this.uiFlowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.uiFlowLayoutPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiFlowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
||
this.uiFlowLayoutPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.uiFlowLayoutPanel1.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.uiFlowLayoutPanel1.Name = "uiFlowLayoutPanel1";
|
||
this.uiFlowLayoutPanel1.Padding = new System.Windows.Forms.Padding(2);
|
||
this.uiFlowLayoutPanel1.ShowText = false;
|
||
this.uiFlowLayoutPanel1.Size = new System.Drawing.Size(1112, 57);
|
||
this.uiFlowLayoutPanel1.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiFlowLayoutPanel1.TabIndex = 0;
|
||
this.uiFlowLayoutPanel1.Text = "uiFlowLayoutPanel1";
|
||
this.uiFlowLayoutPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// btnSave
|
||
//
|
||
this.btnSave.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.btnSave.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.btnSave.Location = new System.Drawing.Point(13, 4);
|
||
this.btnSave.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.btnSave.Name = "btnSave";
|
||
this.btnSave.Size = new System.Drawing.Size(109, 47);
|
||
this.btnSave.StyleCustomMode = true;
|
||
this.btnSave.Symbol = 61639;
|
||
this.btnSave.SymbolOffset = new System.Drawing.Point(0, 3);
|
||
this.btnSave.SymbolSize = 30;
|
||
this.btnSave.TabIndex = 32;
|
||
this.btnSave.Text = "保存";
|
||
this.btnSave.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
||
//
|
||
// btnReload
|
||
//
|
||
this.btnReload.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.btnReload.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
|
||
this.btnReload.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
|
||
this.btnReload.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
|
||
this.btnReload.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
|
||
this.btnReload.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
|
||
this.btnReload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.btnReload.LightColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(249)))), ((int)(((byte)(241)))));
|
||
this.btnReload.Location = new System.Drawing.Point(134, 5);
|
||
this.btnReload.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.btnReload.Name = "btnReload";
|
||
this.btnReload.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
|
||
this.btnReload.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
|
||
this.btnReload.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
|
||
this.btnReload.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
|
||
this.btnReload.Size = new System.Drawing.Size(109, 47);
|
||
this.btnReload.Style = Sunny.UI.UIStyle.Custom;
|
||
this.btnReload.StyleCustomMode = true;
|
||
this.btnReload.Symbol = 61473;
|
||
this.btnReload.SymbolOffset = new System.Drawing.Point(0, 3);
|
||
this.btnReload.SymbolSize = 30;
|
||
this.btnReload.TabIndex = 33;
|
||
this.btnReload.Text = "刷新";
|
||
this.btnReload.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.btnReload.Click += new System.EventHandler(this.btnReload_Click);
|
||
//
|
||
// uiTitlePanel1
|
||
//
|
||
this.uiTitlePanel1.Controls.Add(this.rbMaterial5);
|
||
this.uiTitlePanel1.Controls.Add(this.rbMaterial4);
|
||
this.uiTitlePanel1.Controls.Add(this.rbMaterial3);
|
||
this.uiTitlePanel1.Controls.Add(this.rbMaterial2);
|
||
this.uiTitlePanel1.Controls.Add(this.rbMaterial1);
|
||
this.uiTitlePanel1.Controls.Add(this.rbMaterial0);
|
||
this.uiTitlePanel1.Controls.Add(this.cmbMaterial);
|
||
this.uiTitlePanel1.Controls.Add(this.cmbColor);
|
||
this.uiTitlePanel1.Controls.Add(this.uiLabel3);
|
||
this.uiTitlePanel1.Controls.Add(this.uiLabel2);
|
||
this.uiTitlePanel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
|
||
this.uiTitlePanel1.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
|
||
this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiTitlePanel1.Location = new System.Drawing.Point(13, 59);
|
||
this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.uiTitlePanel1.Name = "uiTitlePanel1";
|
||
this.uiTitlePanel1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
||
this.uiTitlePanel1.ShowText = false;
|
||
this.uiTitlePanel1.Size = new System.Drawing.Size(250, 336);
|
||
this.uiTitlePanel1.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiTitlePanel1.TabIndex = 2;
|
||
this.uiTitlePanel1.Text = "产品信息";
|
||
this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.uiTitlePanel1.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
||
//
|
||
// rbMaterial5
|
||
//
|
||
this.rbMaterial5.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.rbMaterial5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.rbMaterial5.Location = new System.Drawing.Point(119, 155);
|
||
this.rbMaterial5.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.rbMaterial5.Name = "rbMaterial5";
|
||
this.rbMaterial5.Size = new System.Drawing.Size(110, 29);
|
||
this.rbMaterial5.TabIndex = 27;
|
||
this.rbMaterial5.Text = "细纹理";
|
||
this.rbMaterial5.CheckedChanged += new System.EventHandler(this.cmbMaterial_SelectedIndexChanged);
|
||
//
|
||
// rbMaterial4
|
||
//
|
||
this.rbMaterial4.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.rbMaterial4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.rbMaterial4.Location = new System.Drawing.Point(10, 155);
|
||
this.rbMaterial4.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.rbMaterial4.Name = "rbMaterial4";
|
||
this.rbMaterial4.Size = new System.Drawing.Size(85, 29);
|
||
this.rbMaterial4.TabIndex = 28;
|
||
this.rbMaterial4.Text = "粗纹理";
|
||
this.rbMaterial4.CheckedChanged += new System.EventHandler(this.cmbMaterial_SelectedIndexChanged);
|
||
//
|
||
// rbMaterial3
|
||
//
|
||
this.rbMaterial3.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.rbMaterial3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.rbMaterial3.Location = new System.Drawing.Point(119, 120);
|
||
this.rbMaterial3.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.rbMaterial3.Name = "rbMaterial3";
|
||
this.rbMaterial3.Size = new System.Drawing.Size(110, 29);
|
||
this.rbMaterial3.TabIndex = 25;
|
||
this.rbMaterial3.Text = "大花纹";
|
||
this.rbMaterial3.CheckedChanged += new System.EventHandler(this.cmbMaterial_SelectedIndexChanged);
|
||
//
|
||
// rbMaterial2
|
||
//
|
||
this.rbMaterial2.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.rbMaterial2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.rbMaterial2.Location = new System.Drawing.Point(10, 120);
|
||
this.rbMaterial2.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.rbMaterial2.Name = "rbMaterial2";
|
||
this.rbMaterial2.Size = new System.Drawing.Size(85, 29);
|
||
this.rbMaterial2.TabIndex = 26;
|
||
this.rbMaterial2.Text = "荔枝纹";
|
||
this.rbMaterial2.CheckedChanged += new System.EventHandler(this.cmbMaterial_SelectedIndexChanged);
|
||
//
|
||
// rbMaterial1
|
||
//
|
||
this.rbMaterial1.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.rbMaterial1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.rbMaterial1.Location = new System.Drawing.Point(119, 85);
|
||
this.rbMaterial1.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.rbMaterial1.Name = "rbMaterial1";
|
||
this.rbMaterial1.Size = new System.Drawing.Size(110, 29);
|
||
this.rbMaterial1.TabIndex = 24;
|
||
this.rbMaterial1.Text = "非绒面";
|
||
this.rbMaterial1.CheckedChanged += new System.EventHandler(this.cmbMaterial_SelectedIndexChanged);
|
||
//
|
||
// rbMaterial0
|
||
//
|
||
this.rbMaterial0.Checked = true;
|
||
this.rbMaterial0.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.rbMaterial0.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.rbMaterial0.Location = new System.Drawing.Point(10, 85);
|
||
this.rbMaterial0.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.rbMaterial0.Name = "rbMaterial0";
|
||
this.rbMaterial0.Size = new System.Drawing.Size(85, 29);
|
||
this.rbMaterial0.TabIndex = 24;
|
||
this.rbMaterial0.Text = "绒面";
|
||
this.rbMaterial0.CheckedChanged += new System.EventHandler(this.cmbMaterial_SelectedIndexChanged);
|
||
//
|
||
// cmbMaterial
|
||
//
|
||
this.cmbMaterial.DataSource = null;
|
||
this.cmbMaterial.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
|
||
this.cmbMaterial.FillColor = System.Drawing.Color.White;
|
||
this.cmbMaterial.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.cmbMaterial.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
|
||
this.cmbMaterial.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
||
this.cmbMaterial.Location = new System.Drawing.Point(10, 294);
|
||
this.cmbMaterial.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.cmbMaterial.MinimumSize = new System.Drawing.Size(63, 0);
|
||
this.cmbMaterial.Name = "cmbMaterial";
|
||
this.cmbMaterial.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
||
this.cmbMaterial.Size = new System.Drawing.Size(220, 29);
|
||
this.cmbMaterial.Style = Sunny.UI.UIStyle.Custom;
|
||
this.cmbMaterial.TabIndex = 23;
|
||
this.cmbMaterial.Text = "uiComboBox1";
|
||
this.cmbMaterial.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.cmbMaterial.Visible = false;
|
||
this.cmbMaterial.Watermark = "";
|
||
this.cmbMaterial.SelectedIndexChanged += new System.EventHandler(this.cmbMaterial_SelectedIndexChanged);
|
||
//
|
||
// cmbColor
|
||
//
|
||
this.cmbColor.DataSource = null;
|
||
this.cmbColor.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
|
||
this.cmbColor.FillColor = System.Drawing.Color.White;
|
||
this.cmbColor.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.cmbColor.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
|
||
this.cmbColor.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
||
this.cmbColor.Location = new System.Drawing.Point(9, 231);
|
||
this.cmbColor.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.cmbColor.MinimumSize = new System.Drawing.Size(63, 0);
|
||
this.cmbColor.Name = "cmbColor";
|
||
this.cmbColor.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
||
this.cmbColor.Size = new System.Drawing.Size(220, 29);
|
||
this.cmbColor.Style = Sunny.UI.UIStyle.Custom;
|
||
this.cmbColor.TabIndex = 22;
|
||
this.cmbColor.Text = "uiComboBox1";
|
||
this.cmbColor.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.cmbColor.Watermark = "";
|
||
this.cmbColor.SelectedIndexChanged += new System.EventHandler(this.cmbMaterial_SelectedIndexChanged);
|
||
//
|
||
// uiLabel3
|
||
//
|
||
this.uiLabel3.AutoSize = true;
|
||
this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel3.Location = new System.Drawing.Point(3, 49);
|
||
this.uiLabel3.Name = "uiLabel3";
|
||
this.uiLabel3.Size = new System.Drawing.Size(74, 21);
|
||
this.uiLabel3.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel3.TabIndex = 0;
|
||
this.uiLabel3.Text = "产品材质";
|
||
this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// uiLabel2
|
||
//
|
||
this.uiLabel2.AutoSize = true;
|
||
this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel2.Location = new System.Drawing.Point(3, 195);
|
||
this.uiLabel2.Name = "uiLabel2";
|
||
this.uiLabel2.Size = new System.Drawing.Size(74, 21);
|
||
this.uiLabel2.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel2.TabIndex = 0;
|
||
this.uiLabel2.Text = "产品颜色";
|
||
this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// col_code
|
||
//
|
||
this.col_code.DataPropertyName = "Code";
|
||
this.col_code.HeaderText = "code";
|
||
this.col_code.MinimumWidth = 8;
|
||
this.col_code.Name = "col_code";
|
||
this.col_code.ReadOnly = true;
|
||
this.col_code.Visible = false;
|
||
this.col_code.Width = 150;
|
||
//
|
||
// col_zxd
|
||
//
|
||
this.col_zxd.DataPropertyName = "ZXD";
|
||
dataGridViewCellStyle3.NullValue = null;
|
||
this.col_zxd.DefaultCellStyle = dataGridViewCellStyle3;
|
||
this.col_zxd.HeaderText = "置信度";
|
||
this.col_zxd.MinimumWidth = 20;
|
||
this.col_zxd.Name = "col_zxd";
|
||
this.col_zxd.Width = 150;
|
||
//
|
||
// col_area
|
||
//
|
||
this.col_area.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
||
this.col_area.DataPropertyName = "Area";
|
||
this.col_area.HeaderText = "面积(mm^2)";
|
||
this.col_area.MinimumWidth = 20;
|
||
this.col_area.Name = "col_area";
|
||
//
|
||
// col_contrast_lower
|
||
//
|
||
this.col_contrast_lower.DataPropertyName = "Contrast";
|
||
this.col_contrast_lower.HeaderText = "对比度(下限)";
|
||
this.col_contrast_lower.MinimumWidth = 80;
|
||
this.col_contrast_lower.Name = "col_contrast_lower";
|
||
this.col_contrast_lower.Width = 120;
|
||
//
|
||
// col_contrast_top
|
||
//
|
||
this.col_contrast_top.HeaderText = "对比度(上限)";
|
||
this.col_contrast_top.MinimumWidth = 80;
|
||
this.col_contrast_top.Name = "col_contrast_top";
|
||
this.col_contrast_top.Width = 120;
|
||
//
|
||
// col_IsOR
|
||
//
|
||
this.col_IsOR.HeaderText = "或向选择";
|
||
this.col_IsOR.MinimumWidth = 8;
|
||
this.col_IsOR.Name = "col_IsOR";
|
||
this.col_IsOR.Width = 150;
|
||
//
|
||
// col_Len
|
||
//
|
||
this.col_Len.HeaderText = "报警长度(m)";
|
||
this.col_Len.Name = "col_Len";
|
||
this.col_Len.Visible = false;
|
||
//
|
||
// col_Cnt
|
||
//
|
||
this.col_Cnt.HeaderText = "报警数量";
|
||
this.col_Cnt.Name = "col_Cnt";
|
||
this.col_Cnt.Visible = false;
|
||
//
|
||
// FProductInfo
|
||
//
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
||
this.ClientSize = new System.Drawing.Size(1112, 759);
|
||
this.ControlBoxFillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
||
this.Controls.Add(this.uiTitlePanel1);
|
||
this.Controls.Add(this.uiPanel1);
|
||
this.Controls.Add(this.uiTitlePanel2);
|
||
this.Controls.Add(this.uiTitlePanel4);
|
||
this.Controls.Add(this.uiTitlePanel3);
|
||
this.Controls.Add(this.uiTitlePanel6);
|
||
this.Controls.Add(this.uiTitlePanel5);
|
||
this.Name = "FProductInfo";
|
||
this.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
||
this.Style = Sunny.UI.UIStyle.Custom;
|
||
this.Initialize += new System.EventHandler(this.FProductInfo_Initialize);
|
||
this.uiTitlePanel2.ResumeLayout(false);
|
||
this.uiTitlePanel2.PerformLayout();
|
||
this.uiTitlePanel3.ResumeLayout(false);
|
||
this.uiTitlePanel3.PerformLayout();
|
||
this.uiTitlePanel4.ResumeLayout(false);
|
||
this.uiTitlePanel4.PerformLayout();
|
||
this.uiTitlePanel5.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).EndInit();
|
||
this.uiTitlePanel6.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.uiDataGridView2)).EndInit();
|
||
this.uiPanel1.ResumeLayout(false);
|
||
this.uiFlowLayoutPanel1.ResumeLayout(false);
|
||
this.uiTitlePanel1.ResumeLayout(false);
|
||
this.uiTitlePanel1.PerformLayout();
|
||
this.ResumeLayout(false);
|
||
|
||
}
|
||
|
||
#endregion
|
||
private Sunny.UI.UITitlePanel uiTitlePanel2;
|
||
private Sunny.UI.UILabel uiLabel4;
|
||
private Sunny.UI.UILabel uiLabel5;
|
||
private Sunny.UI.UILabel uiLabel6;
|
||
private Sunny.UI.UITrackBar tcbarLightValue;
|
||
private Sunny.UI.UITrackBar tcbarGain;
|
||
private Sunny.UI.UITrackBar tcbarExposureTime;
|
||
private Sunny.UI.UILabel lblGain;
|
||
private Sunny.UI.UILabel lblExposureTime;
|
||
private Sunny.UI.UILabel lblLightValue;
|
||
private Sunny.UI.UITitlePanel uiTitlePanel3;
|
||
private Sunny.UI.UITitlePanel uiTitlePanel4;
|
||
private Sunny.UI.UINumPadTextBox numDefectAreaLimit;
|
||
private Sunny.UI.UILabel uiLabel7;
|
||
private Sunny.UI.UISwitch swcDefectPauseForUser;
|
||
private Sunny.UI.UINumPadTextBox numDefectCountLimit;
|
||
private Sunny.UI.UILabel uiLabel10;
|
||
private Sunny.UI.UILabel uiLabel8;
|
||
private Sunny.UI.UITitlePanel uiTitlePanel5;
|
||
private Sunny.UI.UITitlePanel uiTitlePanel6;
|
||
private Sunny.UI.UIPanel uiPanel1;
|
||
private Sunny.UI.UISymbolButton btnReload;
|
||
private Sunny.UI.UISymbolButton btnSave;
|
||
private Sunny.UI.UIFlowLayoutPanel uiFlowLayoutPanel1;
|
||
private Sunny.UI.UIDataGridView uiDataGridView1;
|
||
private Sunny.UI.UIDataGridView uiDataGridView2;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn col2_code;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn col2_1;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn col2_2;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn col2_3;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn col2_4;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn col2_5;
|
||
private Sunny.UI.UITitlePanel uiTitlePanel1;
|
||
private Sunny.UI.UIComboBox cmbColor;
|
||
private Sunny.UI.UILabel uiLabel3;
|
||
private Sunny.UI.UILabel uiLabel2;
|
||
private Sunny.UI.UIComboBox cmbMaterial;
|
||
private Sunny.UI.UILabel uiLabel1;
|
||
private Sunny.UI.UIComboBox cmbModelName;
|
||
private Sunny.UI.UISymbolButton btnDefectOption;
|
||
private Sunny.UI.UIRadioButton rbMaterial0;
|
||
private Sunny.UI.UIRadioButton rbMaterial1;
|
||
private Sunny.UI.UITrackBar tcbarTensionValue;
|
||
private Sunny.UI.UILabel uiLabel9;
|
||
private Sunny.UI.UILabel lblTensionValue;
|
||
private Sunny.UI.UIRadioButton rbMaterial5;
|
||
private Sunny.UI.UIRadioButton rbMaterial4;
|
||
private Sunny.UI.UIRadioButton rbMaterial3;
|
||
private Sunny.UI.UIRadioButton rbMaterial2;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn col_code;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn col_zxd;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn col_area;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn col_contrast_lower;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn col_contrast_top;
|
||
private System.Windows.Forms.DataGridViewCheckBoxColumn col_IsOR;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn col_Len;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn col_Cnt;
|
||
}
|
||
}
|