|
|
@@ -1,675 +0,0 @@
|
|
|
-namespace UAS_MES.产线作业
|
|
|
-{
|
|
|
- partial class 产品标签维护
|
|
|
- {
|
|
|
- /// <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()
|
|
|
- {
|
|
|
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(产品标签维护));
|
|
|
- this.pr_code_label = new System.Windows.Forms.Label();
|
|
|
- this.pr_detail_label = new System.Windows.Forms.Label();
|
|
|
- this.pr_spec_label = new System.Windows.Forms.Label();
|
|
|
- this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
|
|
|
- this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
|
|
|
- this.CodeSoft = new System.Windows.Forms.RadioButton();
|
|
|
- this.labelSoft_label = new System.Windows.Forms.Label();
|
|
|
- this.label1 = new System.Windows.Forms.Label();
|
|
|
- this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.la_name = new System.Windows.Forms.TextBox();
|
|
|
- this.la_name_label = new System.Windows.Forms.Label();
|
|
|
- this.FTPShare = new System.Windows.Forms.CheckBox();
|
|
|
- this.OpenFolder = new System.Windows.Forms.Button();
|
|
|
- this.label3 = new System.Windows.Forms.Label();
|
|
|
- this.FolderPath = new System.Windows.Forms.TextBox();
|
|
|
- this.FolderPath_Label = new System.Windows.Forms.Label();
|
|
|
- this.la_code_label = new System.Windows.Forms.Label();
|
|
|
- this.LabelParam = new System.Windows.Forms.Panel();
|
|
|
- this.label2 = new System.Windows.Forms.Label();
|
|
|
- this.pagination1 = new UAS_MES.CustomControl.Pagination.Pagination();
|
|
|
- this.pr_code2 = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.Save = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.la_type = new UAS_MES.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
|
|
|
- this.la_code = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
- this.ChooseAll = new UAS_MES.CustomControl.ButtonUtil.ChooseAllButton();
|
|
|
- this.LabelDataGridView = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithCheckBox();
|
|
|
- this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.la_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pl_detno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_code1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_detail1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_spec1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pl_labelname = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pl_labeltype = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
|
|
- this.pl_labelcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pl_labelsoft = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pl_isdefault = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
|
|
- this.pl_labelurl = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pl_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pl_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.PrintTest = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.pr_code = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
- this.UpdateGrid = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.Screen = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
- this.pr_spec = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.pr_detail = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
|
|
|
- this.SuspendLayout();
|
|
|
- //
|
|
|
- // pr_code_label
|
|
|
- //
|
|
|
- this.pr_code_label.AutoSize = true;
|
|
|
- this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_code_label.Location = new System.Drawing.Point(28, 15);
|
|
|
- this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.pr_code_label.Name = "pr_code_label";
|
|
|
- this.pr_code_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.pr_code_label.TabIndex = 145;
|
|
|
- this.pr_code_label.Text = "产品编号";
|
|
|
- //
|
|
|
- // pr_detail_label
|
|
|
- //
|
|
|
- this.pr_detail_label.AutoSize = true;
|
|
|
- this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail_label.Location = new System.Drawing.Point(386, 15);
|
|
|
- this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.pr_detail_label.Name = "pr_detail_label";
|
|
|
- this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.pr_detail_label.TabIndex = 144;
|
|
|
- this.pr_detail_label.Text = "产品名称";
|
|
|
- //
|
|
|
- // pr_spec_label
|
|
|
- //
|
|
|
- this.pr_spec_label.AutoSize = true;
|
|
|
- this.pr_spec_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_spec_label.Location = new System.Drawing.Point(782, 14);
|
|
|
- this.pr_spec_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.pr_spec_label.Name = "pr_spec_label";
|
|
|
- this.pr_spec_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.pr_spec_label.TabIndex = 150;
|
|
|
- this.pr_spec_label.Text = "产品规格";
|
|
|
- //
|
|
|
- // openFileDialog1
|
|
|
- //
|
|
|
- this.openFileDialog1.FileName = "openFileDialog1";
|
|
|
- //
|
|
|
- // CodeSoft
|
|
|
- //
|
|
|
- this.CodeSoft.AutoSize = true;
|
|
|
- this.CodeSoft.Checked = true;
|
|
|
- this.CodeSoft.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.CodeSoft.Location = new System.Drawing.Point(1290, 15);
|
|
|
- this.CodeSoft.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.CodeSoft.Name = "CodeSoft";
|
|
|
- this.CodeSoft.Size = new System.Drawing.Size(122, 31);
|
|
|
- this.CodeSoft.TabIndex = 161;
|
|
|
- this.CodeSoft.TabStop = true;
|
|
|
- this.CodeSoft.Text = "CodeSoft";
|
|
|
- this.CodeSoft.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // labelSoft_label
|
|
|
- //
|
|
|
- this.labelSoft_label.AutoSize = true;
|
|
|
- this.labelSoft_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.labelSoft_label.Location = new System.Drawing.Point(1165, 15);
|
|
|
- this.labelSoft_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.labelSoft_label.Name = "labelSoft_label";
|
|
|
- this.labelSoft_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.labelSoft_label.TabIndex = 163;
|
|
|
- this.labelSoft_label.Text = "模板软件";
|
|
|
- //
|
|
|
- // label1
|
|
|
- //
|
|
|
- this.label1.AutoSize = true;
|
|
|
- this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label1.Location = new System.Drawing.Point(1119, 113);
|
|
|
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(132, 27);
|
|
|
- this.label1.TabIndex = 164;
|
|
|
- this.label1.Text = "模板参数预览";
|
|
|
- //
|
|
|
- // dataGridViewCheckBoxColumn1
|
|
|
- //
|
|
|
- this.dataGridViewCheckBoxColumn1.HeaderText = "";
|
|
|
- this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
|
|
|
- this.dataGridViewCheckBoxColumn1.Width = 30;
|
|
|
- //
|
|
|
- // la_name
|
|
|
- //
|
|
|
- this.la_name.Enabled = false;
|
|
|
- this.la_name.Location = new System.Drawing.Point(151, 650);
|
|
|
- this.la_name.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.la_name.Name = "la_name";
|
|
|
- this.la_name.Size = new System.Drawing.Size(213, 25);
|
|
|
- this.la_name.TabIndex = 201;
|
|
|
- //
|
|
|
- // la_name_label
|
|
|
- //
|
|
|
- this.la_name_label.AutoSize = true;
|
|
|
- this.la_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.la_name_label.Location = new System.Drawing.Point(19, 652);
|
|
|
- this.la_name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.la_name_label.Name = "la_name_label";
|
|
|
- this.la_name_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.la_name_label.TabIndex = 202;
|
|
|
- this.la_name_label.Text = "模板名称";
|
|
|
- //
|
|
|
- // FTPShare
|
|
|
- //
|
|
|
- this.FTPShare.AutoSize = true;
|
|
|
- this.FTPShare.Checked = true;
|
|
|
- this.FTPShare.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
- this.FTPShare.Location = new System.Drawing.Point(1015, 656);
|
|
|
- this.FTPShare.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.FTPShare.Name = "FTPShare";
|
|
|
- this.FTPShare.Size = new System.Drawing.Size(83, 19);
|
|
|
- this.FTPShare.TabIndex = 200;
|
|
|
- this.FTPShare.Text = "FTP共享";
|
|
|
- this.FTPShare.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // OpenFolder
|
|
|
- //
|
|
|
- this.OpenFolder.Location = new System.Drawing.Point(788, 647);
|
|
|
- this.OpenFolder.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.OpenFolder.Name = "OpenFolder";
|
|
|
- this.OpenFolder.Size = new System.Drawing.Size(80, 30);
|
|
|
- this.OpenFolder.TabIndex = 192;
|
|
|
- this.OpenFolder.Text = "打开";
|
|
|
- this.OpenFolder.UseVisualStyleBackColor = true;
|
|
|
- this.OpenFolder.Click += new System.EventHandler(this.OpenFolder_Click);
|
|
|
- //
|
|
|
- // label3
|
|
|
- //
|
|
|
- this.label3.AutoSize = true;
|
|
|
- this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label3.Location = new System.Drawing.Point(384, 602);
|
|
|
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.label3.TabIndex = 199;
|
|
|
- this.label3.Text = "模板类型";
|
|
|
- //
|
|
|
- // FolderPath
|
|
|
- //
|
|
|
- this.FolderPath.Enabled = false;
|
|
|
- this.FolderPath.Location = new System.Drawing.Point(528, 650);
|
|
|
- this.FolderPath.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.FolderPath.Name = "FolderPath";
|
|
|
- this.FolderPath.Size = new System.Drawing.Size(213, 25);
|
|
|
- this.FolderPath.TabIndex = 193;
|
|
|
- //
|
|
|
- // FolderPath_Label
|
|
|
- //
|
|
|
- this.FolderPath_Label.AutoSize = true;
|
|
|
- this.FolderPath_Label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.FolderPath_Label.Location = new System.Drawing.Point(384, 652);
|
|
|
- this.FolderPath_Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.FolderPath_Label.Name = "FolderPath_Label";
|
|
|
- this.FolderPath_Label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.FolderPath_Label.TabIndex = 194;
|
|
|
- this.FolderPath_Label.Text = "模板路径";
|
|
|
- //
|
|
|
- // la_code_label
|
|
|
- //
|
|
|
- this.la_code_label.AutoSize = true;
|
|
|
- this.la_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.la_code_label.Location = new System.Drawing.Point(16, 598);
|
|
|
- this.la_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.la_code_label.Name = "la_code_label";
|
|
|
- this.la_code_label.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.la_code_label.TabIndex = 195;
|
|
|
- this.la_code_label.Text = "模板编号";
|
|
|
- //
|
|
|
- // LabelParam
|
|
|
- //
|
|
|
- this.LabelParam.AutoScroll = true;
|
|
|
- this.LabelParam.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
- this.LabelParam.Location = new System.Drawing.Point(1116, 152);
|
|
|
- this.LabelParam.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.LabelParam.Name = "LabelParam";
|
|
|
- this.LabelParam.Size = new System.Drawing.Size(343, 432);
|
|
|
- this.LabelParam.TabIndex = 203;
|
|
|
- //
|
|
|
- // label2
|
|
|
- //
|
|
|
- this.label2.AutoSize = true;
|
|
|
- this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label2.Location = new System.Drawing.Point(785, 603);
|
|
|
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(92, 27);
|
|
|
- this.label2.TabIndex = 205;
|
|
|
- this.label2.Text = "产品编号";
|
|
|
- //
|
|
|
- // pagination1
|
|
|
- //
|
|
|
- this.pagination1.AddEnable = false;
|
|
|
- this.pagination1.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.pagination1.DeleteEnable = false;
|
|
|
- this.pagination1.Location = new System.Drawing.Point(0, 690);
|
|
|
- this.pagination1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.pagination1.Name = "pagination1";
|
|
|
- this.pagination1.Size = new System.Drawing.Size(1470, 40);
|
|
|
- this.pagination1.TabIndex = 207;
|
|
|
- //
|
|
|
- // pr_code2
|
|
|
- //
|
|
|
- this.pr_code2.ID = null;
|
|
|
- this.pr_code2.Location = new System.Drawing.Point(137, 17);
|
|
|
- this.pr_code2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.pr_code2.Name = "pr_code2";
|
|
|
- this.pr_code2.Power = null;
|
|
|
- this.pr_code2.Size = new System.Drawing.Size(199, 25);
|
|
|
- this.pr_code2.Str = null;
|
|
|
- this.pr_code2.Str1 = null;
|
|
|
- this.pr_code2.Str2 = null;
|
|
|
- this.pr_code2.TabIndex = 206;
|
|
|
- this.pr_code2.Tag = "pr_code";
|
|
|
- //
|
|
|
- // Save
|
|
|
- //
|
|
|
- this.Save.Image = ((System.Drawing.Image)(resources.GetObject("Save.Image")));
|
|
|
- this.Save.Location = new System.Drawing.Point(898, 647);
|
|
|
- this.Save.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.Save.Name = "Save";
|
|
|
- this.Save.Power = "IfWrite";
|
|
|
- this.Save.Size = new System.Drawing.Size(80, 30);
|
|
|
- this.Save.TabIndex = 198;
|
|
|
- this.Save.Tag = "IfWrite";
|
|
|
- this.Save.Text = "保存";
|
|
|
- this.Save.UseVisualStyleBackColor = true;
|
|
|
- this.Save.Click += new System.EventHandler(this.Save_Click);
|
|
|
- //
|
|
|
- // la_type
|
|
|
- //
|
|
|
- this.la_type.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
- this.la_type.DropDownWidth = 161;
|
|
|
- this.la_type.FormattingEnabled = true;
|
|
|
- this.la_type.Items.AddRange(new object[] {
|
|
|
- "机身标",
|
|
|
- "彩盒标",
|
|
|
- "卡通箱标",
|
|
|
- "大箱标",
|
|
|
- "栈板标"});
|
|
|
- this.la_type.Location = new System.Drawing.Point(528, 602);
|
|
|
- this.la_type.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.la_type.Name = "la_type";
|
|
|
- this.la_type.Size = new System.Drawing.Size(213, 23);
|
|
|
- this.la_type.TabIndex = 197;
|
|
|
- //
|
|
|
- // la_code
|
|
|
- //
|
|
|
- this.la_code.Caller = null;
|
|
|
- this.la_code.Condition = null;
|
|
|
- this.la_code.DBTitle = "模板查询";
|
|
|
- this.la_code.FormName = null;
|
|
|
- this.la_code.Location = new System.Drawing.Point(148, 602);
|
|
|
- this.la_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.la_code.Name = "la_code";
|
|
|
- this.la_code.Power = null;
|
|
|
- this.la_code.SelectField = null;
|
|
|
- this.la_code.SetValueField = null;
|
|
|
- this.la_code.Size = new System.Drawing.Size(215, 26);
|
|
|
- this.la_code.TabIndex = 196;
|
|
|
- this.la_code.TableName = null;
|
|
|
- this.la_code.Tag = "IfRead";
|
|
|
- this.la_code.TextBoxEnable = false;
|
|
|
- //
|
|
|
- // ChooseAll
|
|
|
- //
|
|
|
- this.ChooseAll.Location = new System.Drawing.Point(21, 94);
|
|
|
- this.ChooseAll.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.ChooseAll.Name = "ChooseAll";
|
|
|
- this.ChooseAll.Size = new System.Drawing.Size(51, 25);
|
|
|
- this.ChooseAll.TabIndex = 174;
|
|
|
- this.ChooseAll.Text = "全选";
|
|
|
- this.ChooseAll.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // LabelDataGridView
|
|
|
- //
|
|
|
- this.LabelDataGridView.AllowUserToAddRows = false;
|
|
|
- this.LabelDataGridView.AllowUserToResizeRows = false;
|
|
|
- this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
|
|
|
- this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
- this.Choose,
|
|
|
- this.la_id,
|
|
|
- this.pl_detno,
|
|
|
- this.pr_code1,
|
|
|
- this.pr_detail1,
|
|
|
- this.pr_spec1,
|
|
|
- this.pl_labelname,
|
|
|
- this.pl_labeltype,
|
|
|
- this.pl_labelcode,
|
|
|
- this.pl_labelsoft,
|
|
|
- this.pl_isdefault,
|
|
|
- this.pl_labelurl,
|
|
|
- this.pl_id,
|
|
|
- this.pl_prodcode});
|
|
|
- this.LabelDataGridView.Location = new System.Drawing.Point(21, 126);
|
|
|
- this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.LabelDataGridView.Name = "LabelDataGridView";
|
|
|
- this.LabelDataGridView.RowTemplate.Height = 23;
|
|
|
- this.LabelDataGridView.Size = new System.Drawing.Size(1077, 458);
|
|
|
- this.LabelDataGridView.TabIndex = 172;
|
|
|
- this.LabelDataGridView.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelDataGridView_CellContentClick);
|
|
|
- this.LabelDataGridView.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.LabelDataGridView_CellFormatting);
|
|
|
- this.LabelDataGridView.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelDataGridView_DataError);
|
|
|
- //
|
|
|
- // Choose
|
|
|
- //
|
|
|
- this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.Choose.HeaderText = "勾选";
|
|
|
- this.Choose.Name = "Choose";
|
|
|
- this.Choose.Width = 40;
|
|
|
- //
|
|
|
- // la_id
|
|
|
- //
|
|
|
- this.la_id.DataPropertyName = "la_id";
|
|
|
- this.la_id.HeaderText = "la_id";
|
|
|
- this.la_id.Name = "la_id";
|
|
|
- this.la_id.Visible = false;
|
|
|
- //
|
|
|
- // pl_detno
|
|
|
- //
|
|
|
- this.pl_detno.DataPropertyName = "pl_detno";
|
|
|
- this.pl_detno.HeaderText = "序号";
|
|
|
- this.pl_detno.Name = "pl_detno";
|
|
|
- this.pl_detno.Width = 60;
|
|
|
- //
|
|
|
- // pr_code1
|
|
|
- //
|
|
|
- this.pr_code1.DataPropertyName = "pl_prodcode";
|
|
|
- this.pr_code1.HeaderText = "产品编号";
|
|
|
- this.pr_code1.Name = "pr_code1";
|
|
|
- this.pr_code1.ReadOnly = true;
|
|
|
- //
|
|
|
- // pr_detail1
|
|
|
- //
|
|
|
- this.pr_detail1.DataPropertyName = "pr_detail";
|
|
|
- this.pr_detail1.HeaderText = "产品名称";
|
|
|
- this.pr_detail1.Name = "pr_detail1";
|
|
|
- this.pr_detail1.ReadOnly = true;
|
|
|
- //
|
|
|
- // pr_spec1
|
|
|
- //
|
|
|
- this.pr_spec1.DataPropertyName = "pr_spec";
|
|
|
- this.pr_spec1.HeaderText = "产品规格";
|
|
|
- this.pr_spec1.Name = "pr_spec1";
|
|
|
- this.pr_spec1.ReadOnly = true;
|
|
|
- this.pr_spec1.Width = 80;
|
|
|
- //
|
|
|
- // pl_labelname
|
|
|
- //
|
|
|
- this.pl_labelname.DataPropertyName = "pl_labelname";
|
|
|
- this.pl_labelname.HeaderText = "模板名称";
|
|
|
- this.pl_labelname.Name = "pl_labelname";
|
|
|
- //
|
|
|
- // pl_labeltype
|
|
|
- //
|
|
|
- this.pl_labeltype.DataPropertyName = "pl_labeltype";
|
|
|
- this.pl_labeltype.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
|
- this.pl_labeltype.HeaderText = "模板类型";
|
|
|
- this.pl_labeltype.Items.AddRange(new object[] {
|
|
|
- "机身标",
|
|
|
- "彩盒标",
|
|
|
- "大箱标"});
|
|
|
- this.pl_labeltype.Name = "pl_labeltype";
|
|
|
- this.pl_labeltype.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.pl_labeltype.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- this.pl_labeltype.Width = 70;
|
|
|
- //
|
|
|
- // pl_labelcode
|
|
|
- //
|
|
|
- this.pl_labelcode.DataPropertyName = "pl_labelcode";
|
|
|
- this.pl_labelcode.HeaderText = "模板编号";
|
|
|
- this.pl_labelcode.Name = "pl_labelcode";
|
|
|
- this.pl_labelcode.Width = 90;
|
|
|
- //
|
|
|
- // pl_labelsoft
|
|
|
- //
|
|
|
- this.pl_labelsoft.DataPropertyName = "pl_labelsoft";
|
|
|
- this.pl_labelsoft.HeaderText = "模板软件";
|
|
|
- this.pl_labelsoft.Name = "pl_labelsoft";
|
|
|
- this.pl_labelsoft.Width = 80;
|
|
|
- //
|
|
|
- // pl_isdefault
|
|
|
- //
|
|
|
- this.pl_isdefault.DataPropertyName = "pl_isdefault";
|
|
|
- this.pl_isdefault.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
|
- this.pl_isdefault.HeaderText = "是否默认";
|
|
|
- this.pl_isdefault.Name = "pl_isdefault";
|
|
|
- this.pl_isdefault.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.pl_isdefault.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- this.pl_isdefault.Width = 60;
|
|
|
- //
|
|
|
- // pl_labelurl
|
|
|
- //
|
|
|
- this.pl_labelurl.DataPropertyName = "pl_labelurl";
|
|
|
- this.pl_labelurl.HeaderText = "模板路径";
|
|
|
- this.pl_labelurl.Name = "pl_labelurl";
|
|
|
- this.pl_labelurl.ReadOnly = true;
|
|
|
- this.pl_labelurl.Width = 240;
|
|
|
- //
|
|
|
- // pl_id
|
|
|
- //
|
|
|
- this.pl_id.DataPropertyName = "pl_id";
|
|
|
- this.pl_id.HeaderText = "pl_id";
|
|
|
- this.pl_id.Name = "pl_id";
|
|
|
- this.pl_id.Visible = false;
|
|
|
- //
|
|
|
- // pl_prodcode
|
|
|
- //
|
|
|
- this.pl_prodcode.DataPropertyName = "pl_prodcode";
|
|
|
- this.pl_prodcode.HeaderText = "pl_prodcode";
|
|
|
- this.pl_prodcode.Name = "pl_prodcode";
|
|
|
- this.pl_prodcode.Visible = false;
|
|
|
- //
|
|
|
- // PrintTest
|
|
|
- //
|
|
|
- this.PrintTest.Image = ((System.Drawing.Image)(resources.GetObject("PrintTest.Image")));
|
|
|
- this.PrintTest.Location = new System.Drawing.Point(1251, 606);
|
|
|
- this.PrintTest.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.PrintTest.Name = "PrintTest";
|
|
|
- this.PrintTest.Power = "ifread";
|
|
|
- this.PrintTest.Size = new System.Drawing.Size(81, 30);
|
|
|
- this.PrintTest.TabIndex = 166;
|
|
|
- this.PrintTest.Tag = "Print";
|
|
|
- this.PrintTest.Text = "打印测试";
|
|
|
- this.PrintTest.UseVisualStyleBackColor = true;
|
|
|
- this.PrintTest.Click += new System.EventHandler(this.PrintTest_Click);
|
|
|
- //
|
|
|
- // pr_code
|
|
|
- //
|
|
|
- this.pr_code.Caller = null;
|
|
|
- this.pr_code.Condition = null;
|
|
|
- this.pr_code.DBTitle = "产品编号查询";
|
|
|
- this.pr_code.FormName = null;
|
|
|
- this.pr_code.Location = new System.Drawing.Point(898, 599);
|
|
|
- this.pr_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.pr_code.Name = "pr_code";
|
|
|
- this.pr_code.Power = null;
|
|
|
- this.pr_code.SelectField = null;
|
|
|
- this.pr_code.SetValueField = null;
|
|
|
- this.pr_code.Size = new System.Drawing.Size(200, 26);
|
|
|
- this.pr_code.TabIndex = 159;
|
|
|
- this.pr_code.TableName = null;
|
|
|
- this.pr_code.Tag = "pr_code";
|
|
|
- this.pr_code.TextBoxEnable = false;
|
|
|
- //
|
|
|
- // UpdateGrid
|
|
|
- //
|
|
|
- this.UpdateGrid.Image = ((System.Drawing.Image)(resources.GetObject("UpdateGrid.Image")));
|
|
|
- this.UpdateGrid.Location = new System.Drawing.Point(771, 62);
|
|
|
- this.UpdateGrid.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.UpdateGrid.Name = "UpdateGrid";
|
|
|
- this.UpdateGrid.Power = "IfWrite";
|
|
|
- this.UpdateGrid.Size = new System.Drawing.Size(84, 30);
|
|
|
- this.UpdateGrid.TabIndex = 154;
|
|
|
- this.UpdateGrid.Tag = "IfWrite";
|
|
|
- this.UpdateGrid.Text = "更新";
|
|
|
- this.UpdateGrid.UseVisualStyleBackColor = true;
|
|
|
- this.UpdateGrid.Click += new System.EventHandler(this.Update_Click);
|
|
|
- //
|
|
|
- // Screen
|
|
|
- //
|
|
|
- this.Screen.Image = ((System.Drawing.Image)(resources.GetObject("Screen.Image")));
|
|
|
- this.Screen.Location = new System.Drawing.Point(637, 62);
|
|
|
- this.Screen.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.Screen.Name = "Screen";
|
|
|
- this.Screen.Power = "IfRead";
|
|
|
- this.Screen.Size = new System.Drawing.Size(84, 30);
|
|
|
- this.Screen.TabIndex = 153;
|
|
|
- this.Screen.Tag = "IfRead";
|
|
|
- this.Screen.Text = "筛选";
|
|
|
- this.Screen.UseVisualStyleBackColor = true;
|
|
|
- this.Screen.Click += new System.EventHandler(this.Screen_Click);
|
|
|
- //
|
|
|
- // pr_spec
|
|
|
- //
|
|
|
- this.pr_spec.ID = null;
|
|
|
- this.pr_spec.Location = new System.Drawing.Point(900, 15);
|
|
|
- this.pr_spec.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.pr_spec.Name = "pr_spec";
|
|
|
- this.pr_spec.Power = null;
|
|
|
- this.pr_spec.Size = new System.Drawing.Size(199, 25);
|
|
|
- this.pr_spec.Str = null;
|
|
|
- this.pr_spec.Str1 = null;
|
|
|
- this.pr_spec.Str2 = null;
|
|
|
- this.pr_spec.TabIndex = 151;
|
|
|
- this.pr_spec.Tag = "pr_spec";
|
|
|
- //
|
|
|
- // pr_detail
|
|
|
- //
|
|
|
- this.pr_detail.ID = null;
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(497, 16);
|
|
|
- this.pr_detail.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.pr_detail.Name = "pr_detail";
|
|
|
- this.pr_detail.Power = null;
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(199, 25);
|
|
|
- this.pr_detail.Str = null;
|
|
|
- this.pr_detail.Str1 = null;
|
|
|
- this.pr_detail.Str2 = null;
|
|
|
- this.pr_detail.TabIndex = 147;
|
|
|
- this.pr_detail.Tag = "pr_detail";
|
|
|
- //
|
|
|
- // 产品标签维护
|
|
|
- //
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1470, 730);
|
|
|
- this.Controls.Add(this.pagination1);
|
|
|
- this.Controls.Add(this.pr_code2);
|
|
|
- this.Controls.Add(this.label2);
|
|
|
- this.Controls.Add(this.LabelParam);
|
|
|
- this.Controls.Add(this.la_name);
|
|
|
- this.Controls.Add(this.la_name_label);
|
|
|
- this.Controls.Add(this.FTPShare);
|
|
|
- this.Controls.Add(this.Save);
|
|
|
- this.Controls.Add(this.OpenFolder);
|
|
|
- this.Controls.Add(this.label3);
|
|
|
- this.Controls.Add(this.FolderPath);
|
|
|
- this.Controls.Add(this.FolderPath_Label);
|
|
|
- this.Controls.Add(this.la_type);
|
|
|
- this.Controls.Add(this.la_code_label);
|
|
|
- this.Controls.Add(this.la_code);
|
|
|
- this.Controls.Add(this.ChooseAll);
|
|
|
- this.Controls.Add(this.LabelDataGridView);
|
|
|
- this.Controls.Add(this.PrintTest);
|
|
|
- this.Controls.Add(this.label1);
|
|
|
- this.Controls.Add(this.labelSoft_label);
|
|
|
- this.Controls.Add(this.CodeSoft);
|
|
|
- this.Controls.Add(this.pr_code);
|
|
|
- this.Controls.Add(this.UpdateGrid);
|
|
|
- this.Controls.Add(this.Screen);
|
|
|
- this.Controls.Add(this.pr_spec);
|
|
|
- this.Controls.Add(this.pr_spec_label);
|
|
|
- this.Controls.Add(this.pr_detail);
|
|
|
- this.Controls.Add(this.pr_code_label);
|
|
|
- this.Controls.Add(this.pr_detail_label);
|
|
|
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.Name = "产品标签维护";
|
|
|
- this.Tag = "Make!ProLabel";
|
|
|
- this.Text = "产品标签维护";
|
|
|
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.产品标签维护_FormClosing);
|
|
|
- this.Load += new System.EventHandler(this.条码维护_Load);
|
|
|
- this.SizeChanged += new System.EventHandler(this.产品标签维护_SizeChanged);
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
|
|
|
- this.ResumeLayout(false);
|
|
|
- this.PerformLayout();
|
|
|
-
|
|
|
- }
|
|
|
-
|
|
|
- #endregion
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox pr_detail;
|
|
|
- private System.Windows.Forms.Label pr_code_label;
|
|
|
- private System.Windows.Forms.Label pr_detail_label;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox pr_spec;
|
|
|
- private System.Windows.Forms.Label pr_spec_label;
|
|
|
-
|
|
|
- private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
|
|
|
- private CustomControl.ButtonUtil.NormalButton Screen;
|
|
|
- private CustomControl.ButtonUtil.NormalButton UpdateGrid;
|
|
|
- private System.Windows.Forms.OpenFileDialog openFileDialog1;
|
|
|
- private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
|
|
|
- private CustomControl.TextBoxWithIcon.SearchTextBox pr_code;
|
|
|
- private System.Windows.Forms.RadioButton CodeSoft;
|
|
|
- private System.Windows.Forms.Label labelSoft_label;
|
|
|
- private System.Windows.Forms.Label label1;
|
|
|
- private CustomControl.ButtonUtil.NormalButton PrintTest;
|
|
|
- private CustomControl.DataGrid_View.DataGridViewWithCheckBox LabelDataGridView;
|
|
|
- private CustomControl.ButtonUtil.ChooseAllButton ChooseAll;
|
|
|
- private System.Windows.Forms.TextBox la_name;
|
|
|
- private System.Windows.Forms.Label la_name_label;
|
|
|
- private System.Windows.Forms.CheckBox FTPShare;
|
|
|
- private CustomControl.ButtonUtil.NormalButton Save;
|
|
|
- private System.Windows.Forms.Button OpenFolder;
|
|
|
- private System.Windows.Forms.Label label3;
|
|
|
- private System.Windows.Forms.TextBox FolderPath;
|
|
|
- private System.Windows.Forms.Label FolderPath_Label;
|
|
|
- private CustomControl.ComBoxWithFocus.ComBoxWithFocus la_type;
|
|
|
- private System.Windows.Forms.Label la_code_label;
|
|
|
- private CustomControl.TextBoxWithIcon.SearchTextBox la_code;
|
|
|
- private System.Windows.Forms.Panel LabelParam;
|
|
|
- private System.Windows.Forms.Label label2;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox pr_code2;
|
|
|
- private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn la_id;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pl_detno;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_code1;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail1;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec1;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pl_labelname;
|
|
|
- private System.Windows.Forms.DataGridViewComboBoxColumn pl_labeltype;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pl_labelcode;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pl_labelsoft;
|
|
|
- private System.Windows.Forms.DataGridViewComboBoxColumn pl_isdefault;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pl_labelurl;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pl_id;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pl_prodcode;
|
|
|
- private CustomControl.Pagination.Pagination pagination1;
|
|
|
- }
|
|
|
-}
|