geboshi_V1/LeatherProject/LeatherApp/Page/FSysSetting.Designer.cs
2024-03-07 14:03:22 +08:00

1242 lines
82 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

namespace LeatherApp.Page
{
partial class FSysSetting
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
this.uiTitlePanel3 = new Sunny.UI.UITitlePanel();
this.uiPanel1 = new Sunny.UI.UIPanel();
this.ckbUserState = new Sunny.UI.UICheckBox();
this.fpnUserOpBtns = new Sunny.UI.UIFlowLayoutPanel();
this.btnUserNew = new Sunny.UI.UISymbolButton();
this.btnUserSave = new Sunny.UI.UISymbolButton();
this.btnUserDel = new Sunny.UI.UISymbolButton();
this.btnResetPassword = new Sunny.UI.UISymbolButton();
this.pnlUserPassword = new Sunny.UI.UIPanel();
this.txtPassword = new Sunny.UI.UITextBox();
this.uiLabel12 = new Sunny.UI.UILabel();
this.uiLabel13 = new Sunny.UI.UILabel();
this.txtPassword2 = new Sunny.UI.UITextBox();
this.cmbRole = new Sunny.UI.UIComboBox();
this.txtUserCode = new Sunny.UI.UITextBox();
this.uiLabel14 = new Sunny.UI.UILabel();
this.txtUserNote = new Sunny.UI.UITextBox();
this.txtUserName = new Sunny.UI.UITextBox();
this.uiLabel15 = new Sunny.UI.UILabel();
this.uiLabel8 = new Sunny.UI.UILabel();
this.uiLabel11 = new Sunny.UI.UILabel();
this.uiPagination1 = new Sunny.UI.UIPagination();
this.uiDataGridView1 = new Sunny.UI.UIDataGridView();
this.colId = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colDefectName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colRoleName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colState = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.colCreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
this.btnMinReload1 = new Sunny.UI.UISymbolButton();
this.cmbLight_PortName = new Sunny.UI.UIComboBox();
this.btnMinSave1 = new Sunny.UI.UISymbolButton();
this.txtIOCard_DeviceNum = new Sunny.UI.UITextBox();
this.uiLabel2 = new Sunny.UI.UILabel();
this.uiLabel1 = new Sunny.UI.UILabel();
this.uiTitlePanel2 = new Sunny.UI.UITitlePanel();
this.numMiddleSuperposition = new Sunny.UI.UINumPadTextBox();
this.uiLabel18 = new Sunny.UI.UILabel();
this.btnMinReload2 = new Sunny.UI.UISymbolButton();
this.numMarginHoleWidth = new Sunny.UI.UINumPadTextBox();
this.numcm2px_y = new Sunny.UI.UINumPadTextBox();
this.btnMinSave2 = new Sunny.UI.UISymbolButton();
this.numcm2px_x = new Sunny.UI.UINumPadTextBox();
this.uiLabel17 = new Sunny.UI.UILabel();
this.uiLabel19 = new Sunny.UI.UILabel();
this.uiLabel16 = new Sunny.UI.UILabel();
this.uiLabel4 = new Sunny.UI.UILabel();
this.uiLabel7 = new Sunny.UI.UILabel();
this.uiLabel5 = new Sunny.UI.UILabel();
this.uiLabel6 = new Sunny.UI.UILabel();
this.uiTitlePanel4 = new Sunny.UI.UITitlePanel();
this.btnMinReload = new Sunny.UI.UISymbolButton();
this.btnMinSave = new Sunny.UI.UISymbolButton();
this.ckbSaveDefectCutImage = new Sunny.UI.UICheckBox();
this.ckbSaveAllImage = new Sunny.UI.UICheckBox();
this.ckbSaveDefectSourceImage = new Sunny.UI.UICheckBox();
this.txtImagePath = new Sunny.UI.UITextBox();
this.txtLogPath = new Sunny.UI.UITextBox();
this.uiLabel9 = new Sunny.UI.UILabel();
this.uiLabel10 = new Sunny.UI.UILabel();
this.uiToolTip1 = new Sunny.UI.UIToolTip(this.components);
this.uiTitlePanel3.SuspendLayout();
this.uiPanel1.SuspendLayout();
this.fpnUserOpBtns.SuspendLayout();
this.pnlUserPassword.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit();
this.uiTitlePanel1.SuspendLayout();
this.uiTitlePanel2.SuspendLayout();
this.uiTitlePanel4.SuspendLayout();
this.SuspendLayout();
//
// uiTitlePanel3
//
this.uiTitlePanel3.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.uiTitlePanel3.Controls.Add(this.uiPanel1);
this.uiTitlePanel3.Controls.Add(this.uiPagination1);
this.uiTitlePanel3.Controls.Add(this.uiDataGridView1);
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(4, 4);
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(1180, 629);
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)))));
//
// uiPanel1
//
this.uiPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.uiPanel1.Controls.Add(this.ckbUserState);
this.uiPanel1.Controls.Add(this.fpnUserOpBtns);
this.uiPanel1.Controls.Add(this.pnlUserPassword);
this.uiPanel1.Controls.Add(this.cmbRole);
this.uiPanel1.Controls.Add(this.txtUserCode);
this.uiPanel1.Controls.Add(this.uiLabel14);
this.uiPanel1.Controls.Add(this.txtUserNote);
this.uiPanel1.Controls.Add(this.txtUserName);
this.uiPanel1.Controls.Add(this.uiLabel15);
this.uiPanel1.Controls.Add(this.uiLabel8);
this.uiPanel1.Controls.Add(this.uiLabel11);
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(9, 38);
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.Size = new System.Drawing.Size(338, 573);
this.uiPanel1.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel1.TabIndex = 2;
this.uiPanel1.Text = null;
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// ckbUserState
//
this.ckbUserState.Cursor = System.Windows.Forms.Cursors.Hand;
this.ckbUserState.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ckbUserState.Location = new System.Drawing.Point(129, 168);
this.ckbUserState.MinimumSize = new System.Drawing.Size(1, 1);
this.ckbUserState.Name = "ckbUserState";
this.ckbUserState.Size = new System.Drawing.Size(150, 29);
this.ckbUserState.Style = Sunny.UI.UIStyle.Custom;
this.ckbUserState.TabIndex = 7;
this.ckbUserState.Text = "启用";
//
// fpnUserOpBtns
//
this.fpnUserOpBtns.Controls.Add(this.btnUserNew);
this.fpnUserOpBtns.Controls.Add(this.btnUserSave);
this.fpnUserOpBtns.Controls.Add(this.btnUserDel);
this.fpnUserOpBtns.Controls.Add(this.btnResetPassword);
this.fpnUserOpBtns.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.fpnUserOpBtns.Location = new System.Drawing.Point(5, 361);
this.fpnUserOpBtns.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.fpnUserOpBtns.MinimumSize = new System.Drawing.Size(1, 1);
this.fpnUserOpBtns.Name = "fpnUserOpBtns";
this.fpnUserOpBtns.Padding = new System.Windows.Forms.Padding(2);
this.fpnUserOpBtns.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
this.fpnUserOpBtns.ShowText = false;
this.fpnUserOpBtns.Size = new System.Drawing.Size(323, 150);
this.fpnUserOpBtns.Style = Sunny.UI.UIStyle.Custom;
this.fpnUserOpBtns.TabIndex = 6;
this.fpnUserOpBtns.Text = "uiFlowLayoutPanel1";
this.fpnUserOpBtns.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.fpnUserOpBtns.ClientSizeChanged += new System.EventHandler(this.fpnUserOpBtns_ClientSizeChanged);
//
// btnUserNew
//
this.btnUserNew.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnUserNew.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnUserNew.Location = new System.Drawing.Point(10, 5);
this.btnUserNew.MinimumSize = new System.Drawing.Size(1, 1);
this.btnUserNew.Name = "btnUserNew";
this.btnUserNew.Size = new System.Drawing.Size(96, 49);
this.btnUserNew.StyleCustomMode = true;
this.btnUserNew.Symbol = 61462;
this.btnUserNew.SymbolOffset = new System.Drawing.Point(0, 3);
this.btnUserNew.TabIndex = 7;
this.btnUserNew.Text = "新建";
this.btnUserNew.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnUserNew.Click += new System.EventHandler(this.btnUserNew_Click);
//
// btnUserSave
//
this.btnUserSave.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnUserSave.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(136)))));
this.btnUserSave.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(136)))));
this.btnUserSave.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(171)))), ((int)(((byte)(160)))));
this.btnUserSave.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(109)))));
this.btnUserSave.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(109)))));
this.btnUserSave.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnUserSave.Location = new System.Drawing.Point(112, 5);
this.btnUserSave.MinimumSize = new System.Drawing.Size(1, 1);
this.btnUserSave.Name = "btnUserSave";
this.btnUserSave.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(136)))));
this.btnUserSave.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(171)))), ((int)(((byte)(160)))));
this.btnUserSave.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(109)))));
this.btnUserSave.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(109)))));
this.btnUserSave.Size = new System.Drawing.Size(96, 49);
this.btnUserSave.Style = Sunny.UI.UIStyle.LayuiGreen;
this.btnUserSave.StyleCustomMode = true;
this.btnUserSave.Symbol = 61639;
this.btnUserSave.SymbolOffset = new System.Drawing.Point(0, 3);
this.btnUserSave.TabIndex = 8;
this.btnUserSave.Text = "保存";
this.btnUserSave.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnUserSave.Click += new System.EventHandler(this.btnUserSave_Click);
//
// btnUserDel
//
this.btnUserDel.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnUserDel.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
this.btnUserDel.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
this.btnUserDel.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115)))));
this.btnUserDel.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.btnUserDel.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.btnUserDel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnUserDel.Location = new System.Drawing.Point(214, 5);
this.btnUserDel.MinimumSize = new System.Drawing.Size(1, 1);
this.btnUserDel.Name = "btnUserDel";
this.btnUserDel.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
this.btnUserDel.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115)))));
this.btnUserDel.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.btnUserDel.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.btnUserDel.Size = new System.Drawing.Size(96, 49);
this.btnUserDel.Style = Sunny.UI.UIStyle.Red;
this.btnUserDel.StyleCustomMode = true;
this.btnUserDel.Symbol = 61453;
this.btnUserDel.SymbolOffset = new System.Drawing.Point(0, 3);
this.btnUserDel.TabIndex = 9;
this.btnUserDel.Text = "删除";
this.btnUserDel.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnUserDel.Click += new System.EventHandler(this.btnUserDel_Click);
//
// btnResetPassword
//
this.btnResetPassword.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnResetPassword.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
this.btnResetPassword.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
this.btnResetPassword.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
this.btnResetPassword.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.btnResetPassword.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.btnResetPassword.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnResetPassword.Location = new System.Drawing.Point(10, 60);
this.btnResetPassword.MinimumSize = new System.Drawing.Size(1, 1);
this.btnResetPassword.Name = "btnResetPassword";
this.btnResetPassword.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
this.btnResetPassword.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
this.btnResetPassword.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.btnResetPassword.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.btnResetPassword.Size = new System.Drawing.Size(300, 49);
this.btnResetPassword.Style = Sunny.UI.UIStyle.Orange;
this.btnResetPassword.StyleCustomMode = true;
this.btnResetPassword.Symbol = 61596;
this.btnResetPassword.SymbolOffset = new System.Drawing.Point(0, 3);
this.btnResetPassword.TabIndex = 10;
this.btnResetPassword.Text = "重置密码";
this.btnResetPassword.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnResetPassword.Click += new System.EventHandler(this.btnResetPassword_Click);
//
// pnlUserPassword
//
this.pnlUserPassword.Controls.Add(this.txtPassword);
this.pnlUserPassword.Controls.Add(this.uiLabel12);
this.pnlUserPassword.Controls.Add(this.uiLabel13);
this.pnlUserPassword.Controls.Add(this.txtPassword2);
this.pnlUserPassword.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pnlUserPassword.Location = new System.Drawing.Point(5, 251);
this.pnlUserPassword.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.pnlUserPassword.MinimumSize = new System.Drawing.Size(1, 1);
this.pnlUserPassword.Name = "pnlUserPassword";
this.pnlUserPassword.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
this.pnlUserPassword.Size = new System.Drawing.Size(326, 85);
this.pnlUserPassword.Style = Sunny.UI.UIStyle.Custom;
this.pnlUserPassword.TabIndex = 5;
this.pnlUserPassword.Text = null;
this.pnlUserPassword.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.pnlUserPassword.Visible = false;
//
// txtPassword
//
this.txtPassword.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
this.txtPassword.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtPassword.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPassword.Location = new System.Drawing.Point(126, 5);
this.txtPassword.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtPassword.MaxLength = 15;
this.txtPassword.MinimumSize = new System.Drawing.Size(1, 16);
this.txtPassword.Name = "txtPassword";
this.txtPassword.Padding = new System.Windows.Forms.Padding(5);
this.txtPassword.PasswordChar = '*';
this.txtPassword.ShowText = false;
this.txtPassword.Size = new System.Drawing.Size(190, 29);
this.txtPassword.Style = Sunny.UI.UIStyle.Custom;
this.txtPassword.TabIndex = 5;
this.txtPassword.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.txtPassword.Watermark = "";
//
// uiLabel12
//
this.uiLabel12.AutoSize = true;
this.uiLabel12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel12.Location = new System.Drawing.Point(9, 46);
this.uiLabel12.Name = "uiLabel12";
this.uiLabel12.Size = new System.Drawing.Size(110, 31);
this.uiLabel12.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel12.TabIndex = 0;
this.uiLabel12.Text = "确认密码";
this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel13
//
this.uiLabel13.AutoSize = true;
this.uiLabel13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel13.Location = new System.Drawing.Point(9, 6);
this.uiLabel13.Name = "uiLabel13";
this.uiLabel13.Size = new System.Drawing.Size(62, 31);
this.uiLabel13.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel13.TabIndex = 0;
this.uiLabel13.Text = "密码";
this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtPassword2
//
this.txtPassword2.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
this.txtPassword2.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtPassword2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPassword2.Location = new System.Drawing.Point(126, 44);
this.txtPassword2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtPassword2.MaxLength = 15;
this.txtPassword2.MinimumSize = new System.Drawing.Size(1, 16);
this.txtPassword2.Name = "txtPassword2";
this.txtPassword2.Padding = new System.Windows.Forms.Padding(5);
this.txtPassword2.PasswordChar = '*';
this.txtPassword2.ShowText = false;
this.txtPassword2.Size = new System.Drawing.Size(190, 29);
this.txtPassword2.Style = Sunny.UI.UIStyle.Custom;
this.txtPassword2.TabIndex = 6;
this.txtPassword2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.txtPassword2.Watermark = "";
//
// cmbRole
//
this.cmbRole.DataSource = null;
this.cmbRole.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
this.cmbRole.FillColor = System.Drawing.Color.White;
this.cmbRole.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbRole.Location = new System.Drawing.Point(129, 121);
this.cmbRole.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cmbRole.MinimumSize = new System.Drawing.Size(63, 0);
this.cmbRole.Name = "cmbRole";
this.cmbRole.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.cmbRole.Size = new System.Drawing.Size(190, 29);
this.cmbRole.Style = Sunny.UI.UIStyle.Custom;
this.cmbRole.TabIndex = 3;
this.cmbRole.Text = "uiComboBox1";
this.cmbRole.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cmbRole.Watermark = "";
//
// txtUserCode
//
this.txtUserCode.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
this.txtUserCode.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtUserCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtUserCode.Location = new System.Drawing.Point(129, 23);
this.txtUserCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtUserCode.MinimumSize = new System.Drawing.Size(1, 16);
this.txtUserCode.Name = "txtUserCode";
this.txtUserCode.Padding = new System.Windows.Forms.Padding(5);
this.txtUserCode.ShowText = false;
this.txtUserCode.Size = new System.Drawing.Size(190, 29);
this.txtUserCode.Style = Sunny.UI.UIStyle.Custom;
this.txtUserCode.TabIndex = 1;
this.txtUserCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.txtUserCode.Watermark = "";
//
// uiLabel14
//
this.uiLabel14.AutoSize = true;
this.uiLabel14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel14.Location = new System.Drawing.Point(12, 123);
this.uiLabel14.Name = "uiLabel14";
this.uiLabel14.Size = new System.Drawing.Size(62, 31);
this.uiLabel14.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel14.TabIndex = 0;
this.uiLabel14.Text = "角色";
this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtUserNote
//
this.txtUserNote.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
this.txtUserNote.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtUserNote.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtUserNote.Location = new System.Drawing.Point(129, 209);
this.txtUserNote.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtUserNote.MinimumSize = new System.Drawing.Size(1, 16);
this.txtUserNote.Name = "txtUserNote";
this.txtUserNote.Padding = new System.Windows.Forms.Padding(5);
this.txtUserNote.ShowText = false;
this.txtUserNote.Size = new System.Drawing.Size(190, 29);
this.txtUserNote.Style = Sunny.UI.UIStyle.Custom;
this.txtUserNote.TabIndex = 4;
this.txtUserNote.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.txtUserNote.Watermark = "";
//
// txtUserName
//
this.txtUserName.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
this.txtUserName.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtUserName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtUserName.Location = new System.Drawing.Point(129, 71);
this.txtUserName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtUserName.MinimumSize = new System.Drawing.Size(1, 16);
this.txtUserName.Name = "txtUserName";
this.txtUserName.Padding = new System.Windows.Forms.Padding(5);
this.txtUserName.ShowText = false;
this.txtUserName.Size = new System.Drawing.Size(190, 29);
this.txtUserName.Style = Sunny.UI.UIStyle.Custom;
this.txtUserName.TabIndex = 2;
this.txtUserName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.txtUserName.Watermark = "";
//
// uiLabel15
//
this.uiLabel15.AutoSize = true;
this.uiLabel15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel15.Location = new System.Drawing.Point(12, 210);
this.uiLabel15.Name = "uiLabel15";
this.uiLabel15.Size = new System.Drawing.Size(62, 31);
this.uiLabel15.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel15.TabIndex = 0;
this.uiLabel15.Text = "备注";
this.uiLabel15.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.Location = new System.Drawing.Point(12, 24);
this.uiLabel8.Name = "uiLabel8";
this.uiLabel8.Size = new System.Drawing.Size(62, 31);
this.uiLabel8.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel8.TabIndex = 0;
this.uiLabel8.Text = "帐号";
this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel11
//
this.uiLabel11.AutoSize = true;
this.uiLabel11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel11.Location = new System.Drawing.Point(12, 72);
this.uiLabel11.Name = "uiLabel11";
this.uiLabel11.Size = new System.Drawing.Size(62, 31);
this.uiLabel11.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel11.TabIndex = 0;
this.uiLabel11.Text = "姓名";
this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiPagination1
//
this.uiPagination1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.uiPagination1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPagination1.Location = new System.Drawing.Point(351, 589);
this.uiPagination1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPagination1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPagination1.Name = "uiPagination1";
this.uiPagination1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
this.uiPagination1.ShowText = false;
this.uiPagination1.Size = new System.Drawing.Size(825, 35);
this.uiPagination1.Style = Sunny.UI.UIStyle.Custom;
this.uiPagination1.TabIndex = 1;
this.uiPagination1.Text = "uiPagination1";
this.uiPagination1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// 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.colId,
this.colCode,
this.colDefectName,
this.colRoleName,
this.colState,
this.colCreateTime});
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(354, 38);
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.RowHeadersVisible = false;
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.ScrollBarRectColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.uiDataGridView1.SelectedIndex = -1;
this.uiDataGridView1.Size = new System.Drawing.Size(822, 546);
this.uiDataGridView1.Style = Sunny.UI.UIStyle.Custom;
this.uiDataGridView1.TabIndex = 0;
//
// colId
//
this.colId.HeaderText = "Id";
this.colId.MinimumWidth = 8;
this.colId.Name = "colId";
this.colId.Visible = false;
this.colId.Width = 150;
//
// colCode
//
this.colCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.colCode.DataPropertyName = "Code";
this.colCode.HeaderText = "帐号";
this.colCode.MinimumWidth = 8;
this.colCode.Name = "colCode";
this.colCode.ReadOnly = true;
//
// colDefectName
//
this.colDefectName.DataPropertyName = "Name";
this.colDefectName.HeaderText = "名称";
this.colDefectName.MinimumWidth = 8;
this.colDefectName.Name = "colDefectName";
this.colDefectName.ReadOnly = true;
this.colDefectName.Width = 204;
//
// colRoleName
//
this.colRoleName.HeaderText = "角色";
this.colRoleName.MinimumWidth = 8;
this.colRoleName.Name = "colRoleName";
this.colRoleName.ReadOnly = true;
this.colRoleName.Width = 150;
//
// colState
//
this.colState.DataPropertyName = "State";
this.colState.HeaderText = "启用";
this.colState.MinimumWidth = 8;
this.colState.Name = "colState";
this.colState.ReadOnly = true;
this.colState.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.colState.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.colState.Width = 80;
//
// colCreateTime
//
this.colCreateTime.DataPropertyName = "CreateTime";
dataGridViewCellStyle3.Format = "f";
dataGridViewCellStyle3.NullValue = null;
this.colCreateTime.DefaultCellStyle = dataGridViewCellStyle3;
this.colCreateTime.HeaderText = "修改日期";
this.colCreateTime.MinimumWidth = 8;
this.colCreateTime.Name = "colCreateTime";
this.colCreateTime.ReadOnly = true;
this.colCreateTime.Width = 200;
//
// uiTitlePanel1
//
this.uiTitlePanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.uiTitlePanel1.Controls.Add(this.btnMinReload1);
this.uiTitlePanel1.Controls.Add(this.cmbLight_PortName);
this.uiTitlePanel1.Controls.Add(this.btnMinSave1);
this.uiTitlePanel1.Controls.Add(this.txtIOCard_DeviceNum);
this.uiTitlePanel1.Controls.Add(this.uiLabel2);
this.uiTitlePanel1.Controls.Add(this.uiLabel1);
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(4, 643);
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(357, 272);
this.uiTitlePanel1.Style = Sunny.UI.UIStyle.Custom;
this.uiTitlePanel1.TabIndex = 3;
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)))));
//
// btnMinReload1
//
this.btnMinReload1.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnMinReload1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btnMinReload1.Location = new System.Drawing.Point(155, 36);
this.btnMinReload1.MinimumSize = new System.Drawing.Size(1, 1);
this.btnMinReload1.Name = "btnMinReload1";
this.btnMinReload1.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.btnMinReload1.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
this.btnMinReload1.Size = new System.Drawing.Size(35, 35);
this.btnMinReload1.Style = Sunny.UI.UIStyle.Custom;
this.btnMinReload1.Symbol = 61473;
this.btnMinReload1.TabIndex = 105;
this.btnMinReload1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiToolTip1.SetToolTip(this.btnMinReload1, "重新加载设置");
this.btnMinReload1.Click += new System.EventHandler(this.btnMinReload_Click);
//
// cmbLight_PortName
//
this.cmbLight_PortName.DataSource = null;
this.cmbLight_PortName.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
this.cmbLight_PortName.FillColor = System.Drawing.Color.White;
this.cmbLight_PortName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbLight_PortName.Location = new System.Drawing.Point(125, 50);
this.cmbLight_PortName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cmbLight_PortName.MinimumSize = new System.Drawing.Size(63, 0);
this.cmbLight_PortName.Name = "cmbLight_PortName";
this.cmbLight_PortName.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.cmbLight_PortName.Size = new System.Drawing.Size(219, 29);
this.cmbLight_PortName.Style = Sunny.UI.UIStyle.Custom;
this.cmbLight_PortName.TabIndex = 21;
this.cmbLight_PortName.Text = "uiComboBox1";
this.cmbLight_PortName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cmbLight_PortName.Watermark = "";
//
// btnMinSave1
//
this.btnMinSave1.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnMinSave1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btnMinSave1.Location = new System.Drawing.Point(116, 36);
this.btnMinSave1.MinimumSize = new System.Drawing.Size(1, 1);
this.btnMinSave1.Name = "btnMinSave1";
this.btnMinSave1.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.btnMinSave1.Size = new System.Drawing.Size(35, 35);
this.btnMinSave1.Style = Sunny.UI.UIStyle.Custom;
this.btnMinSave1.Symbol = 61639;
this.btnMinSave1.TabIndex = 104;
this.btnMinSave1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiToolTip1.SetToolTip(this.btnMinSave1, "保存当前设置");
this.btnMinSave1.Click += new System.EventHandler(this.btnMinSave_Click);
//
// txtIOCard_DeviceNum
//
this.txtIOCard_DeviceNum.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
this.txtIOCard_DeviceNum.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtIOCard_DeviceNum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtIOCard_DeviceNum.Location = new System.Drawing.Point(125, 103);
this.txtIOCard_DeviceNum.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtIOCard_DeviceNum.MinimumSize = new System.Drawing.Size(1, 16);
this.txtIOCard_DeviceNum.Name = "txtIOCard_DeviceNum";
this.txtIOCard_DeviceNum.Padding = new System.Windows.Forms.Padding(5);
this.txtIOCard_DeviceNum.ShowText = false;
this.txtIOCard_DeviceNum.Size = new System.Drawing.Size(219, 29);
this.txtIOCard_DeviceNum.Style = Sunny.UI.UIStyle.Custom;
this.txtIOCard_DeviceNum.TabIndex = 22;
this.txtIOCard_DeviceNum.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.txtIOCard_DeviceNum.Watermark = "";
//
// 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.Location = new System.Drawing.Point(8, 102);
this.uiLabel2.Name = "uiLabel2";
this.uiLabel2.Size = new System.Drawing.Size(123, 31);
this.uiLabel2.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel2.TabIndex = 0;
this.uiLabel2.Text = "I/O设备号";
this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// 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.Location = new System.Drawing.Point(8, 49);
this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(110, 31);
this.uiLabel1.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel1.TabIndex = 0;
this.uiLabel1.Text = "光源端口";
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiTitlePanel2
//
this.uiTitlePanel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.uiTitlePanel2.Controls.Add(this.numMiddleSuperposition);
this.uiTitlePanel2.Controls.Add(this.uiLabel18);
this.uiTitlePanel2.Controls.Add(this.btnMinReload2);
this.uiTitlePanel2.Controls.Add(this.numMarginHoleWidth);
this.uiTitlePanel2.Controls.Add(this.numcm2px_y);
this.uiTitlePanel2.Controls.Add(this.btnMinSave2);
this.uiTitlePanel2.Controls.Add(this.numcm2px_x);
this.uiTitlePanel2.Controls.Add(this.uiLabel17);
this.uiTitlePanel2.Controls.Add(this.uiLabel19);
this.uiTitlePanel2.Controls.Add(this.uiLabel16);
this.uiTitlePanel2.Controls.Add(this.uiLabel4);
this.uiTitlePanel2.Controls.Add(this.uiLabel7);
this.uiTitlePanel2.Controls.Add(this.uiLabel5);
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(369, 643);
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(357, 272);
this.uiTitlePanel2.Style = Sunny.UI.UIStyle.Custom;
this.uiTitlePanel2.TabIndex = 3;
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)))));
//
// numMiddleSuperposition
//
this.numMiddleSuperposition.FillColor = System.Drawing.Color.White;
this.numMiddleSuperposition.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numMiddleSuperposition.Location = new System.Drawing.Point(124, 208);
this.numMiddleSuperposition.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.numMiddleSuperposition.MinimumSize = new System.Drawing.Size(63, 0);
this.numMiddleSuperposition.Name = "numMiddleSuperposition";
this.numMiddleSuperposition.NumPadType = Sunny.UI.NumPadType.Integer;
this.numMiddleSuperposition.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.numMiddleSuperposition.Size = new System.Drawing.Size(138, 29);
this.numMiddleSuperposition.Style = Sunny.UI.UIStyle.Custom;
this.numMiddleSuperposition.TabIndex = 107;
this.numMiddleSuperposition.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.numMiddleSuperposition.Watermark = "";
//
// uiLabel18
//
this.uiLabel18.AutoSize = true;
this.uiLabel18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel18.Location = new System.Drawing.Point(11, 208);
this.uiLabel18.Name = "uiLabel18";
this.uiLabel18.Size = new System.Drawing.Size(110, 31);
this.uiLabel18.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel18.TabIndex = 106;
this.uiLabel18.Text = "中间重合";
this.uiLabel18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// btnMinReload2
//
this.btnMinReload2.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnMinReload2.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btnMinReload2.Location = new System.Drawing.Point(151, 36);
this.btnMinReload2.MinimumSize = new System.Drawing.Size(1, 1);
this.btnMinReload2.Name = "btnMinReload2";
this.btnMinReload2.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.btnMinReload2.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
this.btnMinReload2.Size = new System.Drawing.Size(35, 35);
this.btnMinReload2.Style = Sunny.UI.UIStyle.Custom;
this.btnMinReload2.Symbol = 61473;
this.btnMinReload2.TabIndex = 105;
this.btnMinReload2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiToolTip1.SetToolTip(this.btnMinReload2, "重新加载设置");
this.btnMinReload2.Click += new System.EventHandler(this.btnMinReload_Click);
//
// numMarginHoleWidth
//
this.numMarginHoleWidth.FillColor = System.Drawing.Color.White;
this.numMarginHoleWidth.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numMarginHoleWidth.Location = new System.Drawing.Point(125, 155);
this.numMarginHoleWidth.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.numMarginHoleWidth.MinimumSize = new System.Drawing.Size(63, 0);
this.numMarginHoleWidth.Name = "numMarginHoleWidth";
this.numMarginHoleWidth.NumPadType = Sunny.UI.NumPadType.Integer;
this.numMarginHoleWidth.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.numMarginHoleWidth.Size = new System.Drawing.Size(137, 29);
this.numMarginHoleWidth.Style = Sunny.UI.UIStyle.Custom;
this.numMarginHoleWidth.TabIndex = 32;
this.numMarginHoleWidth.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.numMarginHoleWidth.UseWaitCursor = true;
this.numMarginHoleWidth.Watermark = "";
//
// numcm2px_y
//
this.numcm2px_y.FillColor = System.Drawing.Color.White;
this.numcm2px_y.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numcm2px_y.Location = new System.Drawing.Point(125, 103);
this.numcm2px_y.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.numcm2px_y.MinimumSize = new System.Drawing.Size(63, 0);
this.numcm2px_y.Name = "numcm2px_y";
this.numcm2px_y.NumPadType = Sunny.UI.NumPadType.Integer;
this.numcm2px_y.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.numcm2px_y.Size = new System.Drawing.Size(137, 29);
this.numcm2px_y.Style = Sunny.UI.UIStyle.Custom;
this.numcm2px_y.TabIndex = 32;
this.numcm2px_y.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.numcm2px_y.UseWaitCursor = true;
this.numcm2px_y.Watermark = "";
//
// btnMinSave2
//
this.btnMinSave2.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnMinSave2.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btnMinSave2.Location = new System.Drawing.Point(112, 36);
this.btnMinSave2.MinimumSize = new System.Drawing.Size(1, 1);
this.btnMinSave2.Name = "btnMinSave2";
this.btnMinSave2.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.btnMinSave2.Size = new System.Drawing.Size(35, 35);
this.btnMinSave2.Style = Sunny.UI.UIStyle.Custom;
this.btnMinSave2.Symbol = 61639;
this.btnMinSave2.TabIndex = 104;
this.btnMinSave2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiToolTip1.SetToolTip(this.btnMinSave2, "保存当前设置");
this.btnMinSave2.Click += new System.EventHandler(this.btnMinSave_Click);
//
// numcm2px_x
//
this.numcm2px_x.FillColor = System.Drawing.Color.White;
this.numcm2px_x.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.numcm2px_x.Location = new System.Drawing.Point(125, 50);
this.numcm2px_x.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.numcm2px_x.MinimumSize = new System.Drawing.Size(63, 0);
this.numcm2px_x.Name = "numcm2px_x";
this.numcm2px_x.NumPadType = Sunny.UI.NumPadType.Integer;
this.numcm2px_x.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.numcm2px_x.Size = new System.Drawing.Size(137, 29);
this.numcm2px_x.Style = Sunny.UI.UIStyle.Custom;
this.numcm2px_x.TabIndex = 31;
this.numcm2px_x.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.numcm2px_x.Watermark = "";
//
// uiLabel17
//
this.uiLabel17.AutoSize = true;
this.uiLabel17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel17.Location = new System.Drawing.Point(8, 154);
this.uiLabel17.Name = "uiLabel17";
this.uiLabel17.Size = new System.Drawing.Size(110, 31);
this.uiLabel17.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel17.TabIndex = 0;
this.uiLabel17.Text = "孔位宽度";
this.uiLabel17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel19
//
this.uiLabel19.AutoSize = true;
this.uiLabel19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel19.Location = new System.Drawing.Point(263, 213);
this.uiLabel19.Name = "uiLabel19";
this.uiLabel19.Size = new System.Drawing.Size(46, 24);
this.uiLabel19.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel19.TabIndex = 0;
this.uiLabel19.Text = "像素";
this.uiLabel19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel16
//
this.uiLabel16.AutoSize = true;
this.uiLabel16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel16.Location = new System.Drawing.Point(263, 158);
this.uiLabel16.Name = "uiLabel16";
this.uiLabel16.Size = new System.Drawing.Size(46, 24);
this.uiLabel16.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel16.TabIndex = 0;
this.uiLabel16.Text = "像素";
this.uiLabel16.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.Location = new System.Drawing.Point(8, 102);
this.uiLabel4.Name = "uiLabel4";
this.uiLabel4.Size = new System.Drawing.Size(110, 31);
this.uiLabel4.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel4.TabIndex = 0;
this.uiLabel4.Text = "经向比例";
this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel7
//
this.uiLabel7.AutoSize = true;
this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel7.Location = new System.Drawing.Point(263, 106);
this.uiLabel7.Name = "uiLabel7";
this.uiLabel7.Size = new System.Drawing.Size(80, 24);
this.uiLabel7.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel7.TabIndex = 0;
this.uiLabel7.Text = "像素/cm";
this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel5
//
this.uiLabel5.AutoSize = true;
this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel5.Location = new System.Drawing.Point(263, 53);
this.uiLabel5.Name = "uiLabel5";
this.uiLabel5.Size = new System.Drawing.Size(80, 24);
this.uiLabel5.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel5.TabIndex = 0;
this.uiLabel5.Text = "像素/cm";
this.uiLabel5.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.Location = new System.Drawing.Point(8, 49);
this.uiLabel6.Name = "uiLabel6";
this.uiLabel6.Size = new System.Drawing.Size(110, 31);
this.uiLabel6.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel6.TabIndex = 0;
this.uiLabel6.Text = "维向比例";
this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiTitlePanel4
//
this.uiTitlePanel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.uiTitlePanel4.Controls.Add(this.btnMinReload);
this.uiTitlePanel4.Controls.Add(this.btnMinSave);
this.uiTitlePanel4.Controls.Add(this.ckbSaveDefectCutImage);
this.uiTitlePanel4.Controls.Add(this.ckbSaveAllImage);
this.uiTitlePanel4.Controls.Add(this.ckbSaveDefectSourceImage);
this.uiTitlePanel4.Controls.Add(this.txtImagePath);
this.uiTitlePanel4.Controls.Add(this.txtLogPath);
this.uiTitlePanel4.Controls.Add(this.uiLabel9);
this.uiTitlePanel4.Controls.Add(this.uiLabel10);
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(734, 643);
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(450, 272);
this.uiTitlePanel4.Style = Sunny.UI.UIStyle.Custom;
this.uiTitlePanel4.TabIndex = 3;
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)))));
//
// btnMinReload
//
this.btnMinReload.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnMinReload.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btnMinReload.Location = new System.Drawing.Point(161, 36);
this.btnMinReload.MinimumSize = new System.Drawing.Size(1, 1);
this.btnMinReload.Name = "btnMinReload";
this.btnMinReload.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.btnMinReload.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
this.btnMinReload.Size = new System.Drawing.Size(35, 35);
this.btnMinReload.Style = Sunny.UI.UIStyle.Custom;
this.btnMinReload.Symbol = 61473;
this.btnMinReload.TabIndex = 105;
this.btnMinReload.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiToolTip1.SetToolTip(this.btnMinReload, "重新加载设置");
this.btnMinReload.Click += new System.EventHandler(this.btnMinReload_Click);
//
// btnMinSave
//
this.btnMinSave.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnMinSave.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btnMinSave.Location = new System.Drawing.Point(122, 36);
this.btnMinSave.MinimumSize = new System.Drawing.Size(1, 1);
this.btnMinSave.Name = "btnMinSave";
this.btnMinSave.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.btnMinSave.Size = new System.Drawing.Size(35, 35);
this.btnMinSave.Style = Sunny.UI.UIStyle.Custom;
this.btnMinSave.Symbol = 61639;
this.btnMinSave.TabIndex = 104;
this.btnMinSave.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiToolTip1.SetToolTip(this.btnMinSave, "保存当前设置");
this.btnMinSave.Click += new System.EventHandler(this.btnMinSave_Click);
//
// ckbSaveDefectCutImage
//
this.ckbSaveDefectCutImage.Cursor = System.Windows.Forms.Cursors.Hand;
this.ckbSaveDefectCutImage.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ckbSaveDefectCutImage.Location = new System.Drawing.Point(229, 156);
this.ckbSaveDefectCutImage.MinimumSize = new System.Drawing.Size(1, 1);
this.ckbSaveDefectCutImage.Name = "ckbSaveDefectCutImage";
this.ckbSaveDefectCutImage.Size = new System.Drawing.Size(177, 33);
this.ckbSaveDefectCutImage.Style = Sunny.UI.UIStyle.Custom;
this.ckbSaveDefectCutImage.TabIndex = 44;
this.ckbSaveDefectCutImage.Text = "保存瑕疵小图";
//
// ckbSaveAllImage
//
this.ckbSaveAllImage.Cursor = System.Windows.Forms.Cursors.Hand;
this.ckbSaveAllImage.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ckbSaveAllImage.Location = new System.Drawing.Point(14, 208);
this.ckbSaveAllImage.MinimumSize = new System.Drawing.Size(1, 1);
this.ckbSaveAllImage.Name = "ckbSaveAllImage";
this.ckbSaveAllImage.Size = new System.Drawing.Size(177, 33);
this.ckbSaveAllImage.Style = Sunny.UI.UIStyle.Custom;
this.ckbSaveAllImage.TabIndex = 45;
this.ckbSaveAllImage.Text = "保存无瑕疵图";
//
// ckbSaveDefectSourceImage
//
this.ckbSaveDefectSourceImage.Cursor = System.Windows.Forms.Cursors.Hand;
this.ckbSaveDefectSourceImage.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ckbSaveDefectSourceImage.Location = new System.Drawing.Point(14, 156);
this.ckbSaveDefectSourceImage.MinimumSize = new System.Drawing.Size(1, 1);
this.ckbSaveDefectSourceImage.Name = "ckbSaveDefectSourceImage";
this.ckbSaveDefectSourceImage.Size = new System.Drawing.Size(177, 33);
this.ckbSaveDefectSourceImage.Style = Sunny.UI.UIStyle.Custom;
this.ckbSaveDefectSourceImage.TabIndex = 43;
this.ckbSaveDefectSourceImage.Text = "保存瑕疵原图";
//
// txtImagePath
//
this.txtImagePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtImagePath.ButtonSymbol = 61564;
this.txtImagePath.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
this.txtImagePath.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtImagePath.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtImagePath.Location = new System.Drawing.Point(125, 103);
this.txtImagePath.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtImagePath.MinimumSize = new System.Drawing.Size(1, 16);
this.txtImagePath.Name = "txtImagePath";
this.txtImagePath.Padding = new System.Windows.Forms.Padding(5);
this.txtImagePath.ReadOnly = true;
this.txtImagePath.ShowButton = true;
this.txtImagePath.ShowText = false;
this.txtImagePath.Size = new System.Drawing.Size(308, 29);
this.txtImagePath.Style = Sunny.UI.UIStyle.Custom;
this.txtImagePath.TabIndex = 42;
this.txtImagePath.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.txtImagePath.Watermark = "";
this.txtImagePath.ButtonClick += new System.EventHandler(this.txtImagePath_ButtonClick);
//
// txtLogPath
//
this.txtLogPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtLogPath.ButtonSymbol = 61564;
this.txtLogPath.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
this.txtLogPath.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtLogPath.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtLogPath.Location = new System.Drawing.Point(125, 50);
this.txtLogPath.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtLogPath.MinimumSize = new System.Drawing.Size(1, 16);
this.txtLogPath.Name = "txtLogPath";
this.txtLogPath.Padding = new System.Windows.Forms.Padding(5);
this.txtLogPath.ReadOnly = true;
this.txtLogPath.ShowButton = true;
this.txtLogPath.ShowText = false;
this.txtLogPath.Size = new System.Drawing.Size(308, 29);
this.txtLogPath.Style = Sunny.UI.UIStyle.Custom;
this.txtLogPath.TabIndex = 41;
this.txtLogPath.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.txtLogPath.Watermark = "";
this.txtLogPath.ButtonClick += new System.EventHandler(this.txtLogPath_ButtonClick);
//
// 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.Location = new System.Drawing.Point(8, 102);
this.uiLabel9.Name = "uiLabel9";
this.uiLabel9.Size = new System.Drawing.Size(110, 31);
this.uiLabel9.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel9.TabIndex = 0;
this.uiLabel9.Text = "图像路径";
this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// 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.Location = new System.Drawing.Point(8, 48);
this.uiLabel10.Name = "uiLabel10";
this.uiLabel10.Size = new System.Drawing.Size(110, 31);
this.uiLabel10.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel10.TabIndex = 0;
this.uiLabel10.Text = "日志路径";
this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiToolTip1
//
this.uiToolTip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
this.uiToolTip1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
this.uiToolTip1.OwnerDraw = true;
//
// FSysSetting
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(1189, 919);
this.ControlBoxFillHoverColor = System.Drawing.Color.Blue;
this.Controls.Add(this.uiTitlePanel2);
this.Controls.Add(this.uiTitlePanel4);
this.Controls.Add(this.uiTitlePanel1);
this.Controls.Add(this.uiTitlePanel3);
this.Name = "FSysSetting";
this.PageIndex = 3;
this.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.Style = Sunny.UI.UIStyle.Custom;
this.Shown += new System.EventHandler(this.FSysSetting_Shown);
this.Paint += new System.Windows.Forms.PaintEventHandler(this.FSysSetting_Paint);
this.uiTitlePanel3.ResumeLayout(false);
this.uiPanel1.ResumeLayout(false);
this.uiPanel1.PerformLayout();
this.fpnUserOpBtns.ResumeLayout(false);
this.pnlUserPassword.ResumeLayout(false);
this.pnlUserPassword.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).EndInit();
this.uiTitlePanel1.ResumeLayout(false);
this.uiTitlePanel1.PerformLayout();
this.uiTitlePanel2.ResumeLayout(false);
this.uiTitlePanel2.PerformLayout();
this.uiTitlePanel4.ResumeLayout(false);
this.uiTitlePanel4.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private Sunny.UI.UITitlePanel uiTitlePanel3;
private Sunny.UI.UIDataGridView uiDataGridView1;
private Sunny.UI.UITitlePanel uiTitlePanel1;
private Sunny.UI.UIComboBox cmbLight_PortName;
private Sunny.UI.UITextBox txtIOCard_DeviceNum;
private Sunny.UI.UILabel uiLabel2;
private Sunny.UI.UILabel uiLabel1;
private Sunny.UI.UITitlePanel uiTitlePanel2;
private Sunny.UI.UINumPadTextBox numcm2px_y;
private Sunny.UI.UINumPadTextBox numcm2px_x;
private Sunny.UI.UILabel uiLabel4;
private Sunny.UI.UILabel uiLabel7;
private Sunny.UI.UILabel uiLabel5;
private Sunny.UI.UILabel uiLabel6;
private Sunny.UI.UITitlePanel uiTitlePanel4;
private Sunny.UI.UITextBox txtLogPath;
private Sunny.UI.UILabel uiLabel9;
private Sunny.UI.UILabel uiLabel10;
private Sunny.UI.UICheckBox ckbSaveDefectCutImage;
private Sunny.UI.UICheckBox ckbSaveDefectSourceImage;
private Sunny.UI.UITextBox txtImagePath;
private Sunny.UI.UICheckBox ckbSaveAllImage;
private Sunny.UI.UIPagination uiPagination1;
private Sunny.UI.UIPanel uiPanel1;
private Sunny.UI.UITextBox txtPassword;
private Sunny.UI.UITextBox txtUserCode;
private Sunny.UI.UITextBox txtPassword2;
private Sunny.UI.UILabel uiLabel13;
private Sunny.UI.UILabel uiLabel14;
private Sunny.UI.UITextBox txtUserName;
private Sunny.UI.UILabel uiLabel12;
private Sunny.UI.UILabel uiLabel8;
private Sunny.UI.UILabel uiLabel11;
private Sunny.UI.UIComboBox cmbRole;
private Sunny.UI.UISymbolButton btnUserDel;
private Sunny.UI.UISymbolButton btnUserSave;
private Sunny.UI.UISymbolButton btnUserNew;
private Sunny.UI.UISymbolButton btnResetPassword;
private System.Windows.Forms.DataGridViewTextBoxColumn colId;
private System.Windows.Forms.DataGridViewTextBoxColumn colCode;
private System.Windows.Forms.DataGridViewTextBoxColumn colDefectName;
private System.Windows.Forms.DataGridViewTextBoxColumn colRoleName;
private System.Windows.Forms.DataGridViewCheckBoxColumn colState;
private System.Windows.Forms.DataGridViewTextBoxColumn colCreateTime;
private Sunny.UI.UITextBox txtUserNote;
private Sunny.UI.UILabel uiLabel15;
private Sunny.UI.UIPanel pnlUserPassword;
private Sunny.UI.UIFlowLayoutPanel fpnUserOpBtns;
private Sunny.UI.UICheckBox ckbUserState;
private Sunny.UI.UISymbolButton btnMinReload;
private Sunny.UI.UISymbolButton btnMinSave;
private Sunny.UI.UISymbolButton btnMinReload1;
private Sunny.UI.UISymbolButton btnMinSave1;
private Sunny.UI.UISymbolButton btnMinReload2;
private Sunny.UI.UISymbolButton btnMinSave2;
private Sunny.UI.UIToolTip uiToolTip1;
private Sunny.UI.UINumPadTextBox numMarginHoleWidth;
private Sunny.UI.UILabel uiLabel17;
private Sunny.UI.UILabel uiLabel16;
private Sunny.UI.UINumPadTextBox numMiddleSuperposition;
private Sunny.UI.UILabel uiLabel18;
private Sunny.UI.UILabel uiLabel19;
}
}