1777 lines
117 KiB
C#
1777 lines
117 KiB
C#
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();
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FSysSetting));
|
||
this.uiTitlePanel3 = new Sunny.UI.UITitlePanel();
|
||
this.uiPanel1 = new Sunny.UI.UIPanel();
|
||
this.Banzu = new Sunny.UI.UITextBox();
|
||
this.uiLabel20 = new Sunny.UI.UILabel();
|
||
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.BanZuCol = 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.chIP = new Sunny.UI.UITextBox();
|
||
this.uiLabel23 = new Sunny.UI.UILabel();
|
||
this.uiSymbolButton2 = new Sunny.UI.UISymbolButton();
|
||
this.uiSymbolButton1 = new Sunny.UI.UISymbolButton();
|
||
this.cmbJM_PortName = new Sunny.UI.UIComboBox();
|
||
this.uiLabel3 = new Sunny.UI.UILabel();
|
||
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.numDM = new Sunny.UI.UINumPadTextBox();
|
||
this.uiLabel29 = new Sunny.UI.UILabel();
|
||
this.uiLabel30 = new Sunny.UI.UILabel();
|
||
this.numRM = new Sunny.UI.UINumPadTextBox();
|
||
this.uiLabel26 = new Sunny.UI.UILabel();
|
||
this.uiLabel27 = new Sunny.UI.UILabel();
|
||
this.numKanban = new Sunny.UI.UINumPadTextBox();
|
||
this.uiLabel24 = new Sunny.UI.UILabel();
|
||
this.uiLabel25 = new Sunny.UI.UILabel();
|
||
this.numCutDis = new Sunny.UI.UINumPadTextBox();
|
||
this.uiLabel21 = new Sunny.UI.UILabel();
|
||
this.uiLabel22 = new Sunny.UI.UILabel();
|
||
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.uiLabel28 = new Sunny.UI.UILabel();
|
||
this.clearDays = new Sunny.UI.UINumPadTextBox();
|
||
this.cbClear = new Sunny.UI.UICheckBox();
|
||
this.cbJM = new Sunny.UI.UICheckBox();
|
||
this.cbHD = new Sunny.UI.UICheckBox();
|
||
this.cbJinShu = new Sunny.UI.UICheckBox();
|
||
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.tbCHLabeel = new Sunny.UI.UITextBox();
|
||
this.uiLabel31 = new Sunny.UI.UILabel();
|
||
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, 483);
|
||
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.Banzu);
|
||
this.uiPanel1.Controls.Add(this.uiLabel20);
|
||
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, 440);
|
||
this.uiPanel1.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiPanel1.TabIndex = 2;
|
||
this.uiPanel1.Text = null;
|
||
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// Banzu
|
||
//
|
||
this.Banzu.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
|
||
this.Banzu.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||
this.Banzu.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.Banzu.Location = new System.Drawing.Point(129, 130);
|
||
this.Banzu.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.Banzu.MinimumSize = new System.Drawing.Size(1, 16);
|
||
this.Banzu.Name = "Banzu";
|
||
this.Banzu.Padding = new System.Windows.Forms.Padding(5);
|
||
this.Banzu.ShowText = false;
|
||
this.Banzu.Size = new System.Drawing.Size(190, 29);
|
||
this.Banzu.Style = Sunny.UI.UIStyle.Custom;
|
||
this.Banzu.TabIndex = 9;
|
||
this.Banzu.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.Banzu.Watermark = "";
|
||
//
|
||
// uiLabel20
|
||
//
|
||
this.uiLabel20.AutoSize = true;
|
||
this.uiLabel20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel20.Location = new System.Drawing.Point(12, 131);
|
||
this.uiLabel20.Name = "uiLabel20";
|
||
this.uiLabel20.Size = new System.Drawing.Size(42, 21);
|
||
this.uiLabel20.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel20.TabIndex = 8;
|
||
this.uiLabel20.Text = "班组";
|
||
this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// 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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.ckbUserState.Location = new System.Drawing.Point(129, 162);
|
||
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, 317);
|
||
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, 116);
|
||
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.LightColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(248)))), ((int)(((byte)(248)))));
|
||
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.Custom;
|
||
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.LightColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
|
||
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.Custom;
|
||
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.LightColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(249)))), ((int)(((byte)(241)))));
|
||
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.Custom;
|
||
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, 232);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel12.Location = new System.Drawing.Point(9, 46);
|
||
this.uiLabel12.Name = "uiLabel12";
|
||
this.uiLabel12.Size = new System.Drawing.Size(74, 21);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel13.Location = new System.Drawing.Point(9, 6);
|
||
this.uiLabel13.Name = "uiLabel13";
|
||
this.uiLabel13.Size = new System.Drawing.Size(42, 21);
|
||
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.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
|
||
this.cmbRole.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
||
this.cmbRole.Location = new System.Drawing.Point(129, 89);
|
||
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, 7);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel14.Location = new System.Drawing.Point(12, 90);
|
||
this.uiLabel14.Name = "uiLabel14";
|
||
this.uiLabel14.Size = new System.Drawing.Size(42, 21);
|
||
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, 196);
|
||
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, 48);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel15.Location = new System.Drawing.Point(12, 197);
|
||
this.uiLabel15.Name = "uiLabel15";
|
||
this.uiLabel15.Size = new System.Drawing.Size(42, 21);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel8.Location = new System.Drawing.Point(12, 8);
|
||
this.uiLabel8.Name = "uiLabel8";
|
||
this.uiLabel8.Size = new System.Drawing.Size(42, 21);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel11.Location = new System.Drawing.Point(12, 49);
|
||
this.uiLabel11.Name = "uiLabel11";
|
||
this.uiLabel11.Size = new System.Drawing.Size(42, 21);
|
||
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, 443);
|
||
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.BanZuCol,
|
||
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.SelectedIndex = -1;
|
||
this.uiDataGridView1.Size = new System.Drawing.Size(822, 400);
|
||
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;
|
||
//
|
||
// BanZuCol
|
||
//
|
||
this.BanZuCol.DataPropertyName = "WorkTeam";
|
||
this.BanZuCol.HeaderText = "班组";
|
||
this.BanZuCol.Name = "BanZuCol";
|
||
this.BanZuCol.ReadOnly = true;
|
||
//
|
||
// 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.tbCHLabeel);
|
||
this.uiTitlePanel1.Controls.Add(this.uiLabel31);
|
||
this.uiTitlePanel1.Controls.Add(this.chIP);
|
||
this.uiTitlePanel1.Controls.Add(this.uiLabel23);
|
||
this.uiTitlePanel1.Controls.Add(this.uiSymbolButton2);
|
||
this.uiTitlePanel1.Controls.Add(this.uiSymbolButton1);
|
||
this.uiTitlePanel1.Controls.Add(this.cmbJM_PortName);
|
||
this.uiTitlePanel1.Controls.Add(this.uiLabel3);
|
||
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, 492);
|
||
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, 423);
|
||
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)))));
|
||
//
|
||
// chIP
|
||
//
|
||
this.chIP.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
|
||
this.chIP.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||
this.chIP.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.chIP.Location = new System.Drawing.Point(126, 185);
|
||
this.chIP.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.chIP.MinimumSize = new System.Drawing.Size(1, 16);
|
||
this.chIP.Name = "chIP";
|
||
this.chIP.Padding = new System.Windows.Forms.Padding(5);
|
||
this.chIP.ShowText = false;
|
||
this.chIP.Size = new System.Drawing.Size(219, 29);
|
||
this.chIP.Style = Sunny.UI.UIStyle.Custom;
|
||
this.chIP.TabIndex = 111;
|
||
this.chIP.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.chIP.Watermark = "";
|
||
//
|
||
// uiLabel23
|
||
//
|
||
this.uiLabel23.AutoSize = true;
|
||
this.uiLabel23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel23.Location = new System.Drawing.Point(9, 184);
|
||
this.uiLabel23.Name = "uiLabel23";
|
||
this.uiLabel23.Size = new System.Drawing.Size(57, 21);
|
||
this.uiLabel23.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel23.TabIndex = 110;
|
||
this.uiLabel23.Text = "测厚IP";
|
||
this.uiLabel23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// uiSymbolButton2
|
||
//
|
||
this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.uiSymbolButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiSymbolButton2.Image = ((System.Drawing.Image)(resources.GetObject("uiSymbolButton2.Image")));
|
||
this.uiSymbolButton2.Location = new System.Drawing.Point(194, 264);
|
||
this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.uiSymbolButton2.Name = "uiSymbolButton2";
|
||
this.uiSymbolButton2.Size = new System.Drawing.Size(153, 49);
|
||
this.uiSymbolButton2.StyleCustomMode = true;
|
||
this.uiSymbolButton2.Symbol = 61462;
|
||
this.uiSymbolButton2.SymbolOffset = new System.Drawing.Point(0, 3);
|
||
this.uiSymbolButton2.TabIndex = 109;
|
||
this.uiSymbolButton2.Text = "数据库导入";
|
||
this.uiSymbolButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiSymbolButton2.Click += new System.EventHandler(this.uiSymbolButton2_Click);
|
||
//
|
||
// uiSymbolButton1
|
||
//
|
||
this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.uiSymbolButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiSymbolButton1.Image = ((System.Drawing.Image)(resources.GetObject("uiSymbolButton1.Image")));
|
||
this.uiSymbolButton1.Location = new System.Drawing.Point(14, 264);
|
||
this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.uiSymbolButton1.Name = "uiSymbolButton1";
|
||
this.uiSymbolButton1.Size = new System.Drawing.Size(153, 49);
|
||
this.uiSymbolButton1.StyleCustomMode = true;
|
||
this.uiSymbolButton1.Symbol = 61462;
|
||
this.uiSymbolButton1.SymbolOffset = new System.Drawing.Point(0, 3);
|
||
this.uiSymbolButton1.TabIndex = 108;
|
||
this.uiSymbolButton1.Text = "数据库备份";
|
||
this.uiSymbolButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiSymbolButton1.Click += new System.EventHandler(this.uiSymbolButton1_Click);
|
||
//
|
||
// cmbJM_PortName
|
||
//
|
||
this.cmbJM_PortName.DataSource = null;
|
||
this.cmbJM_PortName.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
|
||
this.cmbJM_PortName.FillColor = System.Drawing.Color.White;
|
||
this.cmbJM_PortName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.cmbJM_PortName.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
|
||
this.cmbJM_PortName.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
||
this.cmbJM_PortName.Location = new System.Drawing.Point(125, 94);
|
||
this.cmbJM_PortName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.cmbJM_PortName.MinimumSize = new System.Drawing.Size(63, 0);
|
||
this.cmbJM_PortName.Name = "cmbJM_PortName";
|
||
this.cmbJM_PortName.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
||
this.cmbJM_PortName.Size = new System.Drawing.Size(219, 29);
|
||
this.cmbJM_PortName.Style = Sunny.UI.UIStyle.Custom;
|
||
this.cmbJM_PortName.TabIndex = 107;
|
||
this.cmbJM_PortName.Text = "uiComboBox1";
|
||
this.cmbJM_PortName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.cmbJM_PortName.Watermark = "";
|
||
//
|
||
// 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(8, 93);
|
||
this.uiLabel3.Name = "uiLabel3";
|
||
this.uiLabel3.Size = new System.Drawing.Size(74, 21);
|
||
this.uiLabel3.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel3.TabIndex = 106;
|
||
this.uiLabel3.Text = "计米端口";
|
||
this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// 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.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
|
||
this.cmbLight_PortName.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
|
||
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, 139);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel2.Location = new System.Drawing.Point(8, 138);
|
||
this.uiLabel2.Name = "uiLabel2";
|
||
this.uiLabel2.Size = new System.Drawing.Size(83, 21);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel1.Location = new System.Drawing.Point(8, 49);
|
||
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;
|
||
//
|
||
// uiTitlePanel2
|
||
//
|
||
this.uiTitlePanel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||
this.uiTitlePanel2.Controls.Add(this.numDM);
|
||
this.uiTitlePanel2.Controls.Add(this.uiLabel29);
|
||
this.uiTitlePanel2.Controls.Add(this.uiLabel30);
|
||
this.uiTitlePanel2.Controls.Add(this.numRM);
|
||
this.uiTitlePanel2.Controls.Add(this.uiLabel26);
|
||
this.uiTitlePanel2.Controls.Add(this.uiLabel27);
|
||
this.uiTitlePanel2.Controls.Add(this.numKanban);
|
||
this.uiTitlePanel2.Controls.Add(this.uiLabel24);
|
||
this.uiTitlePanel2.Controls.Add(this.uiLabel25);
|
||
this.uiTitlePanel2.Controls.Add(this.numCutDis);
|
||
this.uiTitlePanel2.Controls.Add(this.uiLabel21);
|
||
this.uiTitlePanel2.Controls.Add(this.uiLabel22);
|
||
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, 492);
|
||
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, 423);
|
||
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)))));
|
||
//
|
||
// numDM
|
||
//
|
||
this.numDM.DecimalPlaces = 0;
|
||
this.numDM.FillColor = System.Drawing.Color.White;
|
||
this.numDM.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.numDM.Location = new System.Drawing.Point(204, 320);
|
||
this.numDM.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.numDM.MinimumSize = new System.Drawing.Size(63, 0);
|
||
this.numDM.Name = "numDM";
|
||
this.numDM.NumPadType = Sunny.UI.NumPadType.Double;
|
||
this.numDM.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
||
this.numDM.Size = new System.Drawing.Size(113, 29);
|
||
this.numDM.Style = Sunny.UI.UIStyle.Custom;
|
||
this.numDM.TabIndex = 119;
|
||
this.numDM.Text = "0";
|
||
this.numDM.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.numDM.Watermark = "";
|
||
//
|
||
// uiLabel29
|
||
//
|
||
this.uiLabel29.AutoSize = true;
|
||
this.uiLabel29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel29.Location = new System.Drawing.Point(11, 320);
|
||
this.uiLabel29.Name = "uiLabel29";
|
||
this.uiLabel29.Size = new System.Drawing.Size(106, 21);
|
||
this.uiLabel29.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel29.TabIndex = 118;
|
||
this.uiLabel29.Text = "包装米数提醒";
|
||
this.uiLabel29.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// uiLabel30
|
||
//
|
||
this.uiLabel30.AutoSize = true;
|
||
this.uiLabel30.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel30.Location = new System.Drawing.Point(329, 325);
|
||
this.uiLabel30.Name = "uiLabel30";
|
||
this.uiLabel30.Size = new System.Drawing.Size(20, 17);
|
||
this.uiLabel30.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel30.TabIndex = 117;
|
||
this.uiLabel30.Text = "米";
|
||
this.uiLabel30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// numRM
|
||
//
|
||
this.numRM.DecimalPlaces = 0;
|
||
this.numRM.FillColor = System.Drawing.Color.White;
|
||
this.numRM.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.numRM.Location = new System.Drawing.Point(204, 284);
|
||
this.numRM.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.numRM.MinimumSize = new System.Drawing.Size(63, 0);
|
||
this.numRM.Name = "numRM";
|
||
this.numRM.NumPadType = Sunny.UI.NumPadType.Double;
|
||
this.numRM.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
||
this.numRM.Size = new System.Drawing.Size(113, 29);
|
||
this.numRM.Style = Sunny.UI.UIStyle.Custom;
|
||
this.numRM.TabIndex = 116;
|
||
this.numRM.Text = "0";
|
||
this.numRM.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.numRM.Watermark = "";
|
||
//
|
||
// uiLabel26
|
||
//
|
||
this.uiLabel26.AutoSize = true;
|
||
this.uiLabel26.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel26.Location = new System.Drawing.Point(11, 284);
|
||
this.uiLabel26.Name = "uiLabel26";
|
||
this.uiLabel26.Size = new System.Drawing.Size(106, 21);
|
||
this.uiLabel26.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel26.TabIndex = 115;
|
||
this.uiLabel26.Text = "剩余报警米数";
|
||
this.uiLabel26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// uiLabel27
|
||
//
|
||
this.uiLabel27.AutoSize = true;
|
||
this.uiLabel27.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel27.Location = new System.Drawing.Point(329, 289);
|
||
this.uiLabel27.Name = "uiLabel27";
|
||
this.uiLabel27.Size = new System.Drawing.Size(20, 17);
|
||
this.uiLabel27.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel27.TabIndex = 114;
|
||
this.uiLabel27.Text = "米";
|
||
this.uiLabel27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// numKanban
|
||
//
|
||
this.numKanban.FillColor = System.Drawing.Color.White;
|
||
this.numKanban.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.numKanban.Location = new System.Drawing.Point(204, 206);
|
||
this.numKanban.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.numKanban.MinimumSize = new System.Drawing.Size(63, 0);
|
||
this.numKanban.Name = "numKanban";
|
||
this.numKanban.NumPadType = Sunny.UI.NumPadType.Double;
|
||
this.numKanban.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
||
this.numKanban.Size = new System.Drawing.Size(113, 29);
|
||
this.numKanban.Style = Sunny.UI.UIStyle.Custom;
|
||
this.numKanban.TabIndex = 113;
|
||
this.numKanban.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.numKanban.Watermark = "";
|
||
//
|
||
// uiLabel24
|
||
//
|
||
this.uiLabel24.AutoSize = true;
|
||
this.uiLabel24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel24.Location = new System.Drawing.Point(11, 210);
|
||
this.uiLabel24.Name = "uiLabel24";
|
||
this.uiLabel24.Size = new System.Drawing.Size(186, 21);
|
||
this.uiLabel24.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel24.TabIndex = 112;
|
||
this.uiLabel24.Text = "看板位置到检测位置距离";
|
||
this.uiLabel24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// uiLabel25
|
||
//
|
||
this.uiLabel25.AutoSize = true;
|
||
this.uiLabel25.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel25.Location = new System.Drawing.Point(329, 211);
|
||
this.uiLabel25.Name = "uiLabel25";
|
||
this.uiLabel25.Size = new System.Drawing.Size(20, 17);
|
||
this.uiLabel25.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel25.TabIndex = 111;
|
||
this.uiLabel25.Text = "米";
|
||
this.uiLabel25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// numCutDis
|
||
//
|
||
this.numCutDis.FillColor = System.Drawing.Color.White;
|
||
this.numCutDis.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.numCutDis.Location = new System.Drawing.Point(204, 245);
|
||
this.numCutDis.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.numCutDis.MinimumSize = new System.Drawing.Size(63, 0);
|
||
this.numCutDis.Name = "numCutDis";
|
||
this.numCutDis.NumPadType = Sunny.UI.NumPadType.Double;
|
||
this.numCutDis.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
||
this.numCutDis.Size = new System.Drawing.Size(113, 29);
|
||
this.numCutDis.Style = Sunny.UI.UIStyle.Custom;
|
||
this.numCutDis.TabIndex = 110;
|
||
this.numCutDis.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.numCutDis.Watermark = "";
|
||
//
|
||
// uiLabel21
|
||
//
|
||
this.uiLabel21.AutoSize = true;
|
||
this.uiLabel21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel21.Location = new System.Drawing.Point(11, 250);
|
||
this.uiLabel21.Name = "uiLabel21";
|
||
this.uiLabel21.Size = new System.Drawing.Size(186, 21);
|
||
this.uiLabel21.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel21.TabIndex = 109;
|
||
this.uiLabel21.Text = "分卷位置到检测位置距离";
|
||
this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// uiLabel22
|
||
//
|
||
this.uiLabel22.AutoSize = true;
|
||
this.uiLabel22.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel22.Location = new System.Drawing.Point(329, 250);
|
||
this.uiLabel22.Name = "uiLabel22";
|
||
this.uiLabel22.Size = new System.Drawing.Size(20, 17);
|
||
this.uiLabel22.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel22.TabIndex = 108;
|
||
this.uiLabel22.Text = "米";
|
||
this.uiLabel22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// 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, 157);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel18.Location = new System.Drawing.Point(11, 161);
|
||
this.uiLabel18.Name = "uiLabel18";
|
||
this.uiLabel18.Size = new System.Drawing.Size(74, 21);
|
||
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, 119);
|
||
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, 81);
|
||
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, 43);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel17.Location = new System.Drawing.Point(8, 125);
|
||
this.uiLabel17.Name = "uiLabel17";
|
||
this.uiLabel17.Size = new System.Drawing.Size(74, 21);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel19.Location = new System.Drawing.Point(263, 163);
|
||
this.uiLabel19.Name = "uiLabel19";
|
||
this.uiLabel19.Size = new System.Drawing.Size(32, 17);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel16.Location = new System.Drawing.Point(263, 125);
|
||
this.uiLabel16.Name = "uiLabel16";
|
||
this.uiLabel16.Size = new System.Drawing.Size(32, 17);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel4.Location = new System.Drawing.Point(8, 88);
|
||
this.uiLabel4.Name = "uiLabel4";
|
||
this.uiLabel4.Size = new System.Drawing.Size(68, 21);
|
||
this.uiLabel4.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel4.TabIndex = 0;
|
||
this.uiLabel4.Text = "Y向比例";
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel7.Location = new System.Drawing.Point(263, 87);
|
||
this.uiLabel7.Name = "uiLabel7";
|
||
this.uiLabel7.Size = new System.Drawing.Size(54, 17);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel5.Location = new System.Drawing.Point(263, 49);
|
||
this.uiLabel5.Name = "uiLabel5";
|
||
this.uiLabel5.Size = new System.Drawing.Size(54, 17);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel6.Location = new System.Drawing.Point(8, 48);
|
||
this.uiLabel6.Name = "uiLabel6";
|
||
this.uiLabel6.Size = new System.Drawing.Size(68, 21);
|
||
this.uiLabel6.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel6.TabIndex = 0;
|
||
this.uiLabel6.Text = "X向比例";
|
||
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.uiLabel28);
|
||
this.uiTitlePanel4.Controls.Add(this.clearDays);
|
||
this.uiTitlePanel4.Controls.Add(this.cbClear);
|
||
this.uiTitlePanel4.Controls.Add(this.cbJM);
|
||
this.uiTitlePanel4.Controls.Add(this.cbHD);
|
||
this.uiTitlePanel4.Controls.Add(this.cbJinShu);
|
||
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, 492);
|
||
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, 423);
|
||
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)))));
|
||
//
|
||
// uiLabel28
|
||
//
|
||
this.uiLabel28.AutoSize = true;
|
||
this.uiLabel28.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel28.Location = new System.Drawing.Point(298, 312);
|
||
this.uiLabel28.Name = "uiLabel28";
|
||
this.uiLabel28.Size = new System.Drawing.Size(20, 17);
|
||
this.uiLabel28.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel28.TabIndex = 118;
|
||
this.uiLabel28.Text = "天";
|
||
this.uiLabel28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// clearDays
|
||
//
|
||
this.clearDays.DecimalPlaces = 0;
|
||
this.clearDays.FillColor = System.Drawing.Color.White;
|
||
this.clearDays.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.clearDays.Location = new System.Drawing.Point(178, 307);
|
||
this.clearDays.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.clearDays.MinimumSize = new System.Drawing.Size(63, 0);
|
||
this.clearDays.Name = "clearDays";
|
||
this.clearDays.NumPadType = Sunny.UI.NumPadType.Double;
|
||
this.clearDays.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
||
this.clearDays.Size = new System.Drawing.Size(113, 29);
|
||
this.clearDays.Style = Sunny.UI.UIStyle.Custom;
|
||
this.clearDays.TabIndex = 117;
|
||
this.clearDays.Text = "0";
|
||
this.clearDays.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.clearDays.Watermark = "";
|
||
//
|
||
// cbClear
|
||
//
|
||
this.cbClear.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.cbClear.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.cbClear.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.cbClear.Location = new System.Drawing.Point(14, 303);
|
||
this.cbClear.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.cbClear.Name = "cbClear";
|
||
this.cbClear.Size = new System.Drawing.Size(177, 33);
|
||
this.cbClear.Style = Sunny.UI.UIStyle.Custom;
|
||
this.cbClear.TabIndex = 109;
|
||
this.cbClear.Text = "启用自动删除图片";
|
||
//
|
||
// cbJM
|
||
//
|
||
this.cbJM.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.cbJM.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.cbJM.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.cbJM.Location = new System.Drawing.Point(14, 267);
|
||
this.cbJM.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.cbJM.Name = "cbJM";
|
||
this.cbJM.Size = new System.Drawing.Size(177, 33);
|
||
this.cbJM.Style = Sunny.UI.UIStyle.Custom;
|
||
this.cbJM.TabIndex = 108;
|
||
this.cbJM.Text = "启用计米停车";
|
||
//
|
||
// cbHD
|
||
//
|
||
this.cbHD.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.cbHD.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.cbHD.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.cbHD.Location = new System.Drawing.Point(229, 229);
|
||
this.cbHD.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.cbHD.Name = "cbHD";
|
||
this.cbHD.Size = new System.Drawing.Size(177, 33);
|
||
this.cbHD.Style = Sunny.UI.UIStyle.Custom;
|
||
this.cbHD.TabIndex = 107;
|
||
this.cbHD.Text = "启用厚度检测";
|
||
//
|
||
// cbJinShu
|
||
//
|
||
this.cbJinShu.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.cbJinShu.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.cbJinShu.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.cbJinShu.Location = new System.Drawing.Point(14, 231);
|
||
this.cbJinShu.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.cbJinShu.Name = "cbJinShu";
|
||
this.cbJinShu.Size = new System.Drawing.Size(177, 33);
|
||
this.cbJinShu.Style = Sunny.UI.UIStyle.Custom;
|
||
this.cbJinShu.TabIndex = 106;
|
||
this.cbJinShu.Text = "启用金属探测";
|
||
//
|
||
// 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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.ckbSaveDefectCutImage.Location = new System.Drawing.Point(229, 125);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.ckbSaveAllImage.Location = new System.Drawing.Point(14, 161);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.ckbSaveDefectSourceImage.Location = new System.Drawing.Point(14, 125);
|
||
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, 87);
|
||
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, 45);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel9.Location = new System.Drawing.Point(8, 88);
|
||
this.uiLabel9.Name = "uiLabel9";
|
||
this.uiLabel9.Size = new System.Drawing.Size(74, 21);
|
||
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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel10.Location = new System.Drawing.Point(8, 48);
|
||
this.uiLabel10.Name = "uiLabel10";
|
||
this.uiLabel10.Size = new System.Drawing.Size(74, 21);
|
||
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;
|
||
//
|
||
// tbCHLabeel
|
||
//
|
||
this.tbCHLabeel.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
|
||
this.tbCHLabeel.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||
this.tbCHLabeel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.tbCHLabeel.Location = new System.Drawing.Point(125, 224);
|
||
this.tbCHLabeel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.tbCHLabeel.MinimumSize = new System.Drawing.Size(1, 16);
|
||
this.tbCHLabeel.Name = "tbCHLabeel";
|
||
this.tbCHLabeel.Padding = new System.Windows.Forms.Padding(5);
|
||
this.tbCHLabeel.ShowText = false;
|
||
this.tbCHLabeel.Size = new System.Drawing.Size(219, 29);
|
||
this.tbCHLabeel.Style = Sunny.UI.UIStyle.Custom;
|
||
this.tbCHLabeel.TabIndex = 113;
|
||
this.tbCHLabeel.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.tbCHLabeel.Watermark = "";
|
||
//
|
||
// uiLabel31
|
||
//
|
||
this.uiLabel31.AutoSize = true;
|
||
this.uiLabel31.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel31.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel31.Location = new System.Drawing.Point(8, 223);
|
||
this.uiLabel31.Name = "uiLabel31";
|
||
this.uiLabel31.Size = new System.Drawing.Size(74, 21);
|
||
this.uiLabel31.Style = Sunny.UI.UIStyle.Custom;
|
||
this.uiLabel31.TabIndex = 112;
|
||
this.uiLabel31.Text = "测厚标签";
|
||
this.uiLabel31.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// 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 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;
|
||
private Sunny.UI.UIComboBox cmbJM_PortName;
|
||
private Sunny.UI.UILabel uiLabel3;
|
||
private Sunny.UI.UISymbolButton uiSymbolButton1;
|
||
private Sunny.UI.UISymbolButton uiSymbolButton2;
|
||
private Sunny.UI.UILabel uiLabel20;
|
||
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.DataGridViewTextBoxColumn BanZuCol;
|
||
private System.Windows.Forms.DataGridViewCheckBoxColumn colState;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn colCreateTime;
|
||
private Sunny.UI.UITextBox Banzu;
|
||
private Sunny.UI.UINumPadTextBox numCutDis;
|
||
private Sunny.UI.UILabel uiLabel21;
|
||
private Sunny.UI.UILabel uiLabel22;
|
||
private Sunny.UI.UITextBox chIP;
|
||
private Sunny.UI.UILabel uiLabel23;
|
||
private Sunny.UI.UICheckBox cbHD;
|
||
private Sunny.UI.UICheckBox cbJinShu;
|
||
private Sunny.UI.UICheckBox cbJM;
|
||
private Sunny.UI.UINumPadTextBox numKanban;
|
||
private Sunny.UI.UILabel uiLabel24;
|
||
private Sunny.UI.UILabel uiLabel25;
|
||
private Sunny.UI.UINumPadTextBox numRM;
|
||
private Sunny.UI.UILabel uiLabel26;
|
||
private Sunny.UI.UILabel uiLabel27;
|
||
private Sunny.UI.UILabel uiLabel28;
|
||
private Sunny.UI.UINumPadTextBox clearDays;
|
||
private Sunny.UI.UICheckBox cbClear;
|
||
private Sunny.UI.UINumPadTextBox numDM;
|
||
private Sunny.UI.UILabel uiLabel29;
|
||
private Sunny.UI.UILabel uiLabel30;
|
||
private Sunny.UI.UITextBox tbCHLabeel;
|
||
private Sunny.UI.UILabel uiLabel31;
|
||
}
|
||
}
|