SystemSetting_LabelMaintain.Designer.cs 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719
  1. namespace UAS_MES_NEW.SystemSetting
  2. {
  3. partial class SystemSetting_LabelMaintain
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SystemSetting_LabelMaintain));
  29. this.pr_code_label = new System.Windows.Forms.Label();
  30. this.pr_detail_label = new System.Windows.Forms.Label();
  31. this.pr_spec_label = new System.Windows.Forms.Label();
  32. this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
  33. this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
  34. this.CodeSoft = new System.Windows.Forms.RadioButton();
  35. this.labelSoft_label = new System.Windows.Forms.Label();
  36. this.label1 = new System.Windows.Forms.Label();
  37. this.la_name = new System.Windows.Forms.TextBox();
  38. this.la_name_label = new System.Windows.Forms.Label();
  39. this.FTPShare = new System.Windows.Forms.CheckBox();
  40. this.OpenFolder = new System.Windows.Forms.Button();
  41. this.label3 = new System.Windows.Forms.Label();
  42. this.FolderPath = new System.Windows.Forms.TextBox();
  43. this.FolderPath_Label = new System.Windows.Forms.Label();
  44. this.la_code_label = new System.Windows.Forms.Label();
  45. this.LabelParam = new System.Windows.Forms.Panel();
  46. this.label2 = new System.Windows.Forms.Label();
  47. this.OpernSaveFolder = new System.Windows.Forms.Button();
  48. this.SavePath = new System.Windows.Forms.TextBox();
  49. this.SavePath_label = new System.Windows.Forms.Label();
  50. this.Delete = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  51. this.pagination1 = new UAS_MES_NEW.CustomControl.Pagination.PaginationDbFind();
  52. this.pr_code2 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  53. this.Save = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  54. this.la_type = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
  55. this.la_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  56. this.ChooseAll = new UAS_MES_NEW.CustomControl.ButtonUtil.ChooseAllButton();
  57. this.LabelDataGridView = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithCheckBox();
  58. this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  59. this.la_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.pl_detno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.pr_code1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.pr_detail1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.pr_spec1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.pl_labelname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.pl_labeltype = new System.Windows.Forms.DataGridViewComboBoxColumn();
  66. this.pl_labelcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.pl_labelsoft = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.pl_isdefault = new System.Windows.Forms.DataGridViewComboBoxColumn();
  69. this.pl_labelurl = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.pl_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.pl_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  73. this.UpdateGrid = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  74. this.Screen = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  75. this.pr_spec = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  76. this.pr_detail = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  77. this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  78. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
  79. this.SuspendLayout();
  80. //
  81. // pr_code_label
  82. //
  83. this.pr_code_label.AutoSize = true;
  84. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  85. this.pr_code_label.Location = new System.Drawing.Point(21, 12);
  86. this.pr_code_label.Name = "pr_code_label";
  87. this.pr_code_label.Size = new System.Drawing.Size(74, 21);
  88. this.pr_code_label.TabIndex = 145;
  89. this.pr_code_label.Text = "产品编号";
  90. //
  91. // pr_detail_label
  92. //
  93. this.pr_detail_label.AutoSize = true;
  94. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  95. this.pr_detail_label.Location = new System.Drawing.Point(290, 12);
  96. this.pr_detail_label.Name = "pr_detail_label";
  97. this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
  98. this.pr_detail_label.TabIndex = 144;
  99. this.pr_detail_label.Text = "产品名称";
  100. //
  101. // pr_spec_label
  102. //
  103. this.pr_spec_label.AutoSize = true;
  104. this.pr_spec_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  105. this.pr_spec_label.Location = new System.Drawing.Point(586, 11);
  106. this.pr_spec_label.Name = "pr_spec_label";
  107. this.pr_spec_label.Size = new System.Drawing.Size(74, 21);
  108. this.pr_spec_label.TabIndex = 150;
  109. this.pr_spec_label.Text = "产品规格";
  110. //
  111. // openFileDialog1
  112. //
  113. this.openFileDialog1.FileName = "openFileDialog1";
  114. //
  115. // CodeSoft
  116. //
  117. this.CodeSoft.AutoSize = true;
  118. this.CodeSoft.Checked = true;
  119. this.CodeSoft.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  120. this.CodeSoft.Location = new System.Drawing.Point(968, 12);
  121. this.CodeSoft.Name = "CodeSoft";
  122. this.CodeSoft.Size = new System.Drawing.Size(99, 25);
  123. this.CodeSoft.TabIndex = 161;
  124. this.CodeSoft.TabStop = true;
  125. this.CodeSoft.Text = "CodeSoft";
  126. this.CodeSoft.UseVisualStyleBackColor = true;
  127. //
  128. // labelSoft_label
  129. //
  130. this.labelSoft_label.AutoSize = true;
  131. this.labelSoft_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  132. this.labelSoft_label.Location = new System.Drawing.Point(874, 12);
  133. this.labelSoft_label.Name = "labelSoft_label";
  134. this.labelSoft_label.Size = new System.Drawing.Size(74, 21);
  135. this.labelSoft_label.TabIndex = 163;
  136. this.labelSoft_label.Text = "模板软件";
  137. //
  138. // label1
  139. //
  140. this.label1.AutoSize = true;
  141. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.label1.Location = new System.Drawing.Point(839, 90);
  143. this.label1.Name = "label1";
  144. this.label1.Size = new System.Drawing.Size(106, 21);
  145. this.label1.TabIndex = 164;
  146. this.label1.Text = "模板参数预览";
  147. //
  148. // la_name
  149. //
  150. this.la_name.Enabled = false;
  151. this.la_name.Location = new System.Drawing.Point(95, 520);
  152. this.la_name.Name = "la_name";
  153. this.la_name.Size = new System.Drawing.Size(161, 21);
  154. this.la_name.TabIndex = 201;
  155. //
  156. // la_name_label
  157. //
  158. this.la_name_label.AutoSize = true;
  159. this.la_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  160. this.la_name_label.Location = new System.Drawing.Point(14, 520);
  161. this.la_name_label.Name = "la_name_label";
  162. this.la_name_label.Size = new System.Drawing.Size(74, 21);
  163. this.la_name_label.TabIndex = 202;
  164. this.la_name_label.Text = "模板名称";
  165. //
  166. // FTPShare
  167. //
  168. this.FTPShare.AutoSize = true;
  169. this.FTPShare.Checked = true;
  170. this.FTPShare.CheckState = System.Windows.Forms.CheckState.Checked;
  171. this.FTPShare.Location = new System.Drawing.Point(800, 482);
  172. this.FTPShare.Name = "FTPShare";
  173. this.FTPShare.Size = new System.Drawing.Size(66, 16);
  174. this.FTPShare.TabIndex = 200;
  175. this.FTPShare.Text = "FTP共享";
  176. this.FTPShare.UseVisualStyleBackColor = true;
  177. this.FTPShare.Visible = false;
  178. //
  179. // OpenFolder
  180. //
  181. this.OpenFolder.Location = new System.Drawing.Point(479, 520);
  182. this.OpenFolder.Name = "OpenFolder";
  183. this.OpenFolder.Size = new System.Drawing.Size(38, 22);
  184. this.OpenFolder.TabIndex = 192;
  185. this.OpenFolder.Text = "浏览";
  186. this.OpenFolder.UseVisualStyleBackColor = true;
  187. this.OpenFolder.Click += new System.EventHandler(this.OpenFolder_Click);
  188. //
  189. // label3
  190. //
  191. this.label3.AutoSize = true;
  192. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. this.label3.Location = new System.Drawing.Point(278, 478);
  194. this.label3.Name = "label3";
  195. this.label3.Size = new System.Drawing.Size(74, 21);
  196. this.label3.TabIndex = 199;
  197. this.label3.Text = "模板类型";
  198. //
  199. // FolderPath
  200. //
  201. this.FolderPath.Enabled = false;
  202. this.FolderPath.Location = new System.Drawing.Point(357, 520);
  203. this.FolderPath.Name = "FolderPath";
  204. this.FolderPath.Size = new System.Drawing.Size(117, 21);
  205. this.FolderPath.TabIndex = 193;
  206. //
  207. // FolderPath_Label
  208. //
  209. this.FolderPath_Label.AutoSize = true;
  210. this.FolderPath_Label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  211. this.FolderPath_Label.Location = new System.Drawing.Point(278, 520);
  212. this.FolderPath_Label.Name = "FolderPath_Label";
  213. this.FolderPath_Label.Size = new System.Drawing.Size(74, 21);
  214. this.FolderPath_Label.TabIndex = 194;
  215. this.FolderPath_Label.Text = "本地路径";
  216. //
  217. // la_code_label
  218. //
  219. this.la_code_label.AutoSize = true;
  220. this.la_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  221. this.la_code_label.Location = new System.Drawing.Point(12, 478);
  222. this.la_code_label.Name = "la_code_label";
  223. this.la_code_label.Size = new System.Drawing.Size(74, 21);
  224. this.la_code_label.TabIndex = 195;
  225. this.la_code_label.Text = "模板编号";
  226. //
  227. // LabelParam
  228. //
  229. this.LabelParam.AutoScroll = true;
  230. this.LabelParam.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  231. this.LabelParam.Location = new System.Drawing.Point(837, 122);
  232. this.LabelParam.Name = "LabelParam";
  233. this.LabelParam.Size = new System.Drawing.Size(258, 346);
  234. this.LabelParam.TabIndex = 203;
  235. //
  236. // label2
  237. //
  238. this.label2.AutoSize = true;
  239. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  240. this.label2.Location = new System.Drawing.Point(538, 478);
  241. this.label2.Name = "label2";
  242. this.label2.Size = new System.Drawing.Size(74, 21);
  243. this.label2.TabIndex = 205;
  244. this.label2.Text = "产品编号";
  245. //
  246. // OpernSaveFolder
  247. //
  248. this.OpernSaveFolder.Location = new System.Drawing.Point(800, 519);
  249. this.OpernSaveFolder.Name = "OpernSaveFolder";
  250. this.OpernSaveFolder.Size = new System.Drawing.Size(38, 22);
  251. this.OpernSaveFolder.TabIndex = 209;
  252. this.OpernSaveFolder.Text = "浏览";
  253. this.OpernSaveFolder.UseVisualStyleBackColor = true;
  254. this.OpernSaveFolder.Click += new System.EventHandler(this.OpernSaveFolder_Click);
  255. //
  256. // SavePath
  257. //
  258. this.SavePath.Location = new System.Drawing.Point(620, 521);
  259. this.SavePath.Name = "SavePath";
  260. this.SavePath.Size = new System.Drawing.Size(161, 21);
  261. this.SavePath.TabIndex = 210;
  262. //
  263. // SavePath_label
  264. //
  265. this.SavePath_label.AutoSize = true;
  266. this.SavePath_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  267. this.SavePath_label.Location = new System.Drawing.Point(535, 521);
  268. this.SavePath_label.Name = "SavePath_label";
  269. this.SavePath_label.Size = new System.Drawing.Size(74, 21);
  270. this.SavePath_label.TabIndex = 211;
  271. this.SavePath_label.Text = "存放路径";
  272. //
  273. // Delete
  274. //
  275. this.Delete.AllPower = "ifall";
  276. this.Delete.BackColor = System.Drawing.Color.Transparent;
  277. this.Delete.DownImage = ((System.Drawing.Image)(resources.GetObject("Delete.DownImage")));
  278. this.Delete.Image = ((System.Drawing.Image)(resources.GetObject("Delete.Image")));
  279. this.Delete.IsShowBorder = true;
  280. this.Delete.Location = new System.Drawing.Point(643, 55);
  281. this.Delete.MoveImage = ((System.Drawing.Image)(resources.GetObject("Delete.MoveImage")));
  282. this.Delete.Name = "Delete";
  283. this.Delete.NormalImage = ((System.Drawing.Image)(resources.GetObject("Delete.NormalImage")));
  284. this.Delete.Power = "IfWrite";
  285. this.Delete.Size = new System.Drawing.Size(63, 24);
  286. this.Delete.TabIndex = 208;
  287. this.Delete.Tag = "Ifdelete";
  288. this.Delete.Text = "删除";
  289. this.Delete.UseVisualStyleBackColor = true;
  290. this.Delete.Click += new System.EventHandler(this.Delete_Click);
  291. //
  292. // pagination1
  293. //
  294. this.pagination1.AddEnable = false;
  295. this.pagination1.Cursor = System.Windows.Forms.Cursors.Hand;
  296. this.pagination1.DeleteEnable = false;
  297. this.pagination1.Location = new System.Drawing.Point(0, 552);
  298. this.pagination1.Margin = new System.Windows.Forms.Padding(4);
  299. this.pagination1.Name = "pagination1";
  300. this.pagination1.Size = new System.Drawing.Size(1102, 32);
  301. this.pagination1.TabIndex = 207;
  302. //
  303. // pr_code2
  304. //
  305. this.pr_code2.AllPower = null;
  306. this.pr_code2.BackColor = System.Drawing.Color.White;
  307. this.pr_code2.ID = null;
  308. this.pr_code2.Location = new System.Drawing.Point(103, 14);
  309. this.pr_code2.Name = "pr_code2";
  310. this.pr_code2.Power = null;
  311. this.pr_code2.Size = new System.Drawing.Size(150, 21);
  312. this.pr_code2.Str = null;
  313. this.pr_code2.Str1 = null;
  314. this.pr_code2.Str2 = null;
  315. this.pr_code2.TabIndex = 206;
  316. this.pr_code2.Tag = "pr_code";
  317. //
  318. // Save
  319. //
  320. this.Save.AllPower = "ifall";
  321. this.Save.BackColor = System.Drawing.Color.Transparent;
  322. this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage")));
  323. this.Save.Image = ((System.Drawing.Image)(resources.GetObject("Save.Image")));
  324. this.Save.IsShowBorder = true;
  325. this.Save.Location = new System.Drawing.Point(855, 519);
  326. this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
  327. this.Save.Name = "Save";
  328. this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
  329. this.Save.Power = "IfWrite";
  330. this.Save.Size = new System.Drawing.Size(60, 24);
  331. this.Save.TabIndex = 198;
  332. this.Save.Tag = "IfWrite";
  333. this.Save.Text = "保存";
  334. this.Save.UseVisualStyleBackColor = true;
  335. this.Save.Click += new System.EventHandler(this.Save_Click);
  336. //
  337. // la_type
  338. //
  339. this.la_type.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  340. this.la_type.DropDownWidth = 161;
  341. this.la_type.FormattingEnabled = true;
  342. this.la_type.Items.AddRange(new object[] {
  343. "机身标",
  344. "彩盒标",
  345. "卡通箱标",
  346. "大箱标",
  347. "栈板标",
  348. "SN标签",
  349. "自定义"});
  350. this.la_type.Location = new System.Drawing.Point(357, 478);
  351. this.la_type.Name = "la_type";
  352. this.la_type.Size = new System.Drawing.Size(161, 20);
  353. this.la_type.TabIndex = 197;
  354. //
  355. // la_code
  356. //
  357. this.la_code.AllPower = null;
  358. this.la_code.Caller = null;
  359. this.la_code.Condition = null;
  360. this.la_code.DBTitle = "模板查询";
  361. this.la_code.FormName = null;
  362. this.la_code.Location = new System.Drawing.Point(95, 478);
  363. this.la_code.Name = "la_code";
  364. this.la_code.Power = null;
  365. this.la_code.ReturnData = null;
  366. this.la_code.SelectField = null;
  367. this.la_code.SetValueField = null;
  368. this.la_code.Size = new System.Drawing.Size(160, 21);
  369. this.la_code.TabIndex = 196;
  370. this.la_code.TableName = null;
  371. this.la_code.Tag = "IfRead";
  372. this.la_code.TextBoxEnable = false;
  373. //
  374. // ChooseAll
  375. //
  376. this.ChooseAll.Location = new System.Drawing.Point(16, 75);
  377. this.ChooseAll.Name = "ChooseAll";
  378. this.ChooseAll.Size = new System.Drawing.Size(38, 20);
  379. this.ChooseAll.TabIndex = 174;
  380. this.ChooseAll.Text = "全选";
  381. this.ChooseAll.UseVisualStyleBackColor = true;
  382. //
  383. // LabelDataGridView
  384. //
  385. this.LabelDataGridView.AllowUserToAddRows = false;
  386. this.LabelDataGridView.AllowUserToResizeRows = false;
  387. this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  388. this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  389. this.Choose,
  390. this.la_id,
  391. this.pl_detno,
  392. this.pr_code1,
  393. this.pr_detail1,
  394. this.pr_spec1,
  395. this.pl_labelname,
  396. this.pl_labeltype,
  397. this.pl_labelcode,
  398. this.pl_labelsoft,
  399. this.pl_isdefault,
  400. this.pl_labelurl,
  401. this.pl_id,
  402. this.pl_prodcode});
  403. this.LabelDataGridView.Location = new System.Drawing.Point(16, 101);
  404. this.LabelDataGridView.Name = "LabelDataGridView";
  405. this.LabelDataGridView.RowTemplate.Height = 23;
  406. this.LabelDataGridView.Size = new System.Drawing.Size(808, 366);
  407. this.LabelDataGridView.TabIndex = 172;
  408. this.LabelDataGridView.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelDataGridView_CellContentClick);
  409. this.LabelDataGridView.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.LabelDataGridView_CellFormatting);
  410. this.LabelDataGridView.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelDataGridView_DataError);
  411. //
  412. // Choose
  413. //
  414. this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  415. this.Choose.HeaderText = "勾选";
  416. this.Choose.Name = "Choose";
  417. this.Choose.Width = 40;
  418. //
  419. // la_id
  420. //
  421. this.la_id.DataPropertyName = "la_id";
  422. this.la_id.HeaderText = "la_id";
  423. this.la_id.Name = "la_id";
  424. this.la_id.Visible = false;
  425. //
  426. // pl_detno
  427. //
  428. this.pl_detno.DataPropertyName = "pl_detno";
  429. this.pl_detno.HeaderText = "序号";
  430. this.pl_detno.Name = "pl_detno";
  431. this.pl_detno.Width = 60;
  432. //
  433. // pr_code1
  434. //
  435. this.pr_code1.DataPropertyName = "pl_prodcode";
  436. this.pr_code1.HeaderText = "产品编号";
  437. this.pr_code1.Name = "pr_code1";
  438. this.pr_code1.ReadOnly = true;
  439. //
  440. // pr_detail1
  441. //
  442. this.pr_detail1.DataPropertyName = "pr_detail";
  443. this.pr_detail1.HeaderText = "产品名称";
  444. this.pr_detail1.Name = "pr_detail1";
  445. this.pr_detail1.ReadOnly = true;
  446. //
  447. // pr_spec1
  448. //
  449. this.pr_spec1.DataPropertyName = "pr_spec";
  450. this.pr_spec1.HeaderText = "产品规格";
  451. this.pr_spec1.Name = "pr_spec1";
  452. this.pr_spec1.ReadOnly = true;
  453. this.pr_spec1.Width = 80;
  454. //
  455. // pl_labelname
  456. //
  457. this.pl_labelname.DataPropertyName = "pl_labelname";
  458. this.pl_labelname.HeaderText = "模板名称";
  459. this.pl_labelname.Name = "pl_labelname";
  460. //
  461. // pl_labeltype
  462. //
  463. this.pl_labeltype.DataPropertyName = "pl_labeltype";
  464. this.pl_labeltype.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  465. this.pl_labeltype.HeaderText = "模板类型";
  466. this.pl_labeltype.Items.AddRange(new object[] {
  467. "机身标",
  468. "彩盒标",
  469. "大箱标"});
  470. this.pl_labeltype.Name = "pl_labeltype";
  471. this.pl_labeltype.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  472. this.pl_labeltype.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  473. this.pl_labeltype.Width = 70;
  474. //
  475. // pl_labelcode
  476. //
  477. this.pl_labelcode.DataPropertyName = "pl_labelcode";
  478. this.pl_labelcode.HeaderText = "模板编号";
  479. this.pl_labelcode.Name = "pl_labelcode";
  480. this.pl_labelcode.Width = 90;
  481. //
  482. // pl_labelsoft
  483. //
  484. this.pl_labelsoft.DataPropertyName = "pl_labelsoft";
  485. this.pl_labelsoft.HeaderText = "模板软件";
  486. this.pl_labelsoft.Name = "pl_labelsoft";
  487. this.pl_labelsoft.Width = 80;
  488. //
  489. // pl_isdefault
  490. //
  491. this.pl_isdefault.DataPropertyName = "pl_isdefault";
  492. this.pl_isdefault.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  493. this.pl_isdefault.HeaderText = "是否默认";
  494. this.pl_isdefault.Name = "pl_isdefault";
  495. this.pl_isdefault.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  496. this.pl_isdefault.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  497. this.pl_isdefault.Width = 60;
  498. //
  499. // pl_labelurl
  500. //
  501. this.pl_labelurl.DataPropertyName = "pl_labelurl";
  502. this.pl_labelurl.HeaderText = "模板路径";
  503. this.pl_labelurl.Name = "pl_labelurl";
  504. this.pl_labelurl.ReadOnly = true;
  505. this.pl_labelurl.Width = 240;
  506. //
  507. // pl_id
  508. //
  509. this.pl_id.DataPropertyName = "pl_id";
  510. this.pl_id.HeaderText = "pl_id";
  511. this.pl_id.Name = "pl_id";
  512. this.pl_id.Visible = false;
  513. //
  514. // pl_prodcode
  515. //
  516. this.pl_prodcode.DataPropertyName = "pl_prodcode";
  517. this.pl_prodcode.HeaderText = "pl_prodcode";
  518. this.pl_prodcode.Name = "pl_prodcode";
  519. this.pl_prodcode.Visible = false;
  520. //
  521. // pr_code
  522. //
  523. this.pr_code.AllPower = null;
  524. this.pr_code.Caller = null;
  525. this.pr_code.Condition = null;
  526. this.pr_code.DBTitle = "产品编号查询";
  527. this.pr_code.FormName = null;
  528. this.pr_code.Location = new System.Drawing.Point(620, 478);
  529. this.pr_code.Name = "pr_code";
  530. this.pr_code.Power = null;
  531. this.pr_code.ReturnData = null;
  532. this.pr_code.SelectField = null;
  533. this.pr_code.SetValueField = null;
  534. this.pr_code.Size = new System.Drawing.Size(160, 21);
  535. this.pr_code.TabIndex = 159;
  536. this.pr_code.TableName = null;
  537. this.pr_code.Tag = "pr_code";
  538. this.pr_code.TextBoxEnable = true;
  539. //
  540. // UpdateGrid
  541. //
  542. this.UpdateGrid.AllPower = "ifall";
  543. this.UpdateGrid.BackColor = System.Drawing.Color.Transparent;
  544. this.UpdateGrid.DownImage = ((System.Drawing.Image)(resources.GetObject("UpdateGrid.DownImage")));
  545. this.UpdateGrid.Image = ((System.Drawing.Image)(resources.GetObject("UpdateGrid.Image")));
  546. this.UpdateGrid.IsShowBorder = true;
  547. this.UpdateGrid.Location = new System.Drawing.Point(546, 55);
  548. this.UpdateGrid.MoveImage = ((System.Drawing.Image)(resources.GetObject("UpdateGrid.MoveImage")));
  549. this.UpdateGrid.Name = "UpdateGrid";
  550. this.UpdateGrid.NormalImage = ((System.Drawing.Image)(resources.GetObject("UpdateGrid.NormalImage")));
  551. this.UpdateGrid.Power = "IfWrite";
  552. this.UpdateGrid.Size = new System.Drawing.Size(63, 24);
  553. this.UpdateGrid.TabIndex = 154;
  554. this.UpdateGrid.Tag = "IfWrite";
  555. this.UpdateGrid.Text = "更新";
  556. this.UpdateGrid.UseVisualStyleBackColor = true;
  557. this.UpdateGrid.Click += new System.EventHandler(this.Update_Click);
  558. //
  559. // Screen
  560. //
  561. this.Screen.AllPower = null;
  562. this.Screen.BackColor = System.Drawing.Color.Transparent;
  563. this.Screen.DownImage = ((System.Drawing.Image)(resources.GetObject("Screen.DownImage")));
  564. this.Screen.Image = ((System.Drawing.Image)(resources.GetObject("Screen.Image")));
  565. this.Screen.IsShowBorder = true;
  566. this.Screen.Location = new System.Drawing.Point(447, 55);
  567. this.Screen.MoveImage = ((System.Drawing.Image)(resources.GetObject("Screen.MoveImage")));
  568. this.Screen.Name = "Screen";
  569. this.Screen.NormalImage = ((System.Drawing.Image)(resources.GetObject("Screen.NormalImage")));
  570. this.Screen.Power = "IfRead";
  571. this.Screen.Size = new System.Drawing.Size(63, 24);
  572. this.Screen.TabIndex = 153;
  573. this.Screen.Tag = "IfRead";
  574. this.Screen.Text = "筛选";
  575. this.Screen.UseVisualStyleBackColor = true;
  576. this.Screen.Click += new System.EventHandler(this.Screen_Click);
  577. //
  578. // pr_spec
  579. //
  580. this.pr_spec.AllPower = null;
  581. this.pr_spec.BackColor = System.Drawing.Color.White;
  582. this.pr_spec.ID = null;
  583. this.pr_spec.Location = new System.Drawing.Point(675, 12);
  584. this.pr_spec.Name = "pr_spec";
  585. this.pr_spec.Power = null;
  586. this.pr_spec.Size = new System.Drawing.Size(150, 21);
  587. this.pr_spec.Str = null;
  588. this.pr_spec.Str1 = null;
  589. this.pr_spec.Str2 = null;
  590. this.pr_spec.TabIndex = 151;
  591. this.pr_spec.Tag = "pr_spec";
  592. //
  593. // pr_detail
  594. //
  595. this.pr_detail.AllPower = null;
  596. this.pr_detail.BackColor = System.Drawing.Color.White;
  597. this.pr_detail.ID = null;
  598. this.pr_detail.Location = new System.Drawing.Point(373, 13);
  599. this.pr_detail.Name = "pr_detail";
  600. this.pr_detail.Power = null;
  601. this.pr_detail.Size = new System.Drawing.Size(150, 21);
  602. this.pr_detail.Str = null;
  603. this.pr_detail.Str1 = null;
  604. this.pr_detail.Str2 = null;
  605. this.pr_detail.TabIndex = 147;
  606. this.pr_detail.Tag = "pr_detail";
  607. //
  608. // dataGridViewCheckBoxColumn1
  609. //
  610. this.dataGridViewCheckBoxColumn1.HeaderText = "";
  611. this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
  612. this.dataGridViewCheckBoxColumn1.Width = 30;
  613. //
  614. // SystemSetting_LabelMaintain
  615. //
  616. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  617. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  618. this.ClientSize = new System.Drawing.Size(1100, 584);
  619. this.Controls.Add(this.OpernSaveFolder);
  620. this.Controls.Add(this.SavePath);
  621. this.Controls.Add(this.SavePath_label);
  622. this.Controls.Add(this.Delete);
  623. this.Controls.Add(this.pagination1);
  624. this.Controls.Add(this.pr_code2);
  625. this.Controls.Add(this.label2);
  626. this.Controls.Add(this.LabelParam);
  627. this.Controls.Add(this.la_name);
  628. this.Controls.Add(this.la_name_label);
  629. this.Controls.Add(this.FTPShare);
  630. this.Controls.Add(this.Save);
  631. this.Controls.Add(this.OpenFolder);
  632. this.Controls.Add(this.label3);
  633. this.Controls.Add(this.FolderPath);
  634. this.Controls.Add(this.FolderPath_Label);
  635. this.Controls.Add(this.la_type);
  636. this.Controls.Add(this.la_code_label);
  637. this.Controls.Add(this.la_code);
  638. this.Controls.Add(this.ChooseAll);
  639. this.Controls.Add(this.LabelDataGridView);
  640. this.Controls.Add(this.label1);
  641. this.Controls.Add(this.labelSoft_label);
  642. this.Controls.Add(this.CodeSoft);
  643. this.Controls.Add(this.pr_code);
  644. this.Controls.Add(this.UpdateGrid);
  645. this.Controls.Add(this.Screen);
  646. this.Controls.Add(this.pr_spec);
  647. this.Controls.Add(this.pr_spec_label);
  648. this.Controls.Add(this.pr_detail);
  649. this.Controls.Add(this.pr_code_label);
  650. this.Controls.Add(this.pr_detail_label);
  651. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  652. this.Name = "SystemSetting_LabelMaintain";
  653. this.Tag = "Make!ProLabel";
  654. this.Text = "产品标签维护";
  655. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.产品标签维护_FormClosing);
  656. this.Load += new System.EventHandler(this.条码维护_Load);
  657. this.SizeChanged += new System.EventHandler(this.产品标签维护_SizeChanged);
  658. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
  659. this.ResumeLayout(false);
  660. this.PerformLayout();
  661. }
  662. #endregion
  663. private CustomControl.TextBoxWithIcon.EnterTextBox pr_detail;
  664. private System.Windows.Forms.Label pr_code_label;
  665. private System.Windows.Forms.Label pr_detail_label;
  666. private CustomControl.TextBoxWithIcon.EnterTextBox pr_spec;
  667. private System.Windows.Forms.Label pr_spec_label;
  668. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
  669. private CustomControl.ButtonUtil.NormalButton Screen;
  670. private CustomControl.ButtonUtil.NormalButton UpdateGrid;
  671. private System.Windows.Forms.OpenFileDialog openFileDialog1;
  672. private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
  673. private CustomControl.TextBoxWithIcon.SearchTextBox pr_code;
  674. private System.Windows.Forms.RadioButton CodeSoft;
  675. private System.Windows.Forms.Label labelSoft_label;
  676. private System.Windows.Forms.Label label1;
  677. private CustomControl.DataGrid_View.DataGridViewWithCheckBox LabelDataGridView;
  678. private CustomControl.ButtonUtil.ChooseAllButton ChooseAll;
  679. private System.Windows.Forms.TextBox la_name;
  680. private System.Windows.Forms.Label la_name_label;
  681. private System.Windows.Forms.CheckBox FTPShare;
  682. private CustomControl.ButtonUtil.NormalButton Save;
  683. private System.Windows.Forms.Button OpenFolder;
  684. private System.Windows.Forms.Label label3;
  685. private System.Windows.Forms.TextBox FolderPath;
  686. private System.Windows.Forms.Label FolderPath_Label;
  687. private CustomControl.ComBoxWithFocus.ComBoxWithFocus la_type;
  688. private System.Windows.Forms.Label la_code_label;
  689. private CustomControl.TextBoxWithIcon.SearchTextBox la_code;
  690. private System.Windows.Forms.Panel LabelParam;
  691. private System.Windows.Forms.Label label2;
  692. private CustomControl.TextBoxWithIcon.EnterTextBox pr_code2;
  693. private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
  694. private System.Windows.Forms.DataGridViewTextBoxColumn la_id;
  695. private System.Windows.Forms.DataGridViewTextBoxColumn pl_detno;
  696. private System.Windows.Forms.DataGridViewTextBoxColumn pr_code1;
  697. private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail1;
  698. private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec1;
  699. private System.Windows.Forms.DataGridViewTextBoxColumn pl_labelname;
  700. private System.Windows.Forms.DataGridViewComboBoxColumn pl_labeltype;
  701. private System.Windows.Forms.DataGridViewTextBoxColumn pl_labelcode;
  702. private System.Windows.Forms.DataGridViewTextBoxColumn pl_labelsoft;
  703. private System.Windows.Forms.DataGridViewComboBoxColumn pl_isdefault;
  704. private System.Windows.Forms.DataGridViewTextBoxColumn pl_labelurl;
  705. private System.Windows.Forms.DataGridViewTextBoxColumn pl_id;
  706. private System.Windows.Forms.DataGridViewTextBoxColumn pl_prodcode;
  707. private CustomControl.Pagination.PaginationDbFind pagination1;
  708. private CustomControl.ButtonUtil.NormalButton Delete;
  709. private System.Windows.Forms.Button OpernSaveFolder;
  710. private System.Windows.Forms.TextBox SavePath;
  711. private System.Windows.Forms.Label SavePath_label;
  712. }
  713. }