F_PC_0205.Designer.cs 63 KB

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