123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370 |
- namespace MOKA_Factory_Tools
- {
- partial class SanhuaMES
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SanhuaMES));
- this.skinLabel1 = new CCWin.SkinControl.SkinLabel();
- this.Text_MES_URL = new CCWin.SkinControl.SkinTextBox();
- this.Text_StaffCode = new CCWin.SkinControl.SkinTextBox();
- this.skinLabel2 = new CCWin.SkinControl.SkinLabel();
- this.Text_MES_Password = new CCWin.SkinControl.SkinTextBox();
- this.skinLabel3 = new CCWin.SkinControl.SkinLabel();
- this.Text_ResuorceCode = new CCWin.SkinControl.SkinTextBox();
- this.skinLabel4 = new CCWin.SkinControl.SkinLabel();
- this.Text_JigEdtion = new CCWin.SkinControl.SkinTextBox();
- this.skinLabel5 = new CCWin.SkinControl.SkinLabel();
- this.Btn_MES_Login = new CCWin.SkinControl.SkinButton();
- this.SuspendLayout();
- //
- // skinLabel1
- //
- this.skinLabel1.AutoSize = true;
- this.skinLabel1.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel1.BorderColor = System.Drawing.Color.White;
- this.skinLabel1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel1.Location = new System.Drawing.Point(31, 54);
- this.skinLabel1.Name = "skinLabel1";
- this.skinLabel1.Size = new System.Drawing.Size(75, 17);
- this.skinLabel1.TabIndex = 0;
- this.skinLabel1.Text = "API接口地址";
- //
- // Text_MES_URL
- //
- this.Text_MES_URL.BackColor = System.Drawing.Color.Transparent;
- this.Text_MES_URL.DownBack = null;
- this.Text_MES_URL.Icon = null;
- this.Text_MES_URL.IconIsButton = false;
- this.Text_MES_URL.IconMouseState = CCWin.SkinClass.ControlState.Normal;
- this.Text_MES_URL.IsPasswordChat = '\0';
- this.Text_MES_URL.IsSystemPasswordChar = false;
- this.Text_MES_URL.Lines = new string[0];
- this.Text_MES_URL.Location = new System.Drawing.Point(29, 75);
- this.Text_MES_URL.Margin = new System.Windows.Forms.Padding(0);
- this.Text_MES_URL.MaxLength = 32767;
- this.Text_MES_URL.MinimumSize = new System.Drawing.Size(28, 28);
- this.Text_MES_URL.MouseBack = null;
- this.Text_MES_URL.MouseState = CCWin.SkinClass.ControlState.Normal;
- this.Text_MES_URL.Multiline = false;
- this.Text_MES_URL.Name = "Text_MES_URL";
- this.Text_MES_URL.NormlBack = null;
- this.Text_MES_URL.Padding = new System.Windows.Forms.Padding(5);
- this.Text_MES_URL.ReadOnly = false;
- this.Text_MES_URL.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.Text_MES_URL.Size = new System.Drawing.Size(292, 28);
- //
- //
- //
- this.Text_MES_URL.SkinTxt.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.Text_MES_URL.SkinTxt.Dock = System.Windows.Forms.DockStyle.Fill;
- this.Text_MES_URL.SkinTxt.Font = new System.Drawing.Font("微软雅黑", 9.75F);
- this.Text_MES_URL.SkinTxt.Location = new System.Drawing.Point(5, 5);
- this.Text_MES_URL.SkinTxt.Name = "BaseText";
- this.Text_MES_URL.SkinTxt.Size = new System.Drawing.Size(282, 18);
- this.Text_MES_URL.SkinTxt.TabIndex = 0;
- this.Text_MES_URL.SkinTxt.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.Text_MES_URL.SkinTxt.WaterText = "";
- this.Text_MES_URL.TabIndex = 1;
- this.Text_MES_URL.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.Text_MES_URL.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.Text_MES_URL.WaterText = "";
- this.Text_MES_URL.WordWrap = true;
- //
- // Text_StaffCode
- //
- this.Text_StaffCode.BackColor = System.Drawing.Color.Transparent;
- this.Text_StaffCode.DownBack = null;
- this.Text_StaffCode.Icon = null;
- this.Text_StaffCode.IconIsButton = false;
- this.Text_StaffCode.IconMouseState = CCWin.SkinClass.ControlState.Normal;
- this.Text_StaffCode.IsPasswordChat = '\0';
- this.Text_StaffCode.IsSystemPasswordChar = false;
- this.Text_StaffCode.Lines = new string[0];
- this.Text_StaffCode.Location = new System.Drawing.Point(29, 136);
- this.Text_StaffCode.Margin = new System.Windows.Forms.Padding(0);
- this.Text_StaffCode.MaxLength = 32767;
- this.Text_StaffCode.MinimumSize = new System.Drawing.Size(28, 28);
- this.Text_StaffCode.MouseBack = null;
- this.Text_StaffCode.MouseState = CCWin.SkinClass.ControlState.Normal;
- this.Text_StaffCode.Multiline = false;
- this.Text_StaffCode.Name = "Text_StaffCode";
- this.Text_StaffCode.NormlBack = null;
- this.Text_StaffCode.Padding = new System.Windows.Forms.Padding(5);
- this.Text_StaffCode.ReadOnly = false;
- this.Text_StaffCode.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.Text_StaffCode.Size = new System.Drawing.Size(292, 28);
- //
- //
- //
- this.Text_StaffCode.SkinTxt.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.Text_StaffCode.SkinTxt.Dock = System.Windows.Forms.DockStyle.Fill;
- this.Text_StaffCode.SkinTxt.Font = new System.Drawing.Font("微软雅黑", 9.75F);
- this.Text_StaffCode.SkinTxt.Location = new System.Drawing.Point(5, 5);
- this.Text_StaffCode.SkinTxt.Name = "BaseText";
- this.Text_StaffCode.SkinTxt.Size = new System.Drawing.Size(282, 18);
- this.Text_StaffCode.SkinTxt.TabIndex = 0;
- this.Text_StaffCode.SkinTxt.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.Text_StaffCode.SkinTxt.WaterText = "";
- this.Text_StaffCode.TabIndex = 3;
- this.Text_StaffCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.Text_StaffCode.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.Text_StaffCode.WaterText = "";
- this.Text_StaffCode.WordWrap = true;
- //
- // skinLabel2
- //
- this.skinLabel2.AutoSize = true;
- this.skinLabel2.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel2.BorderColor = System.Drawing.Color.White;
- this.skinLabel2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel2.Location = new System.Drawing.Point(31, 115);
- this.skinLabel2.Name = "skinLabel2";
- this.skinLabel2.Size = new System.Drawing.Size(32, 17);
- this.skinLabel2.TabIndex = 2;
- this.skinLabel2.Text = "账号";
- //
- // Text_MES_Password
- //
- this.Text_MES_Password.BackColor = System.Drawing.Color.Transparent;
- this.Text_MES_Password.DownBack = null;
- this.Text_MES_Password.Icon = null;
- this.Text_MES_Password.IconIsButton = false;
- this.Text_MES_Password.IconMouseState = CCWin.SkinClass.ControlState.Normal;
- this.Text_MES_Password.IsPasswordChat = '\0';
- this.Text_MES_Password.IsSystemPasswordChar = false;
- this.Text_MES_Password.Lines = new string[0];
- this.Text_MES_Password.Location = new System.Drawing.Point(29, 197);
- this.Text_MES_Password.Margin = new System.Windows.Forms.Padding(0);
- this.Text_MES_Password.MaxLength = 32767;
- this.Text_MES_Password.MinimumSize = new System.Drawing.Size(28, 28);
- this.Text_MES_Password.MouseBack = null;
- this.Text_MES_Password.MouseState = CCWin.SkinClass.ControlState.Normal;
- this.Text_MES_Password.Multiline = false;
- this.Text_MES_Password.Name = "Text_MES_Password";
- this.Text_MES_Password.NormlBack = null;
- this.Text_MES_Password.Padding = new System.Windows.Forms.Padding(5);
- this.Text_MES_Password.ReadOnly = false;
- this.Text_MES_Password.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.Text_MES_Password.Size = new System.Drawing.Size(292, 28);
- //
- //
- //
- this.Text_MES_Password.SkinTxt.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.Text_MES_Password.SkinTxt.Dock = System.Windows.Forms.DockStyle.Fill;
- this.Text_MES_Password.SkinTxt.Font = new System.Drawing.Font("微软雅黑", 9.75F);
- this.Text_MES_Password.SkinTxt.Location = new System.Drawing.Point(5, 5);
- this.Text_MES_Password.SkinTxt.Name = "BaseText";
- this.Text_MES_Password.SkinTxt.Size = new System.Drawing.Size(282, 18);
- this.Text_MES_Password.SkinTxt.TabIndex = 0;
- this.Text_MES_Password.SkinTxt.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.Text_MES_Password.SkinTxt.WaterText = "";
- this.Text_MES_Password.TabIndex = 5;
- this.Text_MES_Password.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.Text_MES_Password.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.Text_MES_Password.WaterText = "";
- this.Text_MES_Password.WordWrap = true;
- //
- // skinLabel3
- //
- this.skinLabel3.AutoSize = true;
- this.skinLabel3.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel3.BorderColor = System.Drawing.Color.White;
- this.skinLabel3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel3.Location = new System.Drawing.Point(31, 176);
- this.skinLabel3.Name = "skinLabel3";
- this.skinLabel3.Size = new System.Drawing.Size(32, 17);
- this.skinLabel3.TabIndex = 4;
- this.skinLabel3.Text = "密码";
- //
- // Text_ResuorceCode
- //
- this.Text_ResuorceCode.BackColor = System.Drawing.Color.Transparent;
- this.Text_ResuorceCode.DownBack = null;
- this.Text_ResuorceCode.Icon = null;
- this.Text_ResuorceCode.IconIsButton = false;
- this.Text_ResuorceCode.IconMouseState = CCWin.SkinClass.ControlState.Normal;
- this.Text_ResuorceCode.IsPasswordChat = '\0';
- this.Text_ResuorceCode.IsSystemPasswordChar = false;
- this.Text_ResuorceCode.Lines = new string[0];
- this.Text_ResuorceCode.Location = new System.Drawing.Point(29, 258);
- this.Text_ResuorceCode.Margin = new System.Windows.Forms.Padding(0);
- this.Text_ResuorceCode.MaxLength = 32767;
- this.Text_ResuorceCode.MinimumSize = new System.Drawing.Size(28, 28);
- this.Text_ResuorceCode.MouseBack = null;
- this.Text_ResuorceCode.MouseState = CCWin.SkinClass.ControlState.Normal;
- this.Text_ResuorceCode.Multiline = false;
- this.Text_ResuorceCode.Name = "Text_ResuorceCode";
- this.Text_ResuorceCode.NormlBack = null;
- this.Text_ResuorceCode.Padding = new System.Windows.Forms.Padding(5);
- this.Text_ResuorceCode.ReadOnly = false;
- this.Text_ResuorceCode.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.Text_ResuorceCode.Size = new System.Drawing.Size(292, 28);
- //
- //
- //
- this.Text_ResuorceCode.SkinTxt.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.Text_ResuorceCode.SkinTxt.Dock = System.Windows.Forms.DockStyle.Fill;
- this.Text_ResuorceCode.SkinTxt.Font = new System.Drawing.Font("微软雅黑", 9.75F);
- this.Text_ResuorceCode.SkinTxt.Location = new System.Drawing.Point(5, 5);
- this.Text_ResuorceCode.SkinTxt.Name = "BaseText";
- this.Text_ResuorceCode.SkinTxt.Size = new System.Drawing.Size(282, 18);
- this.Text_ResuorceCode.SkinTxt.TabIndex = 0;
- this.Text_ResuorceCode.SkinTxt.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.Text_ResuorceCode.SkinTxt.WaterText = "";
- this.Text_ResuorceCode.TabIndex = 7;
- this.Text_ResuorceCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.Text_ResuorceCode.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.Text_ResuorceCode.WaterText = "";
- this.Text_ResuorceCode.WordWrap = true;
- //
- // skinLabel4
- //
- this.skinLabel4.AutoSize = true;
- this.skinLabel4.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel4.BorderColor = System.Drawing.Color.White;
- this.skinLabel4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel4.Location = new System.Drawing.Point(31, 237);
- this.skinLabel4.Name = "skinLabel4";
- this.skinLabel4.Size = new System.Drawing.Size(56, 17);
- this.skinLabel4.TabIndex = 6;
- this.skinLabel4.Text = "岗位资源";
- //
- // Text_JigEdtion
- //
- this.Text_JigEdtion.BackColor = System.Drawing.Color.Transparent;
- this.Text_JigEdtion.DownBack = null;
- this.Text_JigEdtion.Icon = null;
- this.Text_JigEdtion.IconIsButton = false;
- this.Text_JigEdtion.IconMouseState = CCWin.SkinClass.ControlState.Normal;
- this.Text_JigEdtion.IsPasswordChat = '\0';
- this.Text_JigEdtion.IsSystemPasswordChar = false;
- this.Text_JigEdtion.Lines = new string[0];
- this.Text_JigEdtion.Location = new System.Drawing.Point(29, 319);
- this.Text_JigEdtion.Margin = new System.Windows.Forms.Padding(0);
- this.Text_JigEdtion.MaxLength = 32767;
- this.Text_JigEdtion.MinimumSize = new System.Drawing.Size(28, 28);
- this.Text_JigEdtion.MouseBack = null;
- this.Text_JigEdtion.MouseState = CCWin.SkinClass.ControlState.Normal;
- this.Text_JigEdtion.Multiline = false;
- this.Text_JigEdtion.Name = "Text_JigEdtion";
- this.Text_JigEdtion.NormlBack = null;
- this.Text_JigEdtion.Padding = new System.Windows.Forms.Padding(5);
- this.Text_JigEdtion.ReadOnly = false;
- this.Text_JigEdtion.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.Text_JigEdtion.Size = new System.Drawing.Size(292, 28);
- //
- //
- //
- this.Text_JigEdtion.SkinTxt.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.Text_JigEdtion.SkinTxt.Dock = System.Windows.Forms.DockStyle.Fill;
- this.Text_JigEdtion.SkinTxt.Font = new System.Drawing.Font("微软雅黑", 9.75F);
- this.Text_JigEdtion.SkinTxt.Location = new System.Drawing.Point(5, 5);
- this.Text_JigEdtion.SkinTxt.Name = "BaseText";
- this.Text_JigEdtion.SkinTxt.Size = new System.Drawing.Size(282, 18);
- this.Text_JigEdtion.SkinTxt.TabIndex = 0;
- this.Text_JigEdtion.SkinTxt.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.Text_JigEdtion.SkinTxt.WaterText = "";
- this.Text_JigEdtion.TabIndex = 9;
- this.Text_JigEdtion.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.Text_JigEdtion.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.Text_JigEdtion.WaterText = "";
- this.Text_JigEdtion.WordWrap = true;
- //
- // skinLabel5
- //
- this.skinLabel5.AutoSize = true;
- this.skinLabel5.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel5.BorderColor = System.Drawing.Color.White;
- this.skinLabel5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel5.Location = new System.Drawing.Point(31, 298);
- this.skinLabel5.Name = "skinLabel5";
- this.skinLabel5.Size = new System.Drawing.Size(56, 17);
- this.skinLabel5.TabIndex = 8;
- this.skinLabel5.Text = "治具编码";
- //
- // Btn_MES_Login
- //
- this.Btn_MES_Login.BackColor = System.Drawing.Color.Transparent;
- this.Btn_MES_Login.ControlState = CCWin.SkinClass.ControlState.Normal;
- this.Btn_MES_Login.DialogResult = System.Windows.Forms.DialogResult.OK;
- this.Btn_MES_Login.DownBack = null;
- this.Btn_MES_Login.Location = new System.Drawing.Point(131, 367);
- this.Btn_MES_Login.MouseBack = null;
- this.Btn_MES_Login.Name = "Btn_MES_Login";
- this.Btn_MES_Login.NormlBack = null;
- this.Btn_MES_Login.Size = new System.Drawing.Size(88, 33);
- this.Btn_MES_Login.TabIndex = 10;
- this.Btn_MES_Login.Text = "登录";
- this.Btn_MES_Login.UseVisualStyleBackColor = false;
- this.Btn_MES_Login.Click += new System.EventHandler(this.Btn_MES_Login_Click);
- //
- // SanhuaMES
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.CaptionBackColorBottom = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.CaptionBackColorTop = System.Drawing.Color.RoyalBlue;
- this.ClientSize = new System.Drawing.Size(351, 421);
- this.Controls.Add(this.Btn_MES_Login);
- this.Controls.Add(this.Text_JigEdtion);
- this.Controls.Add(this.skinLabel5);
- this.Controls.Add(this.Text_ResuorceCode);
- this.Controls.Add(this.skinLabel4);
- this.Controls.Add(this.Text_MES_Password);
- this.Controls.Add(this.skinLabel3);
- this.Controls.Add(this.Text_StaffCode);
- this.Controls.Add(this.skinLabel2);
- this.Controls.Add(this.Text_MES_URL);
- this.Controls.Add(this.skinLabel1);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "SanhuaMES";
- this.Text = "MES登录检查";
- this.Load += new System.EventHandler(this.SanhuaMES_Load);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private CCWin.SkinControl.SkinLabel skinLabel1;
- private CCWin.SkinControl.SkinTextBox Text_MES_URL;
- private CCWin.SkinControl.SkinTextBox Text_StaffCode;
- private CCWin.SkinControl.SkinLabel skinLabel2;
- private CCWin.SkinControl.SkinTextBox Text_MES_Password;
- private CCWin.SkinControl.SkinLabel skinLabel3;
- private CCWin.SkinControl.SkinTextBox Text_ResuorceCode;
- private CCWin.SkinControl.SkinLabel skinLabel4;
- private CCWin.SkinControl.SkinTextBox Text_JigEdtion;
- private CCWin.SkinControl.SkinLabel skinLabel5;
- private CCWin.SkinControl.SkinButton Btn_MES_Login;
- }
- }
|