using System.Windows.Forms; using UAS_LabelMachine.CustomControl; namespace UAS_LabelMachine { partial class 客户标签维护 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(客户标签维护)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); this.cl_code_label = new System.Windows.Forms.Label(); this.cu_name_label = new System.Windows.Forms.Label(); this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog(); this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog(); this.label1 = new System.Windows.Forms.Label(); this.PrinterList_lable = new System.Windows.Forms.Label(); 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_type1 = new System.Windows.Forms.ComboBox(); this.cl_custcode_label = new System.Windows.Forms.Label(); this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.la_code_label = new System.Windows.Forms.Label(); this.NetURL_label = new System.Windows.Forms.Label(); this.cl_labeltype_label = new System.Windows.Forms.Label(); this.la_type = new System.Windows.Forms.ComboBox(); 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.FastReport = new System.Windows.Forms.RadioButton(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.pagination1 = new UAS_LabelMachine.CustomControl.Pagination(); this.NewLabel = new UAS_LabelMachine.CustomControl.NormalButton(); this.NetURL = new UAS_LabelMachine.CustomControl.EnterTextBox(); this.la_code = new UAS_LabelMachine.CustomControl.SearchTextBox(); this.Save = new UAS_LabelMachine.CustomControl.NormalButton(); this.ChooseAll = new UAS_LabelMachine.CustomControl.ChooseAllButton(); this.PrinterList = new UAS_LabelMachine.CustomControl.PrinterCombox(); this.LabelDataGridView = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum(); this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.la_id = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cu_name1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cl_id = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CL_CUSTCODE2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cl_labeltype = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cl_labelcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cl_labelurl = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cl_labelname = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cl_date = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cl_isdefault = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cl_detno = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cl_labelsoft = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cl_status = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.PrintTest = new UAS_LabelMachine.CustomControl.NormalButton(); this.客户编号 = new UAS_LabelMachine.CustomControl.SearchTextBox(); this.cu_code = new UAS_LabelMachine.CustomControl.SearchTextBox(); this.UpdateGrid = new UAS_LabelMachine.CustomControl.NormalButton(); this.Screen = new UAS_LabelMachine.CustomControl.NormalButton(); this.cu_name = new UAS_LabelMachine.CustomControl.EnterTextBox(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit(); this.SuspendLayout(); // // cl_code_label // this.cl_code_label.AutoSize = true; this.cl_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cl_code_label.Location = new System.Drawing.Point(62, 30); this.cl_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.cl_code_label.Name = "cl_code_label"; this.cl_code_label.Size = new System.Drawing.Size(146, 41); this.cl_code_label.TabIndex = 145; this.cl_code_label.Text = "客户编号"; // // cu_name_label // this.cu_name_label.AutoSize = true; this.cu_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cu_name_label.Location = new System.Drawing.Point(650, 32); this.cu_name_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.cu_name_label.Name = "cu_name_label"; this.cu_name_label.Size = new System.Drawing.Size(146, 41); this.cu_name_label.TabIndex = 144; this.cu_name_label.Text = "客户名称"; // // openFileDialog1 // this.openFileDialog1.FileName = "openFileDialog1"; // // 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(1838, 178); this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(210, 41); this.label1.TabIndex = 164; this.label1.Text = "模板参数预览"; // // PrinterList_lable // this.PrinterList_lable.AutoSize = true; this.PrinterList_lable.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.PrinterList_lable.Location = new System.Drawing.Point(1840, 42); this.PrinterList_lable.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.PrinterList_lable.Name = "PrinterList_lable"; this.PrinterList_lable.Size = new System.Drawing.Size(178, 41); this.PrinterList_lable.TabIndex = 175; this.PrinterList_lable.Text = "打印机列表"; // // OpenFolder // this.OpenFolder.Location = new System.Drawing.Point(1124, 980); this.OpenFolder.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.OpenFolder.Name = "OpenFolder"; this.OpenFolder.Size = new System.Drawing.Size(150, 54); this.OpenFolder.TabIndex = 156; 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(566, 906); this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(146, 41); this.label3.TabIndex = 171; this.label3.Text = "盘标类型"; // // FolderPath // this.FolderPath.Enabled = false; this.FolderPath.Location = new System.Drawing.Point(758, 986); this.FolderPath.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.FolderPath.Name = "FolderPath"; this.FolderPath.Size = new System.Drawing.Size(318, 35); this.FolderPath.TabIndex = 157; // // 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(566, 986); this.FolderPath_Label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.FolderPath_Label.Name = "FolderPath_Label"; this.FolderPath_Label.Size = new System.Drawing.Size(146, 41); this.FolderPath_Label.TabIndex = 158; this.FolderPath_Label.Text = "模板路径"; // // la_type1 // this.la_type1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.la_type1.DropDownWidth = 161; this.la_type1.FormattingEnabled = true; this.la_type1.Items.AddRange(new object[] { "单盘", "中盒", "外箱"}); this.la_type1.Location = new System.Drawing.Point(758, 908); this.la_type1.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.la_type1.Name = "la_type1"; this.la_type1.Size = new System.Drawing.Size(318, 32); this.la_type1.TabIndex = 169; // // cl_custcode_label // this.cl_custcode_label.AutoSize = true; this.cl_custcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cl_custcode_label.Location = new System.Drawing.Point(40, 900); this.cl_custcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.cl_custcode_label.Name = "cl_custcode_label"; this.cl_custcode_label.Size = new System.Drawing.Size(146, 41); this.cl_custcode_label.TabIndex = 167; this.cl_custcode_label.Text = "客户编号"; // // dataGridViewCheckBoxColumn1 // this.dataGridViewCheckBoxColumn1.HeaderText = ""; this.dataGridViewCheckBoxColumn1.MinimumWidth = 10; this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1"; this.dataGridViewCheckBoxColumn1.Width = 30; // // 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(1126, 906); this.la_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.la_code_label.Name = "la_code_label"; this.la_code_label.Size = new System.Drawing.Size(146, 41); this.la_code_label.TabIndex = 178; this.la_code_label.Text = "模板编号"; // // NetURL_label // this.NetURL_label.AutoSize = true; this.NetURL_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.NetURL_label.Location = new System.Drawing.Point(1872, 98); this.NetURL_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.NetURL_label.Name = "NetURL_label"; this.NetURL_label.Size = new System.Drawing.Size(146, 41); this.NetURL_label.TabIndex = 181; this.NetURL_label.Text = "网络路径"; // // cl_labeltype_label // this.cl_labeltype_label.AutoSize = true; this.cl_labeltype_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cl_labeltype_label.Location = new System.Drawing.Point(1218, 30); this.cl_labeltype_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.cl_labeltype_label.Name = "cl_labeltype_label"; this.cl_labeltype_label.Size = new System.Drawing.Size(146, 41); this.cl_labeltype_label.TabIndex = 185; this.cl_labeltype_label.Text = "盘标类型"; // // la_type // this.la_type.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.la_type.DropDownWidth = 161; this.la_type.FormattingEnabled = true; this.la_type.Location = new System.Drawing.Point(1410, 32); this.la_type.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.la_type.Name = "la_type"; this.la_type.Size = new System.Drawing.Size(318, 32); this.la_type.TabIndex = 184; this.la_type.Tag = "cl_labeltype"; // // la_name // this.la_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.la_name.Location = new System.Drawing.Point(232, 986); this.la_name.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.la_name.Name = "la_name"; this.la_name.Size = new System.Drawing.Size(0, 35); this.la_name.TabIndex = 186; // // 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(40, 986); this.la_name_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.la_name_label.Name = "la_name_label"; this.la_name_label.Size = new System.Drawing.Size(146, 41); this.la_name_label.TabIndex = 187; this.la_name_label.Text = "模板名称"; // // FTPShare // this.FTPShare.AutoSize = true; this.FTPShare.Location = new System.Drawing.Point(1318, 994); this.FTPShare.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.FTPShare.Name = "FTPShare"; this.FTPShare.Size = new System.Drawing.Size(126, 28); this.FTPShare.TabIndex = 188; this.FTPShare.Text = "FTP共享"; this.FTPShare.UseVisualStyleBackColor = true; this.FTPShare.Visible = false; // // FastReport // this.FastReport.AutoSize = true; this.FastReport.Checked = true; this.FastReport.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.FastReport.Location = new System.Drawing.Point(2116, 172); this.FastReport.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.FastReport.Name = "FastReport"; this.FastReport.Size = new System.Drawing.Size(214, 45); this.FastReport.TabIndex = 161; this.FastReport.TabStop = true; this.FastReport.Text = "FastReport"; this.FastReport.UseVisualStyleBackColor = true; this.FastReport.Visible = false; // // pictureBox1 // this.pictureBox1.Location = new System.Drawing.Point(1836, 276); this.pictureBox1.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(508, 600); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox1.TabIndex = 191; this.pictureBox1.TabStop = false; // // pagination1 // this.pagination1.Cursor = System.Windows.Forms.Cursors.Hand; this.pagination1.Location = new System.Drawing.Point(0, 1100); this.pagination1.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8); this.pagination1.Name = "pagination1"; this.pagination1.Size = new System.Drawing.Size(2358, 62); this.pagination1.TabIndex = 190; // // NewLabel // this.NewLabel.Image = ((System.Drawing.Image)(resources.GetObject("NewLabel.Image"))); this.NewLabel.Location = new System.Drawing.Point(1692, 980); this.NewLabel.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.NewLabel.Name = "NewLabel"; this.NewLabel.Size = new System.Drawing.Size(122, 48); this.NewLabel.TabIndex = 189; this.NewLabel.Tag = "IfWrite"; this.NewLabel.Text = "新增标签"; this.NewLabel.UseVisualStyleBackColor = true; this.NewLabel.Click += new System.EventHandler(this.NewLabel_Click); // // NetURL // this.NetURL.ID = null; this.NetURL.Location = new System.Drawing.Point(2052, 98); this.NetURL.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.NetURL.Name = "NetURL"; this.NetURL.Size = new System.Drawing.Size(240, 35); this.NetURL.Str = null; this.NetURL.Str1 = null; this.NetURL.Str2 = null; this.NetURL.TabIndex = 182; this.NetURL.Tag = "cu_name"; this.NetURL.Text = "\\\\10.2.10.238\\PRINTE\\FASTREPORT\\"; this.NetURL.TextChanged += new System.EventHandler(this.NetURL_TextChanged); // // la_code // this.la_code.AllPower = null; this.la_code.Caller = null; this.la_code.Condition = null; this.la_code.DBTitle = null; this.la_code.FormName = null; this.la_code.Location = new System.Drawing.Point(1318, 910); this.la_code.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.la_code.Name = "la_code"; this.la_code.Power = null; this.la_code.ReturnData = null; this.la_code.SelectField = null; this.la_code.SetValueField = null; this.la_code.Size = new System.Drawing.Size(322, 42); this.la_code.TabIndex = 179; this.la_code.TableName = null; this.la_code.Tag = "la_code"; this.la_code.TextBoxEnable = false; // // Save // this.Save.Image = ((System.Drawing.Image)(resources.GetObject("Save.Image"))); this.Save.Location = new System.Drawing.Point(1518, 982); this.Save.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.Save.Name = "Save"; this.Save.Size = new System.Drawing.Size(122, 48); this.Save.TabIndex = 170; this.Save.Tag = "IfWrite"; this.Save.Text = "保存"; this.Save.UseVisualStyleBackColor = true; this.Save.Click += new System.EventHandler(this.Save_Click); // // ChooseAll // this.ChooseAll.Location = new System.Drawing.Point(38, 184); this.ChooseAll.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.ChooseAll.Name = "ChooseAll"; this.ChooseAll.Size = new System.Drawing.Size(80, 42); this.ChooseAll.TabIndex = 177; this.ChooseAll.Text = "全选"; this.ChooseAll.UseVisualStyleBackColor = true; // // PrinterList // this.PrinterList.Location = new System.Drawing.Point(2052, 44); this.PrinterList.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8); this.PrinterList.Name = "PrinterList"; this.PrinterList.Size = new System.Drawing.Size(242, 40); this.PrinterList.TabIndex = 174; // // LabelDataGridView // this.LabelDataGridView.AllowUserToAddRows = false; this.LabelDataGridView.AllowUserToResizeRows = false; this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace; this.LabelDataGridView.ColumnHeadersHeight = 46; this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Choose, this.la_id, this.cu_name1, this.cl_id, this.CL_CUSTCODE2, this.cl_labeltype, this.cl_labelcode, this.cl_labelurl, this.cl_labelname, this.cl_date, this.cl_isdefault, this.cl_detno, this.cl_labelsoft, this.cl_status}); this.LabelDataGridView.Location = new System.Drawing.Point(34, 180); this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.LabelDataGridView.Name = "LabelDataGridView"; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle1.BackColor = System.Drawing.Color.Blue; dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle1.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.LabelDataGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle1; this.LabelDataGridView.RowHeadersWidth = 82; dataGridViewCellStyle2.BackColor = System.Drawing.Color.White; this.LabelDataGridView.RowsDefaultCellStyle = dataGridViewCellStyle2; this.LabelDataGridView.RowTemplate.Height = 23; this.LabelDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.LabelDataGridView.Size = new System.Drawing.Size(1780, 696); this.LabelDataGridView.TabIndex = 172; this.LabelDataGridView.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelDataGridView_CellContentClick); this.LabelDataGridView.CellContentDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelDataGridView_CellContentDoubleClick); 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.MinimumWidth = 10; this.Choose.Name = "Choose"; this.Choose.Resizable = System.Windows.Forms.DataGridViewTriState.False; this.Choose.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.Choose.Width = 40; // // la_id // this.la_id.DataPropertyName = "la_id"; this.la_id.HeaderText = "la_id"; this.la_id.MinimumWidth = 10; this.la_id.Name = "la_id"; this.la_id.Visible = false; this.la_id.Width = 200; // // cu_name1 // this.cu_name1.DataPropertyName = "cu_name"; this.cu_name1.HeaderText = "客户名称"; this.cu_name1.MinimumWidth = 10; this.cu_name1.Name = "cu_name1"; this.cu_name1.ReadOnly = true; this.cu_name1.Width = 200; // // cl_id // this.cl_id.DataPropertyName = "cl_id"; this.cl_id.HeaderText = "cl_id"; this.cl_id.MinimumWidth = 10; this.cl_id.Name = "cl_id"; this.cl_id.Visible = false; this.cl_id.Width = 200; // // CL_CUSTCODE2 // this.CL_CUSTCODE2.DataPropertyName = "cl_custcode"; this.CL_CUSTCODE2.HeaderText = "客户编号"; this.CL_CUSTCODE2.MinimumWidth = 10; this.CL_CUSTCODE2.Name = "CL_CUSTCODE2"; this.CL_CUSTCODE2.ReadOnly = true; this.CL_CUSTCODE2.Width = 200; // // cl_labeltype // this.cl_labeltype.DataPropertyName = "cl_labeltype"; this.cl_labeltype.HeaderText = "标签类型"; this.cl_labeltype.MinimumWidth = 10; this.cl_labeltype.Name = "cl_labeltype"; this.cl_labeltype.ReadOnly = true; this.cl_labeltype.Width = 200; // // cl_labelcode // this.cl_labelcode.DataPropertyName = "cl_labelcode"; this.cl_labelcode.HeaderText = "模板编号"; this.cl_labelcode.MinimumWidth = 10; this.cl_labelcode.Name = "cl_labelcode"; this.cl_labelcode.ReadOnly = true; this.cl_labelcode.Width = 200; // // cl_labelurl // this.cl_labelurl.DataPropertyName = "cl_labelurl"; this.cl_labelurl.HeaderText = "模板路径"; this.cl_labelurl.MinimumWidth = 10; this.cl_labelurl.Name = "cl_labelurl"; this.cl_labelurl.ReadOnly = true; this.cl_labelurl.Width = 200; // // cl_labelname // this.cl_labelname.DataPropertyName = "cl_labelname"; this.cl_labelname.HeaderText = "模板名称"; this.cl_labelname.MinimumWidth = 10; this.cl_labelname.Name = "cl_labelname"; this.cl_labelname.ReadOnly = true; this.cl_labelname.Width = 200; // // cl_date // this.cl_date.DataPropertyName = "cl_date"; this.cl_date.HeaderText = "最后修改时间"; this.cl_date.MinimumWidth = 10; this.cl_date.Name = "cl_date"; this.cl_date.ReadOnly = true; this.cl_date.Width = 200; // // cl_isdefault // this.cl_isdefault.DataPropertyName = "cl_isdefault"; this.cl_isdefault.HeaderText = "是否默认"; this.cl_isdefault.MinimumWidth = 10; this.cl_isdefault.Name = "cl_isdefault"; this.cl_isdefault.ReadOnly = true; this.cl_isdefault.Width = 200; // // cl_detno // this.cl_detno.DataPropertyName = "cl_detno"; this.cl_detno.HeaderText = "序号"; this.cl_detno.MinimumWidth = 10; this.cl_detno.Name = "cl_detno"; this.cl_detno.ReadOnly = true; this.cl_detno.Width = 200; // // cl_labelsoft // this.cl_labelsoft.DataPropertyName = "cl_labelsoft"; this.cl_labelsoft.HeaderText = "标签软件"; this.cl_labelsoft.MinimumWidth = 10; this.cl_labelsoft.Name = "cl_labelsoft"; this.cl_labelsoft.ReadOnly = true; this.cl_labelsoft.Width = 200; // // cl_status // this.cl_status.DataPropertyName = "cl_status"; this.cl_status.HeaderText = "状态"; this.cl_status.MinimumWidth = 10; this.cl_status.Name = "cl_status"; this.cl_status.ReadOnly = true; this.cl_status.Width = 200; // // PrintTest // this.PrintTest.Image = ((System.Drawing.Image)(resources.GetObject("PrintTest.Image"))); this.PrintTest.Location = new System.Drawing.Point(2032, 910); this.PrintTest.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.PrintTest.Name = "PrintTest"; this.PrintTest.Size = new System.Drawing.Size(122, 48); this.PrintTest.TabIndex = 166; this.PrintTest.Tag = "Print"; this.PrintTest.Text = "打印测试"; this.PrintTest.UseVisualStyleBackColor = true; this.PrintTest.Click += new System.EventHandler(this.PrintTest_Click); // // 客户编号 // this.客户编号.AllPower = null; this.客户编号.Caller = null; this.客户编号.Condition = null; this.客户编号.DBTitle = null; this.客户编号.FormName = null; this.客户编号.Location = new System.Drawing.Point(232, 906); this.客户编号.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.客户编号.Name = "客户编号"; this.客户编号.Power = null; this.客户编号.ReturnData = null; this.客户编号.SelectField = null; this.客户编号.SetValueField = null; this.客户编号.Size = new System.Drawing.Size(272, 42); this.客户编号.TabIndex = 168; this.客户编号.TableName = null; this.客户编号.Tag = "cu_code"; this.客户编号.TextBoxEnable = false; // // cu_code // this.cu_code.AllPower = null; this.cu_code.Caller = null; this.cu_code.Condition = null; this.cu_code.DBTitle = null; this.cu_code.FormName = null; this.cu_code.Location = new System.Drawing.Point(254, 32); this.cu_code.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.cu_code.Name = "cu_code"; this.cu_code.Power = null; this.cu_code.ReturnData = null; this.cu_code.SelectField = null; this.cu_code.SetValueField = null; this.cu_code.Size = new System.Drawing.Size(300, 42); this.cu_code.TabIndex = 159; this.cu_code.TableName = null; this.cu_code.Tag = "cl_custcode"; this.cu_code.TextBoxEnable = false; // // UpdateGrid // this.UpdateGrid.Image = ((System.Drawing.Image)(resources.GetObject("UpdateGrid.Image"))); this.UpdateGrid.Location = new System.Drawing.Point(1390, 98); this.UpdateGrid.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.UpdateGrid.Name = "UpdateGrid"; this.UpdateGrid.Size = new System.Drawing.Size(122, 48); 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(1164, 98); this.Screen.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.Screen.Name = "Screen"; this.Screen.Size = new System.Drawing.Size(122, 48); this.Screen.TabIndex = 153; this.Screen.Tag = "IfRead"; this.Screen.Text = "筛选"; this.Screen.UseVisualStyleBackColor = true; this.Screen.Click += new System.EventHandler(this.Screen_Click); // // cu_name // this.cu_name.ID = null; this.cu_name.Location = new System.Drawing.Point(838, 32); this.cu_name.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.cu_name.Name = "cu_name"; this.cu_name.Size = new System.Drawing.Size(296, 35); this.cu_name.Str = null; this.cu_name.Str1 = null; this.cu_name.Str2 = null; this.cu_name.TabIndex = 147; this.cu_name.Tag = "cu_name"; // // 客户标签维护 // this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(2358, 1162); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.pagination1); this.Controls.Add(this.NewLabel); this.Controls.Add(this.FTPShare); this.Controls.Add(this.la_name); this.Controls.Add(this.la_name_label); this.Controls.Add(this.cl_labeltype_label); this.Controls.Add(this.la_type); this.Controls.Add(this.NetURL); this.Controls.Add(this.NetURL_label); this.Controls.Add(this.la_code_label); this.Controls.Add(this.la_code); this.Controls.Add(this.Save); this.Controls.Add(this.ChooseAll); this.Controls.Add(this.OpenFolder); this.Controls.Add(this.label3); this.Controls.Add(this.PrinterList_lable); this.Controls.Add(this.FolderPath); this.Controls.Add(this.PrinterList); this.Controls.Add(this.FolderPath_Label); this.Controls.Add(this.la_type1); this.Controls.Add(this.LabelDataGridView); this.Controls.Add(this.cl_custcode_label); this.Controls.Add(this.PrintTest); this.Controls.Add(this.客户编号); this.Controls.Add(this.label1); this.Controls.Add(this.FastReport); this.Controls.Add(this.cu_code); this.Controls.Add(this.UpdateGrid); this.Controls.Add(this.Screen); this.Controls.Add(this.cu_name); this.Controls.Add(this.cl_code_label); this.Controls.Add(this.cu_name_label); this.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.Name = "客户标签维护"; this.Tag = "Make!CustLabel"; 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.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private CustomControl.EnterTextBox cu_name; private Label cl_code_label; private Label cu_name_label; private DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1; private CustomControl.NormalButton Screen; private CustomControl.NormalButton UpdateGrid; private OpenFileDialog openFileDialog1; private FolderBrowserDialog folderBrowserDialog1; private Label FolderPath_Label; private TextBox FolderPath; private Button OpenFolder; private CustomControl.SearchTextBox cu_code; private Label label1; private CustomControl.NormalButton PrintTest; private CustomControl.SearchTextBox 客户编号; private Label cl_custcode_label; private ComboBox la_type1; private CustomControl.NormalButton Save; private Label label3; private CustomControl.DataGridViewWithSerialNum LabelDataGridView; private PrinterCombox PrinterList; private Label PrinterList_lable; private ChooseAllButton ChooseAll; private Label la_code_label; private SearchTextBox la_code; private EnterTextBox NetURL; private Label NetURL_label; private Label cl_labeltype_label; private ComboBox la_type; private TextBox la_name; private Label la_name_label; private CheckBox FTPShare; private NormalButton NewLabel; private Pagination pagination1; private RadioButton FastReport; private PictureBox pictureBox1; private DataGridViewCheckBoxColumn Choose; private DataGridViewTextBoxColumn la_id; private DataGridViewTextBoxColumn cu_name1; private DataGridViewTextBoxColumn cl_id; private DataGridViewTextBoxColumn CL_CUSTCODE2; private DataGridViewTextBoxColumn cl_labeltype; private DataGridViewTextBoxColumn cl_labelcode; private DataGridViewTextBoxColumn cl_labelurl; private DataGridViewTextBoxColumn cl_labelname; private DataGridViewTextBoxColumn cl_date; private DataGridViewTextBoxColumn cl_isdefault; private DataGridViewTextBoxColumn cl_detno; private DataGridViewTextBoxColumn cl_labelsoft; private DataGridViewTextBoxColumn cl_status; } }