F_PC_0205.Designer.cs 61 KB

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