F_PC_0701.Designer.cs 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643
  1. namespace Dongke.IBOSS.PRD.Client.PCModule
  2. {
  3. partial class F_PC_0701
  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(F_PC_0701));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  39. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  40. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  41. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  42. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  43. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  44. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  45. this.txtPROCEDURENAME = new System.Windows.Forms.TextBox();
  46. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  47. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  48. this.lbltxtPROCEDURENAME = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  49. this.dgvUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  50. this.PROCEDURENAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.PROCEDUREID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.splLine = new System.Windows.Forms.SplitContainer();
  53. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  54. this.dgvPackingBOMDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  55. this.Check1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  56. this.idnrktype = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.ScanFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  58. this.tbnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  59. this.dgvipport = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  60. this.workstationname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.barcodeIP = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.idnrkIP = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.scanIP = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.PLCIP = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.DB = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.servicePort = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.tsrOperate.SuspendLayout();
  68. this.gbxCondition.SuspendLayout();
  69. ((System.ComponentModel.ISupportInitialize)(this.dgvUser)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.splLine)).BeginInit();
  71. this.splLine.Panel1.SuspendLayout();
  72. this.splLine.Panel2.SuspendLayout();
  73. this.splLine.SuspendLayout();
  74. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  75. this.splitContainer1.Panel1.SuspendLayout();
  76. this.splitContainer1.Panel2.SuspendLayout();
  77. this.splitContainer1.SuspendLayout();
  78. ((System.ComponentModel.ISupportInitialize)(this.dgvPackingBOMDetail)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.dgvipport)).BeginInit();
  80. this.SuspendLayout();
  81. //
  82. // tsrOperate
  83. //
  84. this.tsrOperate.AutoSize = false;
  85. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  86. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PCModule.Properties.Resources.functionbackground;
  87. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  89. this.tsbtnEdit,
  90. this.toolStripSeparator3,
  91. this.tsbtnAdaptive,
  92. this.tsbtnClose});
  93. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  94. this.tsrOperate.Name = "tsrOperate";
  95. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  96. this.tsrOperate.ShowItemToolTips = false;
  97. this.tsrOperate.Size = new System.Drawing.Size(1408, 33);
  98. this.tsrOperate.TabIndex = 1;
  99. //
  100. // tsbtnEdit
  101. //
  102. this.tsbtnEdit.AutoSize = false;
  103. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  104. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  105. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  106. this.tsbtnEdit.Name = "tsbtnEdit";
  107. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  108. this.tsbtnEdit.Text = "设置(&E)";
  109. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEditUser_Click);
  110. //
  111. // toolStripSeparator3
  112. //
  113. this.toolStripSeparator3.AutoSize = false;
  114. this.toolStripSeparator3.Name = "toolStripSeparator3";
  115. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
  116. //
  117. // tsbtnAdaptive
  118. //
  119. this.tsbtnAdaptive.AutoSize = false;
  120. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  122. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  123. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  124. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  125. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  126. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  127. //
  128. // tsbtnClose
  129. //
  130. this.tsbtnClose.AutoSize = false;
  131. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  132. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  133. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  134. this.tsbtnClose.Name = "tsbtnClose";
  135. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  136. this.tsbtnClose.Text = "关闭(&X)";
  137. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  138. //
  139. // gbxCondition
  140. //
  141. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  142. | System.Windows.Forms.AnchorStyles.Right)));
  143. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  144. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  145. this.gbxCondition.Controls.Add(this.txtPROCEDURENAME);
  146. this.gbxCondition.Controls.Add(this.btnClearCondition);
  147. this.gbxCondition.Controls.Add(this.btnSearch);
  148. this.gbxCondition.Controls.Add(this.lbltxtPROCEDURENAME);
  149. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  151. this.gbxCondition.IsMustInput = false;
  152. this.gbxCondition.Location = new System.Drawing.Point(12, 36);
  153. this.gbxCondition.Name = "gbxCondition";
  154. this.gbxCondition.OriginalHeight = -1;
  155. this.gbxCondition.Size = new System.Drawing.Size(1384, 58);
  156. this.gbxCondition.TabIndex = 21;
  157. this.gbxCondition.TabStop = false;
  158. this.gbxCondition.Text = "查询条件 ▼";
  159. //
  160. // txtPROCEDURENAME
  161. //
  162. this.txtPROCEDURENAME.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  163. this.txtPROCEDURENAME.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. this.txtPROCEDURENAME.ImeMode = System.Windows.Forms.ImeMode.Off;
  165. this.txtPROCEDURENAME.Location = new System.Drawing.Point(70, 21);
  166. this.txtPROCEDURENAME.MaxLength = 20;
  167. this.txtPROCEDURENAME.Name = "txtPROCEDURENAME";
  168. this.txtPROCEDURENAME.Size = new System.Drawing.Size(97, 21);
  169. this.txtPROCEDURENAME.TabIndex = 2;
  170. //
  171. // btnClearCondition
  172. //
  173. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  174. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  175. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  176. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  177. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  178. this.btnClearCondition.Location = new System.Drawing.Point(1293, 20);
  179. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  180. this.btnClearCondition.Name = "btnClearCondition";
  181. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  182. this.btnClearCondition.TabIndex = 10;
  183. this.btnClearCondition.Text = "清空条件(&C)";
  184. this.btnClearCondition.UseVisualStyleBackColor = false;
  185. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  186. //
  187. // btnSearch
  188. //
  189. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  190. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  191. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  192. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. this.btnSearch.ForeColor = System.Drawing.Color.White;
  194. this.btnSearch.Location = new System.Drawing.Point(1201, 20);
  195. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  196. this.btnSearch.Name = "btnSearch";
  197. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  198. this.btnSearch.TabIndex = 9;
  199. this.btnSearch.Text = "查询(&Q)";
  200. this.btnSearch.UseVisualStyleBackColor = false;
  201. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  202. //
  203. // lbltxtPROCEDURENAME
  204. //
  205. this.lbltxtPROCEDURENAME.AutoSize = true;
  206. this.lbltxtPROCEDURENAME.BackColor = System.Drawing.Color.Transparent;
  207. this.lbltxtPROCEDURENAME.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  208. this.lbltxtPROCEDURENAME.ForeColor = System.Drawing.SystemColors.ControlText;
  209. this.lbltxtPROCEDURENAME.Location = new System.Drawing.Point(11, 24);
  210. this.lbltxtPROCEDURENAME.Name = "lbltxtPROCEDURENAME";
  211. this.lbltxtPROCEDURENAME.Size = new System.Drawing.Size(53, 12);
  212. this.lbltxtPROCEDURENAME.TabIndex = 1;
  213. this.lbltxtPROCEDURENAME.Text = "检验工序";
  214. //
  215. // dgvUser
  216. //
  217. this.dgvUser.AllowUserToAddRows = false;
  218. this.dgvUser.AllowUserToDeleteRows = false;
  219. this.dgvUser.AllowUserToModifyRows = true;
  220. this.dgvUser.AllowUserToOrderColumns = true;
  221. this.dgvUser.AllowUserToResizeRows = false;
  222. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  223. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  224. this.dgvUser.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  225. this.dgvUser.BorderStyle = System.Windows.Forms.BorderStyle.None;
  226. this.dgvUser.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  227. this.dgvUser.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  228. this.dgvUser.CellHeight = 23;
  229. this.dgvUser.ChildNodeColumnName = null;
  230. this.dgvUser.ChildNodeColumnText = null;
  231. this.dgvUser.ColumnDeep = 1;
  232. this.dgvUser.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  233. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  234. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  235. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  236. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  237. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  238. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  239. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  240. this.dgvUser.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  241. this.dgvUser.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  242. this.dgvUser.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  243. this.PROCEDURENAME,
  244. this.PROCEDUREID});
  245. this.dgvUser.ColumnTreeView = null;
  246. this.dgvUser.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  247. this.dgvUser.Dock = System.Windows.Forms.DockStyle.Fill;
  248. this.dgvUser.DynamicColumnName = "";
  249. this.dgvUser.EnableHeadersVisualStyles = false;
  250. this.dgvUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  251. this.dgvUser.FormatQuantityColumns = null;
  252. this.dgvUser.HasNode = false;
  253. this.dgvUser.HorizontalMergeColumn = null;
  254. this.dgvUser.IsAutoCountSum = true;
  255. this.dgvUser.IsAutoResizeColumns = false;
  256. this.dgvUser.IsClickF12 = false;
  257. this.dgvUser.IsOpenMergeCellFlag = false;
  258. this.dgvUser.IsSubTotalFlag = false;
  259. this.dgvUser.IsTopDeep = false;
  260. this.dgvUser.Location = new System.Drawing.Point(0, 0);
  261. this.dgvUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  262. this.dgvUser.MergeColumnNames = null;
  263. this.dgvUser.MergeDetailColumnNames = null;
  264. this.dgvUser.MergeDetailOnlyColumn = null;
  265. this.dgvUser.MergeOnlyColumn = null;
  266. this.dgvUser.MultiSelect = false;
  267. this.dgvUser.Name = "dgvUser";
  268. this.dgvUser.ReadOnly = true;
  269. this.dgvUser.RefreshAtHscroll = false;
  270. this.dgvUser.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  271. this.dgvUser.RowHeadersWidth = 50;
  272. this.dgvUser.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  273. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  274. this.dgvUser.RowsDefaultCellStyle = dataGridViewCellStyle4;
  275. this.dgvUser.RowTemplate.Height = 21;
  276. this.dgvUser.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  277. this.dgvUser.Size = new System.Drawing.Size(229, 445);
  278. this.dgvUser.SortOrderColumnName = null;
  279. this.dgvUser.TabIndex = 22;
  280. this.dgvUser.Tag = true;
  281. this.dgvUser.TotalSumColumns = null;
  282. this.dgvUser.ViewRowFilter = "";
  283. this.dgvUser.VirtualNodes = false;
  284. this.dgvUser.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvUser_CellDoubleClick);
  285. this.dgvUser.SelectionChanged += new System.EventHandler(this.dgvUser_SelectionChanged);
  286. //
  287. // PROCEDURENAME
  288. //
  289. this.PROCEDURENAME.DataPropertyName = "PROCEDURENAME";
  290. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  291. dataGridViewCellStyle3.BackColor = System.Drawing.Color.White;
  292. this.PROCEDURENAME.DefaultCellStyle = dataGridViewCellStyle3;
  293. this.PROCEDURENAME.HeaderText = "检验工序";
  294. this.PROCEDURENAME.MaxInputLength = 20;
  295. this.PROCEDURENAME.Name = "PROCEDURENAME";
  296. this.PROCEDURENAME.ReadOnly = true;
  297. this.PROCEDURENAME.Width = 80;
  298. //
  299. // PROCEDUREID
  300. //
  301. this.PROCEDUREID.DataPropertyName = "PROCEDUREID";
  302. this.PROCEDUREID.HeaderText = "PROCEDUREID";
  303. this.PROCEDUREID.Name = "PROCEDUREID";
  304. this.PROCEDUREID.ReadOnly = true;
  305. this.PROCEDUREID.Visible = false;
  306. //
  307. // splLine
  308. //
  309. this.splLine.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  310. | System.Windows.Forms.AnchorStyles.Left)
  311. | System.Windows.Forms.AnchorStyles.Right)));
  312. this.splLine.Location = new System.Drawing.Point(12, 100);
  313. this.splLine.Name = "splLine";
  314. //
  315. // splLine.Panel1
  316. //
  317. this.splLine.Panel1.Controls.Add(this.dgvUser);
  318. //
  319. // splLine.Panel2
  320. //
  321. this.splLine.Panel2.Controls.Add(this.splitContainer1);
  322. this.splLine.Size = new System.Drawing.Size(1384, 445);
  323. this.splLine.SplitterDistance = 229;
  324. this.splLine.TabIndex = 106;
  325. //
  326. // splitContainer1
  327. //
  328. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  329. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  330. this.splitContainer1.Name = "splitContainer1";
  331. //
  332. // splitContainer1.Panel1
  333. //
  334. this.splitContainer1.Panel1.Controls.Add(this.dgvPackingBOMDetail);
  335. //
  336. // splitContainer1.Panel2
  337. //
  338. this.splitContainer1.Panel2.Controls.Add(this.tbnSave);
  339. this.splitContainer1.Panel2.Controls.Add(this.dgvipport);
  340. this.splitContainer1.Size = new System.Drawing.Size(1151, 445);
  341. this.splitContainer1.SplitterDistance = 480;
  342. this.splitContainer1.TabIndex = 24;
  343. //
  344. // dgvPackingBOMDetail
  345. //
  346. this.dgvPackingBOMDetail.AllowUserToAddRows = false;
  347. this.dgvPackingBOMDetail.AllowUserToDeleteRows = false;
  348. this.dgvPackingBOMDetail.AllowUserToModifyRows = true;
  349. this.dgvPackingBOMDetail.AllowUserToOrderColumns = true;
  350. this.dgvPackingBOMDetail.AllowUserToResizeRows = false;
  351. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  352. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  353. this.dgvPackingBOMDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
  354. this.dgvPackingBOMDetail.BorderStyle = System.Windows.Forms.BorderStyle.None;
  355. this.dgvPackingBOMDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  356. this.dgvPackingBOMDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  357. this.dgvPackingBOMDetail.CellHeight = 23;
  358. this.dgvPackingBOMDetail.ChildNodeColumnName = null;
  359. this.dgvPackingBOMDetail.ChildNodeColumnText = null;
  360. this.dgvPackingBOMDetail.ColumnDeep = 1;
  361. this.dgvPackingBOMDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  362. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  363. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  364. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  365. dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
  366. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  367. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  368. dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  369. this.dgvPackingBOMDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
  370. this.dgvPackingBOMDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  371. this.dgvPackingBOMDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  372. this.Check1,
  373. this.idnrktype,
  374. this.ScanFlag});
  375. this.dgvPackingBOMDetail.ColumnTreeView = null;
  376. this.dgvPackingBOMDetail.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  377. this.dgvPackingBOMDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  378. this.dgvPackingBOMDetail.DynamicColumnName = "";
  379. this.dgvPackingBOMDetail.EnableHeadersVisualStyles = false;
  380. this.dgvPackingBOMDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  381. this.dgvPackingBOMDetail.FormatQuantityColumns = null;
  382. this.dgvPackingBOMDetail.HasNode = false;
  383. this.dgvPackingBOMDetail.HorizontalMergeColumn = null;
  384. this.dgvPackingBOMDetail.IsAutoCountSum = true;
  385. this.dgvPackingBOMDetail.IsAutoResizeColumns = false;
  386. this.dgvPackingBOMDetail.IsClickF12 = false;
  387. this.dgvPackingBOMDetail.IsOpenMergeCellFlag = false;
  388. this.dgvPackingBOMDetail.IsSubTotalFlag = false;
  389. this.dgvPackingBOMDetail.IsTopDeep = false;
  390. this.dgvPackingBOMDetail.Location = new System.Drawing.Point(0, 0);
  391. this.dgvPackingBOMDetail.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  392. this.dgvPackingBOMDetail.MergeColumnNames = null;
  393. this.dgvPackingBOMDetail.MergeDetailColumnNames = null;
  394. this.dgvPackingBOMDetail.MergeDetailOnlyColumn = null;
  395. this.dgvPackingBOMDetail.MergeOnlyColumn = null;
  396. this.dgvPackingBOMDetail.MultiSelect = false;
  397. this.dgvPackingBOMDetail.Name = "dgvPackingBOMDetail";
  398. this.dgvPackingBOMDetail.ReadOnly = true;
  399. this.dgvPackingBOMDetail.RefreshAtHscroll = false;
  400. this.dgvPackingBOMDetail.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  401. this.dgvPackingBOMDetail.RowHeadersWidth = 50;
  402. this.dgvPackingBOMDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  403. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  404. this.dgvPackingBOMDetail.RowsDefaultCellStyle = dataGridViewCellStyle7;
  405. this.dgvPackingBOMDetail.RowTemplate.Height = 21;
  406. this.dgvPackingBOMDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  407. this.dgvPackingBOMDetail.Size = new System.Drawing.Size(480, 445);
  408. this.dgvPackingBOMDetail.SortOrderColumnName = null;
  409. this.dgvPackingBOMDetail.TabIndex = 23;
  410. this.dgvPackingBOMDetail.Tag = true;
  411. this.dgvPackingBOMDetail.TotalSumColumns = null;
  412. this.dgvPackingBOMDetail.ViewRowFilter = "";
  413. this.dgvPackingBOMDetail.VirtualNodes = false;
  414. //
  415. // Check1
  416. //
  417. this.Check1.DataPropertyName = "Check1";
  418. this.Check1.HeaderText = "选择";
  419. this.Check1.Name = "Check1";
  420. this.Check1.ReadOnly = true;
  421. //
  422. // idnrktype
  423. //
  424. this.idnrktype.DataPropertyName = "idnrktype";
  425. this.idnrktype.HeaderText = "材料类型";
  426. this.idnrktype.MaxInputLength = 20;
  427. this.idnrktype.Name = "idnrktype";
  428. this.idnrktype.ReadOnly = true;
  429. //
  430. // ScanFlag
  431. //
  432. this.ScanFlag.DataPropertyName = "ScanFlag";
  433. this.ScanFlag.FalseValue = "0";
  434. this.ScanFlag.HeaderText = "扫码绑定";
  435. this.ScanFlag.Name = "ScanFlag";
  436. this.ScanFlag.ReadOnly = true;
  437. this.ScanFlag.TrueValue = "1";
  438. //
  439. // tbnSave
  440. //
  441. this.tbnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  442. this.tbnSave.BackColor = System.Drawing.Color.Gray;
  443. this.tbnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbnSave.BackgroundImage")));
  444. this.tbnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  445. this.tbnSave.ForeColor = System.Drawing.Color.White;
  446. this.tbnSave.Location = new System.Drawing.Point(576, 391);
  447. this.tbnSave.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  448. this.tbnSave.Name = "tbnSave";
  449. this.tbnSave.Size = new System.Drawing.Size(85, 30);
  450. this.tbnSave.TabIndex = 25;
  451. this.tbnSave.Text = "保存(&S)";
  452. this.tbnSave.UseVisualStyleBackColor = false;
  453. this.tbnSave.Click += new System.EventHandler(this.tbnSave_Click);
  454. //
  455. // dgvipport
  456. //
  457. this.dgvipport.AllowUserToAddRows = false;
  458. this.dgvipport.AllowUserToDeleteRows = false;
  459. this.dgvipport.AllowUserToModifyRows = true;
  460. this.dgvipport.AllowUserToOrderColumns = true;
  461. this.dgvipport.AllowUserToResizeRows = false;
  462. dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  463. dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  464. this.dgvipport.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
  465. this.dgvipport.BorderStyle = System.Windows.Forms.BorderStyle.None;
  466. this.dgvipport.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  467. this.dgvipport.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  468. this.dgvipport.CellHeight = 23;
  469. this.dgvipport.ChildNodeColumnName = null;
  470. this.dgvipport.ChildNodeColumnText = null;
  471. this.dgvipport.ColumnDeep = 1;
  472. this.dgvipport.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  473. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  474. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  475. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  476. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
  477. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  478. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  479. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  480. this.dgvipport.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
  481. this.dgvipport.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  482. this.dgvipport.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  483. this.workstationname,
  484. this.barcodeIP,
  485. this.idnrkIP,
  486. this.scanIP,
  487. this.PLCIP,
  488. this.DB,
  489. this.servicePort});
  490. this.dgvipport.ColumnTreeView = null;
  491. this.dgvipport.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  492. this.dgvipport.Dock = System.Windows.Forms.DockStyle.Fill;
  493. this.dgvipport.DynamicColumnName = "";
  494. this.dgvipport.EnableHeadersVisualStyles = false;
  495. this.dgvipport.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  496. this.dgvipport.FormatQuantityColumns = null;
  497. this.dgvipport.HasNode = false;
  498. this.dgvipport.HorizontalMergeColumn = null;
  499. this.dgvipport.IsAutoCountSum = true;
  500. this.dgvipport.IsAutoResizeColumns = false;
  501. this.dgvipport.IsClickF12 = false;
  502. this.dgvipport.IsOpenMergeCellFlag = false;
  503. this.dgvipport.IsSubTotalFlag = false;
  504. this.dgvipport.IsTopDeep = false;
  505. this.dgvipport.Location = new System.Drawing.Point(0, 0);
  506. this.dgvipport.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  507. this.dgvipport.MergeColumnNames = null;
  508. this.dgvipport.MergeDetailColumnNames = null;
  509. this.dgvipport.MergeDetailOnlyColumn = null;
  510. this.dgvipport.MergeOnlyColumn = null;
  511. this.dgvipport.MultiSelect = false;
  512. this.dgvipport.Name = "dgvipport";
  513. this.dgvipport.RefreshAtHscroll = false;
  514. this.dgvipport.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  515. this.dgvipport.RowHeadersWidth = 50;
  516. this.dgvipport.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  517. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  518. this.dgvipport.RowsDefaultCellStyle = dataGridViewCellStyle10;
  519. this.dgvipport.RowTemplate.Height = 21;
  520. this.dgvipport.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  521. this.dgvipport.Size = new System.Drawing.Size(667, 445);
  522. this.dgvipport.SortOrderColumnName = null;
  523. this.dgvipport.TabIndex = 24;
  524. this.dgvipport.Tag = true;
  525. this.dgvipport.TotalSumColumns = null;
  526. this.dgvipport.ViewRowFilter = "";
  527. this.dgvipport.VirtualNodes = false;
  528. //
  529. // workstationname
  530. //
  531. this.workstationname.DataPropertyName = "workstationname";
  532. this.workstationname.HeaderText = "工位";
  533. this.workstationname.MaxInputLength = 20;
  534. this.workstationname.Name = "workstationname";
  535. //
  536. // barcodeIP
  537. //
  538. this.barcodeIP.DataPropertyName = "barcodeIP";
  539. this.barcodeIP.FillWeight = 150F;
  540. this.barcodeIP.HeaderText = "常连接IP:端口(产品条码)";
  541. this.barcodeIP.Name = "barcodeIP";
  542. this.barcodeIP.Width = 150;
  543. //
  544. // idnrkIP
  545. //
  546. this.idnrkIP.DataPropertyName = "idnrkIP";
  547. this.idnrkIP.FillWeight = 150F;
  548. this.idnrkIP.HeaderText = "常连接IP:端口(组件条码)";
  549. this.idnrkIP.Name = "idnrkIP";
  550. this.idnrkIP.Width = 150;
  551. //
  552. // scanIP
  553. //
  554. this.scanIP.DataPropertyName = "scanIP";
  555. this.scanIP.HeaderText = "扫描头IP";
  556. this.scanIP.Name = "scanIP";
  557. //
  558. // PLCIP
  559. //
  560. this.PLCIP.DataPropertyName = "PLCIP";
  561. this.PLCIP.HeaderText = "PLCIP";
  562. this.PLCIP.Name = "PLCIP";
  563. //
  564. // DB
  565. //
  566. this.DB.DataPropertyName = "DB";
  567. this.DB.HeaderText = "DB块";
  568. this.DB.Name = "DB";
  569. //
  570. // servicePort
  571. //
  572. this.servicePort.DataPropertyName = "servicePort";
  573. this.servicePort.FillWeight = 120F;
  574. this.servicePort.HeaderText = "服务器端口(前缀)";
  575. this.servicePort.Name = "servicePort";
  576. this.servicePort.Width = 120;
  577. //
  578. // F_PC_0701
  579. //
  580. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  581. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  582. this.ClientSize = new System.Drawing.Size(1408, 557);
  583. this.Controls.Add(this.splLine);
  584. this.Controls.Add(this.gbxCondition);
  585. this.Controls.Add(this.tsrOperate);
  586. this.Name = "F_PC_0701";
  587. this.Text = "F_PC_0701";
  588. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_0701_FormClosed);
  589. this.Load += new System.EventHandler(this.F_PC_0701_Load);
  590. this.tsrOperate.ResumeLayout(false);
  591. this.tsrOperate.PerformLayout();
  592. this.gbxCondition.ResumeLayout(false);
  593. this.gbxCondition.PerformLayout();
  594. ((System.ComponentModel.ISupportInitialize)(this.dgvUser)).EndInit();
  595. this.splLine.Panel1.ResumeLayout(false);
  596. this.splLine.Panel2.ResumeLayout(false);
  597. ((System.ComponentModel.ISupportInitialize)(this.splLine)).EndInit();
  598. this.splLine.ResumeLayout(false);
  599. this.splitContainer1.Panel1.ResumeLayout(false);
  600. this.splitContainer1.Panel2.ResumeLayout(false);
  601. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  602. this.splitContainer1.ResumeLayout(false);
  603. ((System.ComponentModel.ISupportInitialize)(this.dgvPackingBOMDetail)).EndInit();
  604. ((System.ComponentModel.ISupportInitialize)(this.dgvipport)).EndInit();
  605. this.ResumeLayout(false);
  606. }
  607. #endregion
  608. private Basics.BaseControls.C_ToolStrip tsrOperate;
  609. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  610. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  611. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  612. private System.Windows.Forms.ToolStripButton tsbtnClose;
  613. private Basics.BaseControls.C_GroupBox gbxCondition;
  614. private System.Windows.Forms.TextBox txtPROCEDURENAME;
  615. private Basics.BaseControls.C_Button btnClearCondition;
  616. private Basics.BaseControls.C_Button btnSearch;
  617. private Basics.BaseControls.C_Label lbltxtPROCEDURENAME;
  618. private Basics.BaseControls.C_DataGridView dgvUser;
  619. private System.Windows.Forms.SplitContainer splLine;
  620. private Basics.BaseControls.C_DataGridView dgvPackingBOMDetail;
  621. private System.Windows.Forms.DataGridViewTextBoxColumn PROCEDURENAME;
  622. private System.Windows.Forms.DataGridViewTextBoxColumn PROCEDUREID;
  623. private System.Windows.Forms.DataGridViewCheckBoxColumn Check1;
  624. private System.Windows.Forms.DataGridViewTextBoxColumn idnrktype;
  625. private System.Windows.Forms.DataGridViewCheckBoxColumn ScanFlag;
  626. private System.Windows.Forms.SplitContainer splitContainer1;
  627. private Basics.BaseControls.C_DataGridView dgvipport;
  628. private Basics.BaseControls.C_Button tbnSave;
  629. private System.Windows.Forms.DataGridViewTextBoxColumn workstationname;
  630. private System.Windows.Forms.DataGridViewTextBoxColumn barcodeIP;
  631. private System.Windows.Forms.DataGridViewTextBoxColumn idnrkIP;
  632. private System.Windows.Forms.DataGridViewTextBoxColumn scanIP;
  633. private System.Windows.Forms.DataGridViewTextBoxColumn PLCIP;
  634. private System.Windows.Forms.DataGridViewTextBoxColumn DB;
  635. private System.Windows.Forms.DataGridViewTextBoxColumn servicePort;
  636. }
  637. }