F_PC_0205.Designer.cs 62 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057
  1. namespace Dongke.IBOSS.PRD.Client.PCModule
  2. {
  3. partial class F_PC_0205
  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_0205));
  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 dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = 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 dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  42. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  43. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  44. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  45. this.tsbtnFlowSetting = new System.Windows.Forms.ToolStripButton();
  46. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  47. this.tsbtnDisable = new System.Windows.Forms.ToolStripButton();
  48. this.tsbtnBegin = new System.Windows.Forms.ToolStripButton();
  49. this.tsbtnCopyAndNew = new System.Windows.Forms.ToolStripButton();
  50. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  51. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  52. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  53. this.c_GroupBox1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  54. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  55. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  56. this.SelValueFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ValidCheckedBoxList();
  57. this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  58. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  59. this.txtLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  60. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  61. this.txtLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  62. this.lblLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  63. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  64. this.dgvLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  65. this.ProductionLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.ProductionLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.ValueFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  70. this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.UpdateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.UpdateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.dgvProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  75. this.ProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.ProcedureModelName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.OrganizationName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.OrganizationID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.ProcedureModel = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.ModelTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.BarCodeFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.ModelType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.NodeTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.NodeType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.ProcedureMustFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  87. this.CollectTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.CollectType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.PieceTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.UndoFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  91. this.BarCodePrintCopies = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.PieceType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.IsSpecialRework = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  94. this.IsSemireWork = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  95. this.RemarksDetail = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.nodeno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.procedurelineid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.procedureid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.displayno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  100. this.tsrOperate.SuspendLayout();
  101. this.c_GroupBox1.SuspendLayout();
  102. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  103. this.splitContainer1.Panel1.SuspendLayout();
  104. this.splitContainer1.Panel2.SuspendLayout();
  105. this.splitContainer1.SuspendLayout();
  106. ((System.ComponentModel.ISupportInitialize)(this.dgvLine)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.dgvProcedure)).BeginInit();
  108. this.SuspendLayout();
  109. //
  110. // tsrOperate
  111. //
  112. this.tsrOperate.AutoSize = false;
  113. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  114. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PCModule.Properties.Resources.functionbackground;
  115. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.tsrOperate.ImageScalingSize = new System.Drawing.Size(20, 20);
  117. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  118. this.tsbtnAdd,
  119. this.tsbtnEdit,
  120. this.tsbtnFlowSetting,
  121. this.toolStripSeparator2,
  122. this.tsbtnDisable,
  123. this.tsbtnBegin,
  124. this.tsbtnCopyAndNew,
  125. this.toolStripSeparator1,
  126. this.tsbtnAdaptive,
  127. this.tsbtnClose});
  128. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  129. this.tsrOperate.Name = "tsrOperate";
  130. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  131. this.tsrOperate.ShowItemToolTips = false;
  132. this.tsrOperate.Size = new System.Drawing.Size(1369, 44);
  133. this.tsrOperate.TabIndex = 0;
  134. this.tsrOperate.Text = "toolStrip1";
  135. //
  136. // tsbtnAdd
  137. //
  138. this.tsbtnAdd.AutoSize = false;
  139. this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  141. this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
  142. this.tsbtnAdd.Name = "tsbtnAdd";
  143. this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
  144. this.tsbtnAdd.Text = "新建(&N)";
  145. this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
  146. //
  147. // tsbtnEdit
  148. //
  149. this.tsbtnEdit.AutoSize = false;
  150. this.tsbtnEdit.Enabled = false;
  151. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  152. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  153. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  154. this.tsbtnEdit.Name = "tsbtnEdit";
  155. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  156. this.tsbtnEdit.Text = "编辑(&E)";
  157. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
  158. //
  159. // tsbtnFlowSetting
  160. //
  161. this.tsbtnFlowSetting.AutoSize = false;
  162. this.tsbtnFlowSetting.Enabled = false;
  163. this.tsbtnFlowSetting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. this.tsbtnFlowSetting.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  165. this.tsbtnFlowSetting.ImageTransparentColor = System.Drawing.Color.Magenta;
  166. this.tsbtnFlowSetting.Name = "tsbtnFlowSetting";
  167. this.tsbtnFlowSetting.Size = new System.Drawing.Size(60, 25);
  168. this.tsbtnFlowSetting.Text = "流程(&F)";
  169. this.tsbtnFlowSetting.Click += new System.EventHandler(this.tsbtnFlowSetting_Click);
  170. //
  171. // toolStripSeparator2
  172. //
  173. this.toolStripSeparator2.AutoSize = false;
  174. this.toolStripSeparator2.Name = "toolStripSeparator2";
  175. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
  176. //
  177. // tsbtnDisable
  178. //
  179. this.tsbtnDisable.AutoSize = false;
  180. this.tsbtnDisable.Enabled = false;
  181. this.tsbtnDisable.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.tsbtnDisable.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  183. this.tsbtnDisable.ImageTransparentColor = System.Drawing.Color.Magenta;
  184. this.tsbtnDisable.Name = "tsbtnDisable";
  185. this.tsbtnDisable.Size = new System.Drawing.Size(60, 25);
  186. this.tsbtnDisable.Text = "停用(&S)";
  187. this.tsbtnDisable.Click += new System.EventHandler(this.tsbtnDisable_Click);
  188. //
  189. // tsbtnBegin
  190. //
  191. this.tsbtnBegin.AutoSize = false;
  192. this.tsbtnBegin.Enabled = false;
  193. this.tsbtnBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  194. this.tsbtnBegin.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  195. this.tsbtnBegin.ImageTransparentColor = System.Drawing.Color.Magenta;
  196. this.tsbtnBegin.Name = "tsbtnBegin";
  197. this.tsbtnBegin.Size = new System.Drawing.Size(60, 25);
  198. this.tsbtnBegin.Text = "启用(&B)";
  199. this.tsbtnBegin.Click += new System.EventHandler(this.tsbtnBegin_Click);
  200. //
  201. // tsbtnCopyAndNew
  202. //
  203. this.tsbtnCopyAndNew.AutoSize = false;
  204. this.tsbtnCopyAndNew.Enabled = false;
  205. this.tsbtnCopyAndNew.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  206. this.tsbtnCopyAndNew.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  207. this.tsbtnCopyAndNew.ImageTransparentColor = System.Drawing.Color.Magenta;
  208. this.tsbtnCopyAndNew.Name = "tsbtnCopyAndNew";
  209. this.tsbtnCopyAndNew.Size = new System.Drawing.Size(90, 25);
  210. this.tsbtnCopyAndNew.Text = "复制并新建(&P)";
  211. this.tsbtnCopyAndNew.Click += new System.EventHandler(this.tsbtnCopyAndNew_Click);
  212. //
  213. // toolStripSeparator1
  214. //
  215. this.toolStripSeparator1.AutoSize = false;
  216. this.toolStripSeparator1.Name = "toolStripSeparator1";
  217. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  218. //
  219. // tsbtnAdaptive
  220. //
  221. this.tsbtnAdaptive.AutoSize = false;
  222. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  224. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  225. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  226. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  227. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  228. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  229. //
  230. // tsbtnClose
  231. //
  232. this.tsbtnClose.AutoSize = false;
  233. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  234. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  235. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  236. this.tsbtnClose.Name = "tsbtnClose";
  237. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  238. this.tsbtnClose.Text = "关闭(&X)";
  239. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  240. //
  241. // c_GroupBox1
  242. //
  243. this.c_GroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  244. | System.Windows.Forms.AnchorStyles.Right)));
  245. this.c_GroupBox1.BackColor = System.Drawing.Color.Transparent;
  246. this.c_GroupBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("c_GroupBox1.BackgroundImage")));
  247. this.c_GroupBox1.Controls.Add(this.btnSearch);
  248. this.c_GroupBox1.Controls.Add(this.btnClearCondition);
  249. this.c_GroupBox1.Controls.Add(this.SelValueFlag);
  250. this.c_GroupBox1.Controls.Add(this.txtRemarks);
  251. this.c_GroupBox1.Controls.Add(this.c_Label2);
  252. this.c_GroupBox1.Controls.Add(this.txtLineName);
  253. this.c_GroupBox1.Controls.Add(this.c_Label1);
  254. this.c_GroupBox1.Controls.Add(this.txtLineCode);
  255. this.c_GroupBox1.Controls.Add(this.lblLineCode);
  256. this.c_GroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  257. this.c_GroupBox1.ForeColor = System.Drawing.SystemColors.ControlText;
  258. this.c_GroupBox1.IsMustInput = false;
  259. this.c_GroupBox1.Location = new System.Drawing.Point(0, 48);
  260. this.c_GroupBox1.Margin = new System.Windows.Forms.Padding(0);
  261. this.c_GroupBox1.Name = "c_GroupBox1";
  262. this.c_GroupBox1.OriginalHeight = -1;
  263. this.c_GroupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
  264. this.c_GroupBox1.Size = new System.Drawing.Size(1357, 90);
  265. this.c_GroupBox1.TabIndex = 1;
  266. this.c_GroupBox1.TabStop = false;
  267. this.c_GroupBox1.Text = "查询条件 ▼";
  268. //
  269. // btnSearch
  270. //
  271. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  272. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  273. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  274. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  275. this.btnSearch.ForeColor = System.Drawing.Color.White;
  276. this.btnSearch.Location = new System.Drawing.Point(1115, 45);
  277. this.btnSearch.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  278. this.btnSearch.Name = "btnSearch";
  279. this.btnSearch.Size = new System.Drawing.Size(113, 38);
  280. this.btnSearch.TabIndex = 7;
  281. this.btnSearch.Text = "查询(&Q)";
  282. this.btnSearch.UseVisualStyleBackColor = true;
  283. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  284. //
  285. // btnClearCondition
  286. //
  287. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  288. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  289. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  290. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  291. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  292. this.btnClearCondition.Location = new System.Drawing.Point(1236, 45);
  293. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  294. this.btnClearCondition.Name = "btnClearCondition";
  295. this.btnClearCondition.Size = new System.Drawing.Size(113, 38);
  296. this.btnClearCondition.TabIndex = 8;
  297. this.btnClearCondition.Text = "清空条件(&C)";
  298. this.btnClearCondition.UseVisualStyleBackColor = true;
  299. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  300. //
  301. // SelValueFlag
  302. //
  303. this.SelValueFlag.BackColor = System.Drawing.SystemColors.Window;
  304. this.SelValueFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("SelValueFlag.BackgroundImage")));
  305. this.SelValueFlag.CheckedListBoxMinSize = new System.Drawing.Size(0, 0);
  306. this.SelValueFlag.DataSource = null;
  307. this.SelValueFlag.DisplayMember = "ValidFlagName";
  308. this.SelValueFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  309. this.SelValueFlag.LablePositionValue = Dongke.IBOSS.PRD.Basics.BaseControls.CheckedBoxListEx.LablePosition.Left;
  310. this.SelValueFlag.Location = new System.Drawing.Point(479, 25);
  311. this.SelValueFlag.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  312. this.SelValueFlag.Name = "SelValueFlag";
  313. this.SelValueFlag.SelectedIndex = -1;
  314. this.SelValueFlag.SelectedValues = new object[0];
  315. this.SelValueFlag.Size = new System.Drawing.Size(261, 58);
  316. this.SelValueFlag.TabIndex = 4;
  317. this.SelValueFlag.Title = "有效标识";
  318. this.SelValueFlag.TitleAlign = System.Drawing.ContentAlignment.TopLeft;
  319. this.SelValueFlag.ValueMember = "ValidFlagID";
  320. //
  321. // txtRemarks
  322. //
  323. this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
  324. this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  325. this.txtRemarks.ErrorMessage = "";
  326. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  327. this.txtRemarks.Location = new System.Drawing.Point(101, 59);
  328. this.txtRemarks.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  329. this.txtRemarks.MaxLength = 500;
  330. this.txtRemarks.Name = "txtRemarks";
  331. this.txtRemarks.Size = new System.Drawing.Size(368, 25);
  332. this.txtRemarks.TabIndex = 6;
  333. //
  334. // c_Label2
  335. //
  336. this.c_Label2.AutoSize = true;
  337. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  338. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  339. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  340. this.c_Label2.Location = new System.Drawing.Point(55, 62);
  341. this.c_Label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  342. this.c_Label2.Name = "c_Label2";
  343. this.c_Label2.Size = new System.Drawing.Size(37, 15);
  344. this.c_Label2.TabIndex = 5;
  345. this.c_Label2.Text = "备注";
  346. //
  347. // txtLineName
  348. //
  349. this.txtLineName.BackColor = System.Drawing.SystemColors.Window;
  350. this.txtLineName.BackgroundColor = System.Drawing.SystemColors.Window;
  351. this.txtLineName.ErrorMessage = "";
  352. this.txtLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  353. this.txtLineName.Location = new System.Drawing.Point(337, 25);
  354. this.txtLineName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  355. this.txtLineName.MaxLength = 50;
  356. this.txtLineName.Name = "txtLineName";
  357. this.txtLineName.Size = new System.Drawing.Size(132, 25);
  358. this.txtLineName.TabIndex = 3;
  359. //
  360. // c_Label1
  361. //
  362. this.c_Label1.AutoSize = true;
  363. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  364. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  365. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  366. this.c_Label1.Location = new System.Drawing.Point(243, 30);
  367. this.c_Label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  368. this.c_Label1.Name = "c_Label1";
  369. this.c_Label1.Size = new System.Drawing.Size(82, 15);
  370. this.c_Label1.TabIndex = 2;
  371. this.c_Label1.Text = "生产线名称";
  372. //
  373. // txtLineCode
  374. //
  375. this.txtLineCode.BackColor = System.Drawing.SystemColors.Window;
  376. this.txtLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
  377. this.txtLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  378. this.txtLineCode.ErrorMessage = "";
  379. this.txtLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  380. this.txtLineCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  381. this.txtLineCode.Location = new System.Drawing.Point(101, 25);
  382. this.txtLineCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  383. this.txtLineCode.MaxLength = 20;
  384. this.txtLineCode.Name = "txtLineCode";
  385. this.txtLineCode.Size = new System.Drawing.Size(132, 25);
  386. this.txtLineCode.TabIndex = 1;
  387. //
  388. // lblLineCode
  389. //
  390. this.lblLineCode.AutoSize = true;
  391. this.lblLineCode.BackColor = System.Drawing.Color.Transparent;
  392. this.lblLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. this.lblLineCode.ForeColor = System.Drawing.SystemColors.ControlText;
  394. this.lblLineCode.Location = new System.Drawing.Point(7, 30);
  395. this.lblLineCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  396. this.lblLineCode.Name = "lblLineCode";
  397. this.lblLineCode.Size = new System.Drawing.Size(82, 15);
  398. this.lblLineCode.TabIndex = 0;
  399. this.lblLineCode.Text = "生产线编码";
  400. //
  401. // splitContainer1
  402. //
  403. this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  404. | System.Windows.Forms.AnchorStyles.Left)
  405. | System.Windows.Forms.AnchorStyles.Right)));
  406. this.splitContainer1.Location = new System.Drawing.Point(0, 145);
  407. this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  408. this.splitContainer1.Name = "splitContainer1";
  409. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  410. //
  411. // splitContainer1.Panel1
  412. //
  413. this.splitContainer1.Panel1.Controls.Add(this.dgvLine);
  414. this.splitContainer1.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No;
  415. //
  416. // splitContainer1.Panel2
  417. //
  418. this.splitContainer1.Panel2.Controls.Add(this.dgvProcedure);
  419. this.splitContainer1.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No;
  420. this.splitContainer1.RightToLeft = System.Windows.Forms.RightToLeft.No;
  421. this.splitContainer1.Size = new System.Drawing.Size(1357, 369);
  422. this.splitContainer1.SplitterDistance = 126;
  423. this.splitContainer1.SplitterWidth = 5;
  424. this.splitContainer1.TabIndex = 3;
  425. //
  426. // dgvLine
  427. //
  428. this.dgvLine.AllowUserToAddRows = false;
  429. this.dgvLine.AllowUserToDeleteRows = false;
  430. this.dgvLine.AllowUserToModifyRows = true;
  431. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  432. this.dgvLine.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  433. this.dgvLine.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  434. this.dgvLine.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  435. this.dgvLine.CellHeight = 23;
  436. this.dgvLine.ChildNodeColumnName = null;
  437. this.dgvLine.ChildNodeColumnText = null;
  438. this.dgvLine.ColumnDeep = 1;
  439. this.dgvLine.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  440. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  441. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  442. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  443. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  444. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  445. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  446. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  447. this.dgvLine.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  448. this.dgvLine.ColumnHeadersHeight = 29;
  449. this.dgvLine.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  450. this.dgvLine.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  451. this.ProductionLineID,
  452. this.ProductionLineCode,
  453. this.ProductionLineName,
  454. this.Remarks,
  455. this.ValueFlag,
  456. this.CreateTime,
  457. this.CreateUserName,
  458. this.UpdateTime,
  459. this.UpdateUserName});
  460. this.dgvLine.ColumnTreeView = null;
  461. this.dgvLine.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)));
  462. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  463. dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window;
  464. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  465. dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText;
  466. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  467. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  468. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  469. this.dgvLine.DefaultCellStyle = dataGridViewCellStyle5;
  470. this.dgvLine.Dock = System.Windows.Forms.DockStyle.Fill;
  471. this.dgvLine.DynamicColumnName = "";
  472. this.dgvLine.EnableHeadersVisualStyles = false;
  473. this.dgvLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  474. this.dgvLine.FormatQuantityColumns = null;
  475. this.dgvLine.HorizontalMergeColumn = null;
  476. this.dgvLine.IsAutoCountSum = true;
  477. this.dgvLine.IsAutoResizeColumns = false;
  478. this.dgvLine.IsClickF12 = false;
  479. this.dgvLine.IsOpenMergeCellFlag = false;
  480. this.dgvLine.IsSubTotalFlag = false;
  481. this.dgvLine.IsTopDeep = false;
  482. this.dgvLine.Location = new System.Drawing.Point(0, 0);
  483. this.dgvLine.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  484. this.dgvLine.MergeColumnNames = null;
  485. this.dgvLine.MergeDetailColumnNames = null;
  486. this.dgvLine.MergeDetailOnlyColumn = null;
  487. this.dgvLine.MergeOnlyColumn = null;
  488. this.dgvLine.Name = "dgvLine";
  489. this.dgvLine.ReadOnly = true;
  490. this.dgvLine.RefreshAtHscroll = false;
  491. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  492. dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control;
  493. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  494. dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText;
  495. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  496. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  497. dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  498. this.dgvLine.RowHeadersDefaultCellStyle = dataGridViewCellStyle6;
  499. this.dgvLine.RowHeadersWidth = 50;
  500. this.dgvLine.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  501. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  502. this.dgvLine.RowsDefaultCellStyle = dataGridViewCellStyle7;
  503. this.dgvLine.RowTemplate.Height = 21;
  504. this.dgvLine.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  505. this.dgvLine.Size = new System.Drawing.Size(1357, 126);
  506. this.dgvLine.SortOrderColumnName = null;
  507. this.dgvLine.TabIndex = 0;
  508. this.dgvLine.Tag = true;
  509. this.dgvLine.TotalSumColumns = null;
  510. this.dgvLine.ViewRowFilter = "";
  511. this.dgvLine.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvLine_CellDoubleClick);
  512. this.dgvLine.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvLine_CellEnter);
  513. this.dgvLine.SelectionChanged += new System.EventHandler(this.dgvLine_SelectionChanged);
  514. //
  515. // ProductionLineID
  516. //
  517. this.ProductionLineID.DataPropertyName = "ProductionLineID";
  518. this.ProductionLineID.HeaderText = "ProductionLineID";
  519. this.ProductionLineID.MinimumWidth = 6;
  520. this.ProductionLineID.Name = "ProductionLineID";
  521. this.ProductionLineID.ReadOnly = true;
  522. this.ProductionLineID.Visible = false;
  523. this.ProductionLineID.Width = 125;
  524. //
  525. // ProductionLineCode
  526. //
  527. this.ProductionLineCode.DataPropertyName = "ProductionLineCode";
  528. this.ProductionLineCode.HeaderText = "生产线编码";
  529. this.ProductionLineCode.MinimumWidth = 6;
  530. this.ProductionLineCode.Name = "ProductionLineCode";
  531. this.ProductionLineCode.ReadOnly = true;
  532. this.ProductionLineCode.Width = 125;
  533. //
  534. // ProductionLineName
  535. //
  536. this.ProductionLineName.DataPropertyName = "ProductionLineName";
  537. this.ProductionLineName.HeaderText = "生产线名称";
  538. this.ProductionLineName.MinimumWidth = 6;
  539. this.ProductionLineName.Name = "ProductionLineName";
  540. this.ProductionLineName.ReadOnly = true;
  541. this.ProductionLineName.Width = 125;
  542. //
  543. // Remarks
  544. //
  545. this.Remarks.DataPropertyName = "Remarks";
  546. this.Remarks.HeaderText = "备注";
  547. this.Remarks.MinimumWidth = 6;
  548. this.Remarks.Name = "Remarks";
  549. this.Remarks.ReadOnly = true;
  550. this.Remarks.Width = 125;
  551. //
  552. // ValueFlag
  553. //
  554. this.ValueFlag.DataPropertyName = "ValueFlag";
  555. this.ValueFlag.FalseValue = "0";
  556. this.ValueFlag.HeaderText = "有效标识";
  557. this.ValueFlag.IndeterminateValue = "0";
  558. this.ValueFlag.MinimumWidth = 6;
  559. this.ValueFlag.Name = "ValueFlag";
  560. this.ValueFlag.ReadOnly = true;
  561. this.ValueFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  562. this.ValueFlag.TrueValue = "1";
  563. this.ValueFlag.Width = 125;
  564. //
  565. // CreateTime
  566. //
  567. this.CreateTime.DataPropertyName = "CreateTime";
  568. dataGridViewCellStyle3.Format = "yyyy-MM-dd HH:mm:ss";
  569. dataGridViewCellStyle3.NullValue = null;
  570. this.CreateTime.DefaultCellStyle = dataGridViewCellStyle3;
  571. this.CreateTime.HeaderText = "创建时间";
  572. this.CreateTime.MinimumWidth = 6;
  573. this.CreateTime.Name = "CreateTime";
  574. this.CreateTime.ReadOnly = true;
  575. this.CreateTime.Width = 150;
  576. //
  577. // CreateUserName
  578. //
  579. this.CreateUserName.DataPropertyName = "CreateUserName";
  580. this.CreateUserName.HeaderText = "创建者";
  581. this.CreateUserName.MinimumWidth = 6;
  582. this.CreateUserName.Name = "CreateUserName";
  583. this.CreateUserName.ReadOnly = true;
  584. this.CreateUserName.Width = 125;
  585. //
  586. // UpdateTime
  587. //
  588. this.UpdateTime.DataPropertyName = "UpdateTime";
  589. dataGridViewCellStyle4.Format = "yyyy-MM-dd HH:mm:ss";
  590. dataGridViewCellStyle4.NullValue = null;
  591. this.UpdateTime.DefaultCellStyle = dataGridViewCellStyle4;
  592. this.UpdateTime.HeaderText = "更新时间";
  593. this.UpdateTime.MinimumWidth = 6;
  594. this.UpdateTime.Name = "UpdateTime";
  595. this.UpdateTime.ReadOnly = true;
  596. this.UpdateTime.Width = 150;
  597. //
  598. // UpdateUserName
  599. //
  600. this.UpdateUserName.DataPropertyName = "UpdateUserName";
  601. this.UpdateUserName.HeaderText = "更新者";
  602. this.UpdateUserName.MinimumWidth = 6;
  603. this.UpdateUserName.Name = "UpdateUserName";
  604. this.UpdateUserName.ReadOnly = true;
  605. this.UpdateUserName.Width = 125;
  606. //
  607. // dgvProcedure
  608. //
  609. this.dgvProcedure.AllowUserToAddRows = false;
  610. this.dgvProcedure.AllowUserToDeleteRows = false;
  611. this.dgvProcedure.AllowUserToModifyRows = true;
  612. dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  613. this.dgvProcedure.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
  614. this.dgvProcedure.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  615. this.dgvProcedure.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  616. this.dgvProcedure.CellHeight = 23;
  617. this.dgvProcedure.ChildNodeColumnName = null;
  618. this.dgvProcedure.ChildNodeColumnText = null;
  619. this.dgvProcedure.ColumnDeep = 1;
  620. this.dgvProcedure.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  621. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  622. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  623. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  624. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
  625. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  626. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  627. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  628. this.dgvProcedure.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
  629. this.dgvProcedure.ColumnHeadersHeight = 29;
  630. this.dgvProcedure.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  631. this.dgvProcedure.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  632. this.ProcedureCode,
  633. this.ProcedureName,
  634. this.ProcedureModelName,
  635. this.OrganizationName,
  636. this.OrganizationID,
  637. this.ProcedureModel,
  638. this.ModelTypeName,
  639. this.BarCodeFlag,
  640. this.ModelType,
  641. this.NodeTypeName,
  642. this.NodeType,
  643. this.ProcedureMustFlag,
  644. this.CollectTypeName,
  645. this.CollectType,
  646. this.PieceTypeName,
  647. this.UndoFlag,
  648. this.BarCodePrintCopies,
  649. this.PieceType,
  650. this.IsSpecialRework,
  651. this.IsSemireWork,
  652. this.RemarksDetail,
  653. this.nodeno,
  654. this.procedurelineid,
  655. this.procedureid,
  656. this.displayno});
  657. this.dgvProcedure.ColumnTreeView = null;
  658. this.dgvProcedure.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)));
  659. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  660. dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Window;
  661. dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  662. dataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.ControlText;
  663. dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  664. dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  665. dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  666. this.dgvProcedure.DefaultCellStyle = dataGridViewCellStyle11;
  667. this.dgvProcedure.Dock = System.Windows.Forms.DockStyle.Fill;
  668. this.dgvProcedure.DynamicColumnName = "";
  669. this.dgvProcedure.EnableHeadersVisualStyles = false;
  670. this.dgvProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  671. this.dgvProcedure.FormatQuantityColumns = null;
  672. this.dgvProcedure.HorizontalMergeColumn = null;
  673. this.dgvProcedure.IsAutoCountSum = true;
  674. this.dgvProcedure.IsAutoResizeColumns = false;
  675. this.dgvProcedure.IsClickF12 = false;
  676. this.dgvProcedure.IsOpenMergeCellFlag = false;
  677. this.dgvProcedure.IsSubTotalFlag = false;
  678. this.dgvProcedure.IsTopDeep = false;
  679. this.dgvProcedure.Location = new System.Drawing.Point(0, 0);
  680. this.dgvProcedure.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  681. this.dgvProcedure.MergeColumnNames = null;
  682. this.dgvProcedure.MergeDetailColumnNames = null;
  683. this.dgvProcedure.MergeDetailOnlyColumn = null;
  684. this.dgvProcedure.MergeOnlyColumn = null;
  685. this.dgvProcedure.MultiSelect = false;
  686. this.dgvProcedure.Name = "dgvProcedure";
  687. this.dgvProcedure.ReadOnly = true;
  688. this.dgvProcedure.RefreshAtHscroll = false;
  689. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  690. dataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.Control;
  691. dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  692. dataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.WindowText;
  693. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  694. dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  695. dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  696. this.dgvProcedure.RowHeadersDefaultCellStyle = dataGridViewCellStyle12;
  697. this.dgvProcedure.RowHeadersWidth = 50;
  698. this.dgvProcedure.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  699. dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  700. this.dgvProcedure.RowsDefaultCellStyle = dataGridViewCellStyle13;
  701. this.dgvProcedure.RowTemplate.Height = 21;
  702. this.dgvProcedure.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  703. this.dgvProcedure.Size = new System.Drawing.Size(1357, 238);
  704. this.dgvProcedure.SortOrderColumnName = null;
  705. this.dgvProcedure.TabIndex = 0;
  706. this.dgvProcedure.Tag = true;
  707. this.dgvProcedure.TotalSumColumns = null;
  708. this.dgvProcedure.ViewRowFilter = "";
  709. this.dgvProcedure.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvProcedure_CellDoubleClick);
  710. //
  711. // ProcedureCode
  712. //
  713. this.ProcedureCode.DataPropertyName = "ProcedureCode";
  714. this.ProcedureCode.HeaderText = "工序编码";
  715. this.ProcedureCode.MinimumWidth = 6;
  716. this.ProcedureCode.Name = "ProcedureCode";
  717. this.ProcedureCode.ReadOnly = true;
  718. this.ProcedureCode.Width = 125;
  719. //
  720. // ProcedureName
  721. //
  722. this.ProcedureName.DataPropertyName = "ProcedureName";
  723. this.ProcedureName.HeaderText = "工序名称";
  724. this.ProcedureName.MinimumWidth = 6;
  725. this.ProcedureName.Name = "ProcedureName";
  726. this.ProcedureName.ReadOnly = true;
  727. this.ProcedureName.Width = 125;
  728. //
  729. // ProcedureModelName
  730. //
  731. this.ProcedureModelName.DataPropertyName = "ProcedureModelName";
  732. this.ProcedureModelName.HeaderText = "工序模型";
  733. this.ProcedureModelName.MinimumWidth = 6;
  734. this.ProcedureModelName.Name = "ProcedureModelName";
  735. this.ProcedureModelName.ReadOnly = true;
  736. this.ProcedureModelName.Width = 125;
  737. //
  738. // OrganizationName
  739. //
  740. this.OrganizationName.DataPropertyName = "OrganizationName";
  741. this.OrganizationName.HeaderText = "所属部门";
  742. this.OrganizationName.MinimumWidth = 6;
  743. this.OrganizationName.Name = "OrganizationName";
  744. this.OrganizationName.ReadOnly = true;
  745. this.OrganizationName.Width = 125;
  746. //
  747. // OrganizationID
  748. //
  749. this.OrganizationID.DataPropertyName = "OrganizationID";
  750. this.OrganizationID.HeaderText = "OrganizationID";
  751. this.OrganizationID.MinimumWidth = 6;
  752. this.OrganizationID.Name = "OrganizationID";
  753. this.OrganizationID.ReadOnly = true;
  754. this.OrganizationID.Visible = false;
  755. this.OrganizationID.Width = 125;
  756. //
  757. // ProcedureModel
  758. //
  759. this.ProcedureModel.DataPropertyName = "ProcedureModel";
  760. this.ProcedureModel.HeaderText = "ProcedureModel";
  761. this.ProcedureModel.MinimumWidth = 6;
  762. this.ProcedureModel.Name = "ProcedureModel";
  763. this.ProcedureModel.ReadOnly = true;
  764. this.ProcedureModel.Visible = false;
  765. this.ProcedureModel.Width = 125;
  766. //
  767. // ModelTypeName
  768. //
  769. this.ModelTypeName.DataPropertyName = "ModelTypeName";
  770. this.ModelTypeName.HeaderText = "模型类别";
  771. this.ModelTypeName.MinimumWidth = 6;
  772. this.ModelTypeName.Name = "ModelTypeName";
  773. this.ModelTypeName.ReadOnly = true;
  774. this.ModelTypeName.Width = 125;
  775. //
  776. // BarCodeFlag
  777. //
  778. this.BarCodeFlag.DataPropertyName = "BarCodeFlag";
  779. this.BarCodeFlag.HeaderText = "条码类型";
  780. this.BarCodeFlag.MinimumWidth = 6;
  781. this.BarCodeFlag.Name = "BarCodeFlag";
  782. this.BarCodeFlag.ReadOnly = true;
  783. this.BarCodeFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  784. this.BarCodeFlag.Width = 125;
  785. //
  786. // ModelType
  787. //
  788. this.ModelType.DataPropertyName = "ModelType";
  789. this.ModelType.HeaderText = "ModelType";
  790. this.ModelType.MinimumWidth = 6;
  791. this.ModelType.Name = "ModelType";
  792. this.ModelType.ReadOnly = true;
  793. this.ModelType.Visible = false;
  794. this.ModelType.Width = 125;
  795. //
  796. // NodeTypeName
  797. //
  798. this.NodeTypeName.DataPropertyName = "NodeTypeName";
  799. this.NodeTypeName.HeaderText = "节点类型";
  800. this.NodeTypeName.MinimumWidth = 6;
  801. this.NodeTypeName.Name = "NodeTypeName";
  802. this.NodeTypeName.ReadOnly = true;
  803. this.NodeTypeName.Width = 125;
  804. //
  805. // NodeType
  806. //
  807. this.NodeType.DataPropertyName = "NodeType";
  808. this.NodeType.HeaderText = "NodeType";
  809. this.NodeType.MinimumWidth = 6;
  810. this.NodeType.Name = "NodeType";
  811. this.NodeType.ReadOnly = true;
  812. this.NodeType.Visible = false;
  813. this.NodeType.Width = 125;
  814. //
  815. // ProcedureMustFlag
  816. //
  817. this.ProcedureMustFlag.DataPropertyName = "MustFlag";
  818. this.ProcedureMustFlag.FalseValue = "2";
  819. this.ProcedureMustFlag.HeaderText = "必须工序";
  820. this.ProcedureMustFlag.IndeterminateValue = "2";
  821. this.ProcedureMustFlag.MinimumWidth = 6;
  822. this.ProcedureMustFlag.Name = "ProcedureMustFlag";
  823. this.ProcedureMustFlag.ReadOnly = true;
  824. this.ProcedureMustFlag.TrueValue = "1";
  825. this.ProcedureMustFlag.Width = 125;
  826. //
  827. // CollectTypeName
  828. //
  829. this.CollectTypeName.DataPropertyName = "CollectTypeName";
  830. this.CollectTypeName.HeaderText = "采集模式";
  831. this.CollectTypeName.MinimumWidth = 6;
  832. this.CollectTypeName.Name = "CollectTypeName";
  833. this.CollectTypeName.ReadOnly = true;
  834. this.CollectTypeName.Width = 125;
  835. //
  836. // CollectType
  837. //
  838. this.CollectType.DataPropertyName = "CollectType";
  839. this.CollectType.HeaderText = "CollectType";
  840. this.CollectType.MinimumWidth = 6;
  841. this.CollectType.Name = "CollectType";
  842. this.CollectType.ReadOnly = true;
  843. this.CollectType.Visible = false;
  844. this.CollectType.Width = 125;
  845. //
  846. // PieceTypeName
  847. //
  848. this.PieceTypeName.DataPropertyName = "PieceTypeName";
  849. this.PieceTypeName.HeaderText = "计件模式";
  850. this.PieceTypeName.MinimumWidth = 6;
  851. this.PieceTypeName.Name = "PieceTypeName";
  852. this.PieceTypeName.ReadOnly = true;
  853. this.PieceTypeName.Visible = false;
  854. this.PieceTypeName.Width = 125;
  855. //
  856. // UndoFlag
  857. //
  858. this.UndoFlag.DataPropertyName = "UndoFlag";
  859. this.UndoFlag.FalseValue = "0";
  860. this.UndoFlag.HeaderText = "允许撤销";
  861. this.UndoFlag.MinimumWidth = 6;
  862. this.UndoFlag.Name = "UndoFlag";
  863. this.UndoFlag.ReadOnly = true;
  864. this.UndoFlag.TrueValue = "1";
  865. this.UndoFlag.Width = 125;
  866. //
  867. // BarCodePrintCopies
  868. //
  869. this.BarCodePrintCopies.DataPropertyName = "BarCodePrintCopies";
  870. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  871. this.BarCodePrintCopies.DefaultCellStyle = dataGridViewCellStyle10;
  872. this.BarCodePrintCopies.HeaderText = "条码打印份数";
  873. this.BarCodePrintCopies.MinimumWidth = 6;
  874. this.BarCodePrintCopies.Name = "BarCodePrintCopies";
  875. this.BarCodePrintCopies.ReadOnly = true;
  876. this.BarCodePrintCopies.Width = 125;
  877. //
  878. // PieceType
  879. //
  880. this.PieceType.DataPropertyName = "PieceType";
  881. this.PieceType.HeaderText = "PieceType";
  882. this.PieceType.MinimumWidth = 6;
  883. this.PieceType.Name = "PieceType";
  884. this.PieceType.ReadOnly = true;
  885. this.PieceType.Visible = false;
  886. this.PieceType.Width = 125;
  887. //
  888. // IsSpecialRework
  889. //
  890. this.IsSpecialRework.DataPropertyName = "IsSpecialRework";
  891. this.IsSpecialRework.FalseValue = "0";
  892. this.IsSpecialRework.HeaderText = "重烧返工工序";
  893. this.IsSpecialRework.IndeterminateValue = "0";
  894. this.IsSpecialRework.MinimumWidth = 6;
  895. this.IsSpecialRework.Name = "IsSpecialRework";
  896. this.IsSpecialRework.ReadOnly = true;
  897. this.IsSpecialRework.TrueValue = "1";
  898. this.IsSpecialRework.Width = 125;
  899. //
  900. // IsSemireWork
  901. //
  902. this.IsSemireWork.DataPropertyName = "IsSemireWork";
  903. this.IsSemireWork.FalseValue = "0";
  904. this.IsSemireWork.HeaderText = "半检返修工序";
  905. this.IsSemireWork.IndeterminateValue = "0";
  906. this.IsSemireWork.MinimumWidth = 6;
  907. this.IsSemireWork.Name = "IsSemireWork";
  908. this.IsSemireWork.ReadOnly = true;
  909. this.IsSemireWork.TrueValue = "1";
  910. this.IsSemireWork.Width = 125;
  911. //
  912. // RemarksDetail
  913. //
  914. this.RemarksDetail.DataPropertyName = "Remarks";
  915. this.RemarksDetail.HeaderText = "备注";
  916. this.RemarksDetail.MinimumWidth = 6;
  917. this.RemarksDetail.Name = "RemarksDetail";
  918. this.RemarksDetail.ReadOnly = true;
  919. this.RemarksDetail.Width = 125;
  920. //
  921. // nodeno
  922. //
  923. this.nodeno.DataPropertyName = "nodeno";
  924. this.nodeno.HeaderText = "nodeno";
  925. this.nodeno.MinimumWidth = 6;
  926. this.nodeno.Name = "nodeno";
  927. this.nodeno.ReadOnly = true;
  928. this.nodeno.Visible = false;
  929. this.nodeno.Width = 125;
  930. //
  931. // procedurelineid
  932. //
  933. this.procedurelineid.DataPropertyName = "productionlineid";
  934. this.procedurelineid.HeaderText = "生产线ID";
  935. this.procedurelineid.MinimumWidth = 6;
  936. this.procedurelineid.Name = "procedurelineid";
  937. this.procedurelineid.ReadOnly = true;
  938. this.procedurelineid.Visible = false;
  939. this.procedurelineid.Width = 125;
  940. //
  941. // procedureid
  942. //
  943. this.procedureid.DataPropertyName = "procedureid";
  944. this.procedureid.HeaderText = "工序ID";
  945. this.procedureid.MinimumWidth = 6;
  946. this.procedureid.Name = "procedureid";
  947. this.procedureid.ReadOnly = true;
  948. this.procedureid.Visible = false;
  949. this.procedureid.Width = 125;
  950. //
  951. // displayno
  952. //
  953. this.displayno.DataPropertyName = "displayno";
  954. this.displayno.HeaderText = "显示顺序";
  955. this.displayno.MinimumWidth = 6;
  956. this.displayno.Name = "displayno";
  957. this.displayno.ReadOnly = true;
  958. this.displayno.Width = 125;
  959. //
  960. // F_PC_0205
  961. //
  962. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  963. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  964. this.ClientSize = new System.Drawing.Size(1369, 514);
  965. this.Controls.Add(this.splitContainer1);
  966. this.Controls.Add(this.c_GroupBox1);
  967. this.Controls.Add(this.tsrOperate);
  968. this.DockAreas = ((Dongke.IBOSS.PRD.Basics.DockPanel.DockAreas)(((((Dongke.IBOSS.PRD.Basics.DockPanel.DockAreas.Float | Dongke.IBOSS.PRD.Basics.DockPanel.DockAreas.DockRight)
  969. | Dongke.IBOSS.PRD.Basics.DockPanel.DockAreas.DockTop)
  970. | Dongke.IBOSS.PRD.Basics.DockPanel.DockAreas.DockBottom)
  971. | Dongke.IBOSS.PRD.Basics.DockPanel.DockAreas.Document)));
  972. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  973. this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  974. this.Name = "F_PC_0205";
  975. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  976. this.Text = "生产线管理";
  977. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_0201_FormClosed);
  978. this.Load += new System.EventHandler(this.F_PC_0201_Load);
  979. this.tsrOperate.ResumeLayout(false);
  980. this.tsrOperate.PerformLayout();
  981. this.c_GroupBox1.ResumeLayout(false);
  982. this.c_GroupBox1.PerformLayout();
  983. this.splitContainer1.Panel1.ResumeLayout(false);
  984. this.splitContainer1.Panel2.ResumeLayout(false);
  985. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  986. this.splitContainer1.ResumeLayout(false);
  987. ((System.ComponentModel.ISupportInitialize)(this.dgvLine)).EndInit();
  988. ((System.ComponentModel.ISupportInitialize)(this.dgvProcedure)).EndInit();
  989. this.ResumeLayout(false);
  990. }
  991. #endregion
  992. private Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip tsrOperate;
  993. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  994. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  995. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  996. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  997. private System.Windows.Forms.ToolStripButton tsbtnClose;
  998. private Basics.BaseControls.C_GroupBox c_GroupBox1;
  999. private System.Windows.Forms.SplitContainer splitContainer1;
  1000. private Basics.BaseControls.C_DataGridView dgvLine;
  1001. private Basics.BaseControls.C_DataGridView dgvProcedure;
  1002. private Basics.BaseControls.C_Label lblLineCode;
  1003. private Basics.BaseControls.C_TextBox txtLineCode;
  1004. private Basics.BaseControls.C_TextBox txtLineName;
  1005. private Basics.BaseControls.C_Label c_Label1;
  1006. private Basics.BaseControls.C_TextBox txtRemarks;
  1007. private Basics.BaseControls.C_Label c_Label2;
  1008. private Basics.BaseControls.C_ValidCheckedBoxList SelValueFlag;
  1009. private Basics.BaseControls.C_Button btnSearch;
  1010. private Basics.BaseControls.C_Button btnClearCondition;
  1011. private System.Windows.Forms.ToolStripButton tsbtnBegin;
  1012. private System.Windows.Forms.ToolStripButton tsbtnCopyAndNew;
  1013. private System.Windows.Forms.ToolStripButton tsbtnFlowSetting;
  1014. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  1015. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineID;
  1016. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineCode;
  1017. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
  1018. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  1019. private System.Windows.Forms.DataGridViewCheckBoxColumn ValueFlag;
  1020. private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
  1021. private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
  1022. private System.Windows.Forms.DataGridViewTextBoxColumn UpdateTime;
  1023. private System.Windows.Forms.DataGridViewTextBoxColumn UpdateUserName;
  1024. private System.Windows.Forms.ToolStripButton tsbtnDisable;
  1025. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureCode;
  1026. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
  1027. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureModelName;
  1028. private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationName;
  1029. private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationID;
  1030. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureModel;
  1031. private System.Windows.Forms.DataGridViewTextBoxColumn ModelTypeName;
  1032. private System.Windows.Forms.DataGridViewTextBoxColumn BarCodeFlag;
  1033. private System.Windows.Forms.DataGridViewTextBoxColumn ModelType;
  1034. private System.Windows.Forms.DataGridViewTextBoxColumn NodeTypeName;
  1035. private System.Windows.Forms.DataGridViewTextBoxColumn NodeType;
  1036. private System.Windows.Forms.DataGridViewCheckBoxColumn ProcedureMustFlag;
  1037. private System.Windows.Forms.DataGridViewTextBoxColumn CollectTypeName;
  1038. private System.Windows.Forms.DataGridViewTextBoxColumn CollectType;
  1039. private System.Windows.Forms.DataGridViewTextBoxColumn PieceTypeName;
  1040. private System.Windows.Forms.DataGridViewCheckBoxColumn UndoFlag;
  1041. private System.Windows.Forms.DataGridViewTextBoxColumn BarCodePrintCopies;
  1042. private System.Windows.Forms.DataGridViewTextBoxColumn PieceType;
  1043. private System.Windows.Forms.DataGridViewCheckBoxColumn IsSpecialRework;
  1044. private System.Windows.Forms.DataGridViewCheckBoxColumn IsSemireWork;
  1045. private System.Windows.Forms.DataGridViewTextBoxColumn RemarksDetail;
  1046. private System.Windows.Forms.DataGridViewTextBoxColumn nodeno;
  1047. private System.Windows.Forms.DataGridViewTextBoxColumn procedurelineid;
  1048. private System.Windows.Forms.DataGridViewTextBoxColumn procedureid;
  1049. private System.Windows.Forms.DataGridViewTextBoxColumn displayno;
  1050. }
  1051. }