F_PM_0301.Designer.cs 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717
  1. namespace Dongke.IBOSS.PRD.Client.PMModule
  2. {
  3. partial class F_PM_0301
  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_PM_0301));
  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 dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  35. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  36. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  37. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  38. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  39. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  40. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  41. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  42. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  43. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  44. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  45. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  46. this.lblTo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  47. this.dtpEndTime = new System.Windows.Forms.DateTimePicker();
  48. this.dtpStartTime = new System.Windows.Forms.DateTimePicker();
  49. this.lblCreateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  50. this.lblUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  51. this.lblGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  52. this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  53. this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  54. this.txtUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  55. this.txtGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  56. this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  57. this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  58. this.dgvProduction = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  59. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.OrganizationID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  69. this.SpecialRepairFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  70. this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.CreateUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.ProcedureModel = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.ModelType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.PieceType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.lblOrganization = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  79. this.scbOrganization = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbOrganization();
  80. this.tsrOperate.SuspendLayout();
  81. this.gbxCondition.SuspendLayout();
  82. ((System.ComponentModel.ISupportInitialize)(this.dgvProduction)).BeginInit();
  83. this.SuspendLayout();
  84. //
  85. // tsrOperate
  86. //
  87. this.tsrOperate.AutoSize = false;
  88. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  89. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
  90. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  91. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  92. this.tsbtnAdd,
  93. this.tsbtnEdit,
  94. this.toolStripSeparator1,
  95. this.tsbtnAdaptive,
  96. this.tsbtnClose});
  97. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  98. this.tsrOperate.Name = "tsrOperate";
  99. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  100. this.tsrOperate.ShowItemToolTips = false;
  101. this.tsrOperate.Size = new System.Drawing.Size(1102, 35);
  102. this.tsrOperate.TabIndex = 25;
  103. this.tsrOperate.Text = "toolStrip1";
  104. //
  105. // tsbtnAdd
  106. //
  107. this.tsbtnAdd.AutoSize = false;
  108. this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  109. this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  110. this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
  111. this.tsbtnAdd.Name = "tsbtnAdd";
  112. this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
  113. this.tsbtnAdd.Text = "新建(&N)";
  114. this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
  115. //
  116. // tsbtnEdit
  117. //
  118. this.tsbtnEdit.AutoSize = false;
  119. this.tsbtnEdit.Enabled = false;
  120. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  122. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  123. this.tsbtnEdit.Name = "tsbtnEdit";
  124. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  125. this.tsbtnEdit.Text = "编辑(&E)";
  126. this.tsbtnEdit.Visible = false;
  127. //
  128. // toolStripSeparator1
  129. //
  130. this.toolStripSeparator1.AutoSize = false;
  131. this.toolStripSeparator1.Name = "toolStripSeparator1";
  132. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  133. //
  134. // tsbtnAdaptive
  135. //
  136. this.tsbtnAdaptive.AutoSize = false;
  137. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  139. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  140. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  141. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  142. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  143. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  144. //
  145. // tsbtnClose
  146. //
  147. this.tsbtnClose.AutoSize = false;
  148. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  149. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  150. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  151. this.tsbtnClose.Name = "tsbtnClose";
  152. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  153. this.tsbtnClose.Text = "关闭(&X)";
  154. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  155. //
  156. // gbxCondition
  157. //
  158. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  159. | System.Windows.Forms.AnchorStyles.Right)));
  160. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  161. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  162. this.gbxCondition.Controls.Add(this.lblOrganization);
  163. this.gbxCondition.Controls.Add(this.scbOrganization);
  164. this.gbxCondition.Controls.Add(this.scbGoodsType);
  165. this.gbxCondition.Controls.Add(this.lblGoodsType);
  166. this.gbxCondition.Controls.Add(this.btnClearCondition);
  167. this.gbxCondition.Controls.Add(this.btnSearch);
  168. this.gbxCondition.Controls.Add(this.lblTo);
  169. this.gbxCondition.Controls.Add(this.dtpEndTime);
  170. this.gbxCondition.Controls.Add(this.dtpStartTime);
  171. this.gbxCondition.Controls.Add(this.lblCreateTime);
  172. this.gbxCondition.Controls.Add(this.lblUserCode);
  173. this.gbxCondition.Controls.Add(this.lblGoodsName);
  174. this.gbxCondition.Controls.Add(this.lblGoodsCode);
  175. this.gbxCondition.Controls.Add(this.lblBarCode);
  176. this.gbxCondition.Controls.Add(this.txtUserCode);
  177. this.gbxCondition.Controls.Add(this.txtGoodsName);
  178. this.gbxCondition.Controls.Add(this.txtGoodsCode);
  179. this.gbxCondition.Controls.Add(this.txtBarCode);
  180. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  182. this.gbxCondition.IsMustInput = false;
  183. this.gbxCondition.Location = new System.Drawing.Point(0, 39);
  184. this.gbxCondition.Name = "gbxCondition";
  185. this.gbxCondition.OriginalHeight = -1;
  186. this.gbxCondition.Size = new System.Drawing.Size(1090, 83);
  187. this.gbxCondition.TabIndex = 26;
  188. this.gbxCondition.TabStop = false;
  189. this.gbxCondition.Text = "查询条件 ▼";
  190. //
  191. // scbGoodsType
  192. //
  193. this.scbGoodsType.CheckedData = null;
  194. this.scbGoodsType.IsOnlyDisplayEnd = false;
  195. this.scbGoodsType.Location = new System.Drawing.Point(706, 18);
  196. this.scbGoodsType.MultiSelect = false;
  197. this.scbGoodsType.Name = "scbGoodsType";
  198. this.scbGoodsType.Size = new System.Drawing.Size(134, 21);
  199. this.scbGoodsType.TabIndex = 37;
  200. //
  201. // lblGoodsType
  202. //
  203. this.lblGoodsType.AutoSize = true;
  204. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  205. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  206. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  207. this.lblGoodsType.Location = new System.Drawing.Point(647, 22);
  208. this.lblGoodsType.Name = "lblGoodsType";
  209. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  210. this.lblGoodsType.TabIndex = 36;
  211. this.lblGoodsType.Text = "产品类别";
  212. //
  213. // btnClearCondition
  214. //
  215. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  216. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  217. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  218. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  219. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  220. this.btnClearCondition.Location = new System.Drawing.Point(999, 45);
  221. this.btnClearCondition.Name = "btnClearCondition";
  222. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  223. this.btnClearCondition.TabIndex = 10;
  224. this.btnClearCondition.Text = "清空条件";
  225. this.btnClearCondition.UseVisualStyleBackColor = true;
  226. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  227. //
  228. // btnSearch
  229. //
  230. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  231. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  232. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  233. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  234. this.btnSearch.ForeColor = System.Drawing.Color.White;
  235. this.btnSearch.Location = new System.Drawing.Point(908, 45);
  236. this.btnSearch.Name = "btnSearch";
  237. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  238. this.btnSearch.TabIndex = 9;
  239. this.btnSearch.Text = "查询";
  240. this.btnSearch.UseVisualStyleBackColor = true;
  241. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  242. //
  243. // lblTo
  244. //
  245. this.lblTo.AutoSize = true;
  246. this.lblTo.BackColor = System.Drawing.Color.Transparent;
  247. this.lblTo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  248. this.lblTo.ForeColor = System.Drawing.SystemColors.ControlText;
  249. this.lblTo.Location = new System.Drawing.Point(627, 50);
  250. this.lblTo.Name = "lblTo";
  251. this.lblTo.Size = new System.Drawing.Size(77, 12);
  252. this.lblTo.TabIndex = 35;
  253. this.lblTo.Text = "操作时间结束";
  254. //
  255. // dtpEndTime
  256. //
  257. this.dtpEndTime.CustomFormat = "yyyy-MM-dd HH:mm";
  258. this.dtpEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  259. this.dtpEndTime.Location = new System.Drawing.Point(706, 46);
  260. this.dtpEndTime.Name = "dtpEndTime";
  261. this.dtpEndTime.Size = new System.Drawing.Size(134, 21);
  262. this.dtpEndTime.TabIndex = 8;
  263. this.dtpEndTime.Value = new System.DateTime(2014, 9, 23, 0, 0, 0, 0);
  264. //
  265. // dtpStartTime
  266. //
  267. this.dtpStartTime.CustomFormat = "yyyy-MM-dd HH:mm";
  268. this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  269. this.dtpStartTime.Location = new System.Drawing.Point(487, 46);
  270. this.dtpStartTime.Name = "dtpStartTime";
  271. this.dtpStartTime.Size = new System.Drawing.Size(134, 21);
  272. this.dtpStartTime.TabIndex = 7;
  273. this.dtpStartTime.Value = new System.DateTime(2014, 9, 24, 0, 0, 0, 0);
  274. //
  275. // lblCreateTime
  276. //
  277. this.lblCreateTime.AutoSize = true;
  278. this.lblCreateTime.BackColor = System.Drawing.Color.Transparent;
  279. this.lblCreateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  280. this.lblCreateTime.ForeColor = System.Drawing.SystemColors.ControlText;
  281. this.lblCreateTime.Location = new System.Drawing.Point(406, 50);
  282. this.lblCreateTime.Name = "lblCreateTime";
  283. this.lblCreateTime.Size = new System.Drawing.Size(77, 12);
  284. this.lblCreateTime.TabIndex = 29;
  285. this.lblCreateTime.Text = "操作时间开始";
  286. //
  287. // lblUserCode
  288. //
  289. this.lblUserCode.AutoSize = true;
  290. this.lblUserCode.BackColor = System.Drawing.Color.Transparent;
  291. this.lblUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  292. this.lblUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  293. this.lblUserCode.Location = new System.Drawing.Point(6, 50);
  294. this.lblUserCode.Name = "lblUserCode";
  295. this.lblUserCode.Size = new System.Drawing.Size(53, 12);
  296. this.lblUserCode.TabIndex = 20;
  297. this.lblUserCode.Text = "生产工号";
  298. //
  299. // lblGoodsName
  300. //
  301. this.lblGoodsName.AutoSize = true;
  302. this.lblGoodsName.BackColor = System.Drawing.Color.Transparent;
  303. this.lblGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  304. this.lblGoodsName.ForeColor = System.Drawing.SystemColors.ControlText;
  305. this.lblGoodsName.Location = new System.Drawing.Point(428, 22);
  306. this.lblGoodsName.Name = "lblGoodsName";
  307. this.lblGoodsName.Size = new System.Drawing.Size(53, 12);
  308. this.lblGoodsName.TabIndex = 21;
  309. this.lblGoodsName.Text = "产品名称";
  310. //
  311. // lblGoodsCode
  312. //
  313. this.lblGoodsCode.AutoSize = true;
  314. this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
  315. this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  316. this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
  317. this.lblGoodsCode.Location = new System.Drawing.Point(205, 22);
  318. this.lblGoodsCode.Name = "lblGoodsCode";
  319. this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
  320. this.lblGoodsCode.TabIndex = 22;
  321. this.lblGoodsCode.Text = "产品编码";
  322. //
  323. // lblBarCode
  324. //
  325. this.lblBarCode.AutoSize = true;
  326. this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
  327. this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  328. this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText;
  329. this.lblBarCode.Location = new System.Drawing.Point(6, 22);
  330. this.lblBarCode.Name = "lblBarCode";
  331. this.lblBarCode.Size = new System.Drawing.Size(53, 12);
  332. this.lblBarCode.TabIndex = 23;
  333. this.lblBarCode.Text = "产品条码";
  334. //
  335. // txtUserCode
  336. //
  337. this.txtUserCode.BackColor = System.Drawing.SystemColors.Window;
  338. this.txtUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  339. this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  340. this.txtUserCode.ErrorMessage = "";
  341. this.txtUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  342. this.txtUserCode.Location = new System.Drawing.Point(65, 46);
  343. this.txtUserCode.MaxLength = 20;
  344. this.txtUserCode.Name = "txtUserCode";
  345. this.txtUserCode.Size = new System.Drawing.Size(134, 21);
  346. this.txtUserCode.TabIndex = 5;
  347. //
  348. // txtGoodsName
  349. //
  350. this.txtGoodsName.BackColor = System.Drawing.SystemColors.Window;
  351. this.txtGoodsName.BackgroundColor = System.Drawing.SystemColors.Window;
  352. this.txtGoodsName.ErrorMessage = "";
  353. this.txtGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  354. this.txtGoodsName.Location = new System.Drawing.Point(487, 18);
  355. this.txtGoodsName.MaxLength = 20;
  356. this.txtGoodsName.Name = "txtGoodsName";
  357. this.txtGoodsName.Size = new System.Drawing.Size(134, 21);
  358. this.txtGoodsName.TabIndex = 3;
  359. //
  360. // txtGoodsCode
  361. //
  362. this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
  363. this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
  364. this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  365. this.txtGoodsCode.ErrorMessage = "";
  366. this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  367. this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  368. this.txtGoodsCode.Location = new System.Drawing.Point(264, 18);
  369. this.txtGoodsCode.MaxLength = 10;
  370. this.txtGoodsCode.Name = "txtGoodsCode";
  371. this.txtGoodsCode.Size = new System.Drawing.Size(134, 21);
  372. this.txtGoodsCode.TabIndex = 2;
  373. //
  374. // txtBarCode
  375. //
  376. this.txtBarCode.BackColor = System.Drawing.SystemColors.Window;
  377. this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
  378. this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  379. this.txtBarCode.ErrorMessage = "";
  380. this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  381. this.txtBarCode.Location = new System.Drawing.Point(65, 18);
  382. this.txtBarCode.MaxLength = 50;
  383. this.txtBarCode.Name = "txtBarCode";
  384. this.txtBarCode.Size = new System.Drawing.Size(134, 21);
  385. this.txtBarCode.TabIndex = 1;
  386. //
  387. // dgvProduction
  388. //
  389. this.dgvProduction.AllowUserToAddRows = false;
  390. this.dgvProduction.AllowUserToDeleteRows = false;
  391. this.dgvProduction.AllowUserToModifyRows = true;
  392. this.dgvProduction.AllowUserToOrderColumns = true;
  393. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  394. this.dgvProduction.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  395. this.dgvProduction.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  396. | System.Windows.Forms.AnchorStyles.Left)
  397. | System.Windows.Forms.AnchorStyles.Right)));
  398. this.dgvProduction.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  399. this.dgvProduction.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  400. this.dgvProduction.CellHeight = 23;
  401. this.dgvProduction.ChildNodeColumnName = null;
  402. this.dgvProduction.ChildNodeColumnText = null;
  403. this.dgvProduction.ColumnDeep = 1;
  404. this.dgvProduction.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  405. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  406. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  407. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  408. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  409. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  410. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  411. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  412. this.dgvProduction.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  413. this.dgvProduction.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  414. this.dgvProduction.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  415. this.BarCode,
  416. this.GoodsCode,
  417. this.GoodsName,
  418. this.GoodsTypeName,
  419. this.UserCode,
  420. this.OrganizationID,
  421. this.GroutingMouldCode,
  422. this.GroutingDate,
  423. this.GroutingUserCode,
  424. this.IsPublicBody,
  425. this.SpecialRepairFlag,
  426. this.GroutingNum,
  427. this.CreateTime,
  428. this.CreateUserID,
  429. this.ProcedureModel,
  430. this.ModelType,
  431. this.PieceType,
  432. this.Remarks,
  433. this.LogoCodeName});
  434. this.dgvProduction.ColumnTreeView = null;
  435. this.dgvProduction.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)));
  436. this.dgvProduction.DynamicColumnName = "";
  437. this.dgvProduction.EnableHeadersVisualStyles = false;
  438. this.dgvProduction.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  439. this.dgvProduction.FormatQuantityColumns = null;
  440. this.dgvProduction.HorizontalMergeColumn = null;
  441. this.dgvProduction.IsAutoCountSum = true;
  442. this.dgvProduction.IsAutoResizeColumns = false;
  443. this.dgvProduction.IsClickF12 = false;
  444. this.dgvProduction.IsOpenMergeCellFlag = false;
  445. this.dgvProduction.IsSubTotalFlag = false;
  446. this.dgvProduction.IsTopDeep = false;
  447. this.dgvProduction.Location = new System.Drawing.Point(0, 128);
  448. this.dgvProduction.MergeColumnNames = null;
  449. this.dgvProduction.MergeDetailColumnNames = null;
  450. this.dgvProduction.MergeDetailOnlyColumn = null;
  451. this.dgvProduction.MergeOnlyColumn = null;
  452. this.dgvProduction.MultiSelect = false;
  453. this.dgvProduction.Name = "dgvProduction";
  454. this.dgvProduction.ReadOnly = true;
  455. this.dgvProduction.RefreshAtHscroll = false;
  456. this.dgvProduction.RowHeadersWidth = 50;
  457. this.dgvProduction.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  458. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  459. this.dgvProduction.RowsDefaultCellStyle = dataGridViewCellStyle6;
  460. this.dgvProduction.RowTemplate.Height = 21;
  461. this.dgvProduction.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  462. this.dgvProduction.Size = new System.Drawing.Size(1090, 309);
  463. this.dgvProduction.SortOrderColumnName = null;
  464. this.dgvProduction.TabIndex = 28;
  465. this.dgvProduction.Tag = true;
  466. this.dgvProduction.TotalSumColumns = null;
  467. this.dgvProduction.ViewRowFilter = "";
  468. //
  469. // BarCode
  470. //
  471. this.BarCode.DataPropertyName = "BarCode";
  472. this.BarCode.HeaderText = "产品条码";
  473. this.BarCode.Name = "BarCode";
  474. this.BarCode.ReadOnly = true;
  475. //
  476. // GoodsCode
  477. //
  478. this.GoodsCode.DataPropertyName = "GoodsCode";
  479. this.GoodsCode.HeaderText = "产品编码";
  480. this.GoodsCode.Name = "GoodsCode";
  481. this.GoodsCode.ReadOnly = true;
  482. //
  483. // GoodsName
  484. //
  485. this.GoodsName.DataPropertyName = "GoodsName";
  486. this.GoodsName.HeaderText = "产品名称";
  487. this.GoodsName.Name = "GoodsName";
  488. this.GoodsName.ReadOnly = true;
  489. //
  490. // GoodsTypeName
  491. //
  492. this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
  493. this.GoodsTypeName.HeaderText = "产品类别";
  494. this.GoodsTypeName.Name = "GoodsTypeName";
  495. this.GoodsTypeName.ReadOnly = true;
  496. //
  497. // UserCode
  498. //
  499. this.UserCode.DataPropertyName = "UserCode";
  500. this.UserCode.HeaderText = "生产工号";
  501. this.UserCode.Name = "UserCode";
  502. this.UserCode.ReadOnly = true;
  503. //
  504. // OrganizationID
  505. //
  506. this.OrganizationID.DataPropertyName = "OrganizationName";
  507. this.OrganizationID.HeaderText = "所属部门";
  508. this.OrganizationID.Name = "OrganizationID";
  509. this.OrganizationID.ReadOnly = true;
  510. //
  511. // GroutingMouldCode
  512. //
  513. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  514. this.GroutingMouldCode.HeaderText = "模具编号";
  515. this.GroutingMouldCode.Name = "GroutingMouldCode";
  516. this.GroutingMouldCode.ReadOnly = true;
  517. //
  518. // GroutingDate
  519. //
  520. this.GroutingDate.DataPropertyName = "GroutingDate";
  521. dataGridViewCellStyle3.Format = "yyyy-MM-dd";
  522. dataGridViewCellStyle3.NullValue = null;
  523. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle3;
  524. this.GroutingDate.HeaderText = "注浆日期";
  525. this.GroutingDate.Name = "GroutingDate";
  526. this.GroutingDate.ReadOnly = true;
  527. //
  528. // GroutingUserCode
  529. //
  530. this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
  531. this.GroutingUserCode.HeaderText = "成型工号";
  532. this.GroutingUserCode.Name = "GroutingUserCode";
  533. this.GroutingUserCode.ReadOnly = true;
  534. //
  535. // IsPublicBody
  536. //
  537. this.IsPublicBody.DataPropertyName = "IsPublicBody";
  538. this.IsPublicBody.FalseValue = "0";
  539. this.IsPublicBody.HeaderText = "公坯标识";
  540. this.IsPublicBody.Name = "IsPublicBody";
  541. this.IsPublicBody.ReadOnly = true;
  542. this.IsPublicBody.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  543. this.IsPublicBody.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  544. this.IsPublicBody.TrueValue = "1";
  545. //
  546. // SpecialRepairFlag
  547. //
  548. this.SpecialRepairFlag.DataPropertyName = "SpecialRepairFlag";
  549. this.SpecialRepairFlag.FalseValue = "0";
  550. this.SpecialRepairFlag.HeaderText = "干补标识 ";
  551. this.SpecialRepairFlag.Name = "SpecialRepairFlag";
  552. this.SpecialRepairFlag.ReadOnly = true;
  553. this.SpecialRepairFlag.TrueValue = "1";
  554. //
  555. // GroutingNum
  556. //
  557. this.GroutingNum.DataPropertyName = "GroutingNum";
  558. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  559. this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle4;
  560. this.GroutingNum.HeaderText = "注浆次数";
  561. this.GroutingNum.Name = "GroutingNum";
  562. this.GroutingNum.ReadOnly = true;
  563. //
  564. // CreateTime
  565. //
  566. this.CreateTime.DataPropertyName = "CreateTime";
  567. dataGridViewCellStyle5.Format = "yyyy-MM-dd HH:mm:ss";
  568. dataGridViewCellStyle5.NullValue = null;
  569. this.CreateTime.DefaultCellStyle = dataGridViewCellStyle5;
  570. this.CreateTime.HeaderText = "操作时间";
  571. this.CreateTime.Name = "CreateTime";
  572. this.CreateTime.ReadOnly = true;
  573. this.CreateTime.Width = 120;
  574. //
  575. // CreateUserID
  576. //
  577. this.CreateUserID.DataPropertyName = "barusername";
  578. this.CreateUserID.HeaderText = "操作者";
  579. this.CreateUserID.Name = "CreateUserID";
  580. this.CreateUserID.ReadOnly = true;
  581. this.CreateUserID.Width = 60;
  582. //
  583. // ProcedureModel
  584. //
  585. this.ProcedureModel.DataPropertyName = "ProcedureModel";
  586. this.ProcedureModel.HeaderText = "工序模型";
  587. this.ProcedureModel.Name = "ProcedureModel";
  588. this.ProcedureModel.ReadOnly = true;
  589. this.ProcedureModel.Visible = false;
  590. //
  591. // ModelType
  592. //
  593. this.ModelType.DataPropertyName = "rocedureModelTypeName";
  594. this.ModelType.HeaderText = "工序类别";
  595. this.ModelType.Name = "ModelType";
  596. this.ModelType.ReadOnly = true;
  597. this.ModelType.Visible = false;
  598. //
  599. // PieceType
  600. //
  601. this.PieceType.DataPropertyName = "PieceType";
  602. this.PieceType.HeaderText = "计件模式";
  603. this.PieceType.Name = "PieceType";
  604. this.PieceType.ReadOnly = true;
  605. this.PieceType.Visible = false;
  606. //
  607. // Remarks
  608. //
  609. this.Remarks.DataPropertyName = "Remarks";
  610. this.Remarks.HeaderText = "备注";
  611. this.Remarks.Name = "Remarks";
  612. this.Remarks.ReadOnly = true;
  613. this.Remarks.Visible = false;
  614. //
  615. // LogoCodeName
  616. //
  617. this.LogoCodeName.DataPropertyName = "LogoCodeName";
  618. this.LogoCodeName.HeaderText = "商标";
  619. this.LogoCodeName.Name = "LogoCodeName";
  620. this.LogoCodeName.ReadOnly = true;
  621. //
  622. // lblOrganization
  623. //
  624. this.lblOrganization.AutoSize = true;
  625. this.lblOrganization.BackColor = System.Drawing.Color.Transparent;
  626. this.lblOrganization.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  627. this.lblOrganization.ForeColor = System.Drawing.SystemColors.ControlText;
  628. this.lblOrganization.Location = new System.Drawing.Point(205, 49);
  629. this.lblOrganization.Name = "lblOrganization";
  630. this.lblOrganization.Size = new System.Drawing.Size(53, 12);
  631. this.lblOrganization.TabIndex = 39;
  632. this.lblOrganization.Text = "组织机构";
  633. //
  634. // scbOrganization
  635. //
  636. this.scbOrganization.CheckedData = null;
  637. this.scbOrganization.IsOnlyDisplayEnd = false;
  638. this.scbOrganization.Location = new System.Drawing.Point(264, 46);
  639. this.scbOrganization.MultiSelect = false;
  640. this.scbOrganization.Name = "scbOrganization";
  641. this.scbOrganization.Size = new System.Drawing.Size(134, 21);
  642. this.scbOrganization.TabIndex = 38;
  643. //
  644. // F_PM_0301
  645. //
  646. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  647. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  648. this.ClientSize = new System.Drawing.Size(1102, 437);
  649. this.Controls.Add(this.dgvProduction);
  650. this.Controls.Add(this.gbxCondition);
  651. this.Controls.Add(this.tsrOperate);
  652. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  653. this.Name = "F_PM_0301";
  654. this.Text = "标准、坯库计件一览";
  655. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_0301_FormClosed);
  656. this.Load += new System.EventHandler(this.F_PM_0301_Load);
  657. this.tsrOperate.ResumeLayout(false);
  658. this.tsrOperate.PerformLayout();
  659. this.gbxCondition.ResumeLayout(false);
  660. this.gbxCondition.PerformLayout();
  661. ((System.ComponentModel.ISupportInitialize)(this.dgvProduction)).EndInit();
  662. this.ResumeLayout(false);
  663. }
  664. #endregion
  665. private Basics.BaseControls.C_ToolStrip tsrOperate;
  666. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  667. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  668. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  669. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  670. private System.Windows.Forms.ToolStripButton tsbtnClose;
  671. private Basics.BaseControls.C_GroupBox gbxCondition;
  672. private Basics.BaseControls.C_Label lblUserCode;
  673. private Basics.BaseControls.C_Label lblGoodsName;
  674. private Basics.BaseControls.C_Label lblGoodsCode;
  675. private Basics.BaseControls.C_Label lblBarCode;
  676. private Basics.BaseControls.C_TextBox txtUserCode;
  677. private Basics.BaseControls.C_TextBox txtGoodsName;
  678. private Basics.BaseControls.C_TextBox txtGoodsCode;
  679. private Basics.BaseControls.C_TextBox txtBarCode;
  680. private Basics.BaseControls.C_Label lblTo;
  681. private System.Windows.Forms.DateTimePicker dtpEndTime;
  682. private System.Windows.Forms.DateTimePicker dtpStartTime;
  683. private Basics.BaseControls.C_Label lblCreateTime;
  684. private Basics.BaseControls.C_Button btnClearCondition;
  685. private Basics.BaseControls.C_Button btnSearch;
  686. private Basics.BaseControls.C_DataGridView dgvProduction;
  687. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  688. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  689. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  690. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
  691. private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
  692. private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationID;
  693. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  694. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  695. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  696. private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
  697. private System.Windows.Forms.DataGridViewCheckBoxColumn SpecialRepairFlag;
  698. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum;
  699. private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
  700. private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserID;
  701. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureModel;
  702. private System.Windows.Forms.DataGridViewTextBoxColumn ModelType;
  703. private System.Windows.Forms.DataGridViewTextBoxColumn PieceType;
  704. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  705. private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
  706. private Basics.BaseControls.C_Label lblGoodsType;
  707. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  708. private Basics.BaseControls.C_Label lblOrganization;
  709. private Controls.SearchBox.ScbOrganization scbOrganization;
  710. }
  711. }