锐腾搅拌上料功能
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1305 lines
66 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSSOPriceSheetEditAdd
  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(FormICSSOPriceSheetEditAdd));
  29. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  30. this.save = new DevExpress.XtraEditors.SimpleButton();
  31. this.can = new DevExpress.XtraEditors.SimpleButton();
  32. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  33. this.panel3 = new System.Windows.Forms.Panel();
  34. this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
  35. this.groupBox2 = new System.Windows.Forms.GroupBox();
  36. this.panel4 = new System.Windows.Forms.Panel();
  37. this.txtSumMoney = new DevExpress.XtraEditors.TextEdit();
  38. this.label14 = new System.Windows.Forms.Label();
  39. this.grvDetail = new DevExpress.XtraGrid.GridControl();
  40. this.grdDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  41. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.colInvCode = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.colInvName = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.colDNumber = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.colQuotationItem = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.colSingleMoney = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.colMemo = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.colDelete = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.repositoryItemButtonEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  51. this.colSOCode = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.colSORow = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.colOpCode = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  55. this.panel2 = new System.Windows.Forms.Panel();
  56. this.btnAddInvName = new System.Windows.Forms.Button();
  57. this.txtcInvstd = new DevExpress.XtraEditors.TextEdit();
  58. this.txtcInvName = new DevExpress.XtraEditors.TextEdit();
  59. this.txtcInvCode = new DevExpress.XtraEditors.GridLookUpEdit();
  60. this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
  61. this.label15 = new System.Windows.Forms.Label();
  62. this.label16 = new System.Windows.Forms.Label();
  63. this.label17 = new System.Windows.Forms.Label();
  64. this.btnAdd = new System.Windows.Forms.Button();
  65. this.txtMemo = new DevExpress.XtraEditors.TextEdit();
  66. this.txtOPName = new DevExpress.XtraEditors.TextEdit();
  67. this.txtOPCode = new DevExpress.XtraEditors.GridLookUpEdit();
  68. this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
  69. this.lable13 = new System.Windows.Forms.Label();
  70. this.label3 = new System.Windows.Forms.Label();
  71. this.label2 = new System.Windows.Forms.Label();
  72. this.btnDelete = new System.Windows.Forms.Button();
  73. this.btnSave = new System.Windows.Forms.Button();
  74. this.groupBox1 = new System.Windows.Forms.GroupBox();
  75. this.txtdDate = new DevExpress.XtraEditors.TextEdit();
  76. this.label12 = new System.Windows.Forms.Label();
  77. this.checkAll = new System.Windows.Forms.CheckBox();
  78. this.txtSumSingleMoney = new DevExpress.XtraEditors.TextEdit();
  79. this.label11 = new System.Windows.Forms.Label();
  80. this.txtOpQuire = new DevExpress.XtraEditors.TextEdit();
  81. this.label10 = new System.Windows.Forms.Label();
  82. this.txtCode = new DevExpress.XtraEditors.TextEdit();
  83. this.label9 = new System.Windows.Forms.Label();
  84. this.txtWeight = new DevExpress.XtraEditors.TextEdit();
  85. this.label23 = new System.Windows.Forms.Label();
  86. this.txtDNumber = new DevExpress.XtraEditors.TextEdit();
  87. this.label22 = new System.Windows.Forms.Label();
  88. this.txtInvName = new DevExpress.XtraEditors.TextEdit();
  89. this.label21 = new System.Windows.Forms.Label();
  90. this.txtInvCode = new DevExpress.XtraEditors.TextEdit();
  91. this.label20 = new System.Windows.Forms.Label();
  92. this.txtNumber = new DevExpress.XtraEditors.TextEdit();
  93. this.label8 = new System.Windows.Forms.Label();
  94. this.txtSOType = new DevExpress.XtraEditors.TextEdit();
  95. this.label7 = new System.Windows.Forms.Label();
  96. this.txtSOCode = new DevExpress.XtraEditors.GridLookUpEdit();
  97. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  98. this.label6 = new System.Windows.Forms.Label();
  99. this.txtCusName = new DevExpress.XtraEditors.TextEdit();
  100. this.label13 = new System.Windows.Forms.Label();
  101. this.label4 = new System.Windows.Forms.Label();
  102. this.label5 = new System.Windows.Forms.Label();
  103. this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
  104. this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
  105. this.label1 = new System.Windows.Forms.Label();
  106. this.label19 = new System.Windows.Forms.Label();
  107. this.colEQPID = new DevExpress.XtraGrid.Columns.GridColumn();
  108. this.colEQPCode = new DevExpress.XtraGrid.Columns.GridColumn();
  109. this.colEQPName = new DevExpress.XtraGrid.Columns.GridColumn();
  110. this.colCKGROUP = new DevExpress.XtraGrid.Columns.GridColumn();
  111. this.colCKGROUPDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  112. this.colCKItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
  113. this.colCKItemCodeDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  114. this.colSetValueMax = new DevExpress.XtraGrid.Columns.GridColumn();
  115. this.colSetValueMin = new DevExpress.XtraGrid.Columns.GridColumn();
  116. this.colRealValue = new DevExpress.XtraGrid.Columns.GridColumn();
  117. this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
  118. this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  119. this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  120. this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  121. this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  122. this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  123. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  124. this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
  125. this.colRow = new DevExpress.XtraGrid.Columns.GridColumn();
  126. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  127. this.panelControl1.SuspendLayout();
  128. this.panel3.SuspendLayout();
  129. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
  130. this.panelControl2.SuspendLayout();
  131. this.groupBox2.SuspendLayout();
  132. this.panel4.SuspendLayout();
  133. ((System.ComponentModel.ISupportInitialize)(this.txtSumMoney.Properties)).BeginInit();
  134. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  135. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit4)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
  138. this.panel2.SuspendLayout();
  139. ((System.ComponentModel.ISupportInitialize)(this.txtcInvstd.Properties)).BeginInit();
  140. ((System.ComponentModel.ISupportInitialize)(this.txtcInvName.Properties)).BeginInit();
  141. ((System.ComponentModel.ISupportInitialize)(this.txtcInvCode.Properties)).BeginInit();
  142. ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
  143. ((System.ComponentModel.ISupportInitialize)(this.txtMemo.Properties)).BeginInit();
  144. ((System.ComponentModel.ISupportInitialize)(this.txtOPName.Properties)).BeginInit();
  145. ((System.ComponentModel.ISupportInitialize)(this.txtOPCode.Properties)).BeginInit();
  146. ((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
  147. this.groupBox1.SuspendLayout();
  148. ((System.ComponentModel.ISupportInitialize)(this.txtdDate.Properties)).BeginInit();
  149. ((System.ComponentModel.ISupportInitialize)(this.txtSumSingleMoney.Properties)).BeginInit();
  150. ((System.ComponentModel.ISupportInitialize)(this.txtOpQuire.Properties)).BeginInit();
  151. ((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).BeginInit();
  152. ((System.ComponentModel.ISupportInitialize)(this.txtWeight.Properties)).BeginInit();
  153. ((System.ComponentModel.ISupportInitialize)(this.txtDNumber.Properties)).BeginInit();
  154. ((System.ComponentModel.ISupportInitialize)(this.txtInvName.Properties)).BeginInit();
  155. ((System.ComponentModel.ISupportInitialize)(this.txtInvCode.Properties)).BeginInit();
  156. ((System.ComponentModel.ISupportInitialize)(this.txtNumber.Properties)).BeginInit();
  157. ((System.ComponentModel.ISupportInitialize)(this.txtSOType.Properties)).BeginInit();
  158. ((System.ComponentModel.ISupportInitialize)(this.txtSOCode.Properties)).BeginInit();
  159. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  160. ((System.ComponentModel.ISupportInitialize)(this.txtCusName.Properties)).BeginInit();
  161. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
  162. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
  163. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
  164. this.SuspendLayout();
  165. //
  166. // lblTitle
  167. //
  168. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.Red;
  170. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  171. this.lblTitle.Location = new System.Drawing.Point(0, 0);
  172. this.lblTitle.Name = "lblTitle";
  173. this.lblTitle.Size = new System.Drawing.Size(76, 23);
  174. this.lblTitle.TabIndex = 6;
  175. this.lblTitle.Text = "单据维护";
  176. //
  177. // save
  178. //
  179. this.save.Location = new System.Drawing.Point(0, 0);
  180. this.save.Name = "save";
  181. this.save.Size = new System.Drawing.Size(75, 23);
  182. this.save.TabIndex = 24;
  183. //
  184. // can
  185. //
  186. this.can.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
  187. this.can.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  188. this.can.Location = new System.Drawing.Point(208, 306);
  189. this.can.Name = "can";
  190. this.can.Size = new System.Drawing.Size(68, 23);
  191. this.can.TabIndex = 31;
  192. this.can.Text = "取消";
  193. this.can.Click += new System.EventHandler(this.btnClose_Click);
  194. //
  195. // panelControl1
  196. //
  197. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  198. | System.Windows.Forms.AnchorStyles.Left)
  199. | System.Windows.Forms.AnchorStyles.Right)));
  200. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  201. this.panelControl1.Appearance.Options.UseBackColor = true;
  202. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  203. this.panelControl1.Controls.Add(this.panel3);
  204. this.panelControl1.Controls.Add(this.label4);
  205. this.panelControl1.Controls.Add(this.label5);
  206. this.panelControl1.Controls.Add(this.labelControl12);
  207. this.panelControl1.Controls.Add(this.labelControl13);
  208. this.panelControl1.Controls.Add(this.label1);
  209. this.panelControl1.Controls.Add(this.label19);
  210. this.panelControl1.Location = new System.Drawing.Point(1, 27);
  211. this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
  212. this.panelControl1.Name = "panelControl1";
  213. this.panelControl1.Size = new System.Drawing.Size(993, 385);
  214. this.panelControl1.TabIndex = 23;
  215. //
  216. // panel3
  217. //
  218. this.panel3.Controls.Add(this.panelControl2);
  219. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  220. this.panel3.Location = new System.Drawing.Point(0, 0);
  221. this.panel3.Name = "panel3";
  222. this.panel3.Size = new System.Drawing.Size(993, 385);
  223. this.panel3.TabIndex = 146;
  224. //
  225. // panelControl2
  226. //
  227. this.panelControl2.Appearance.BackColor = System.Drawing.Color.White;
  228. this.panelControl2.Appearance.Options.UseBackColor = true;
  229. this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  230. this.panelControl2.Controls.Add(this.groupBox2);
  231. this.panelControl2.Controls.Add(this.groupBox1);
  232. this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
  233. this.panelControl2.Location = new System.Drawing.Point(0, 0);
  234. this.panelControl2.Margin = new System.Windows.Forms.Padding(0);
  235. this.panelControl2.Name = "panelControl2";
  236. this.panelControl2.Size = new System.Drawing.Size(993, 385);
  237. this.panelControl2.TabIndex = 23;
  238. //
  239. // groupBox2
  240. //
  241. this.groupBox2.Controls.Add(this.panel4);
  242. this.groupBox2.Controls.Add(this.panel2);
  243. this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  244. this.groupBox2.Location = new System.Drawing.Point(0, 116);
  245. this.groupBox2.Name = "groupBox2";
  246. this.groupBox2.Size = new System.Drawing.Size(993, 269);
  247. this.groupBox2.TabIndex = 148;
  248. this.groupBox2.TabStop = false;
  249. this.groupBox2.Text = "子表信息";
  250. //
  251. // panel4
  252. //
  253. this.panel4.Controls.Add(this.txtSumMoney);
  254. this.panel4.Controls.Add(this.label14);
  255. this.panel4.Controls.Add(this.grvDetail);
  256. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  257. this.panel4.Location = new System.Drawing.Point(3, 93);
  258. this.panel4.Name = "panel4";
  259. this.panel4.Size = new System.Drawing.Size(987, 173);
  260. this.panel4.TabIndex = 170;
  261. //
  262. // txtSumMoney
  263. //
  264. this.txtSumMoney.Anchor = System.Windows.Forms.AnchorStyles.None;
  265. this.txtSumMoney.EditValue = "0.00";
  266. this.txtSumMoney.EnterMoveNextControl = true;
  267. this.txtSumMoney.Location = new System.Drawing.Point(483, 150);
  268. this.txtSumMoney.Name = "txtSumMoney";
  269. this.txtSumMoney.Properties.Appearance.Font = new System.Drawing.Font("华文楷体", 8.999999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  270. this.txtSumMoney.Properties.Appearance.ForeColor = System.Drawing.Color.Red;
  271. this.txtSumMoney.Properties.Appearance.Options.UseFont = true;
  272. this.txtSumMoney.Properties.Appearance.Options.UseForeColor = true;
  273. this.txtSumMoney.Properties.ReadOnly = true;
  274. this.txtSumMoney.Size = new System.Drawing.Size(65, 20);
  275. this.txtSumMoney.TabIndex = 212;
  276. //
  277. // label14
  278. //
  279. this.label14.Anchor = System.Windows.Forms.AnchorStyles.None;
  280. this.label14.AutoSize = true;
  281. this.label14.Location = new System.Drawing.Point(403, 152);
  282. this.label14.Name = "label14";
  283. this.label14.Size = new System.Drawing.Size(83, 14);
  284. this.label14.TabIndex = 211;
  285. this.label14.Text = "报价项目合计:";
  286. //
  287. // grvDetail
  288. //
  289. this.grvDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  290. this.grvDetail.Location = new System.Drawing.Point(0, 0);
  291. this.grvDetail.MainView = this.grdDetail;
  292. this.grvDetail.Name = "grvDetail";
  293. this.grvDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  294. this.repositoryItemButtonEdit4});
  295. this.grvDetail.Size = new System.Drawing.Size(987, 173);
  296. this.grvDetail.TabIndex = 144;
  297. this.grvDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  298. this.grdDetail,
  299. this.advBandedGridView1});
  300. //
  301. // grdDetail
  302. //
  303. this.grdDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  304. this.colID,
  305. this.colisSelect,
  306. this.colInvCode,
  307. this.colInvName,
  308. this.colDNumber,
  309. this.colQuotationItem,
  310. this.colSingleMoney,
  311. this.colMemo,
  312. this.colDelete,
  313. this.colSOCode,
  314. this.colSORow,
  315. this.colOpCode,
  316. this.colRow});
  317. this.grdDetail.GridControl = this.grvDetail;
  318. this.grdDetail.IndicatorWidth = 35;
  319. this.grdDetail.Name = "grdDetail";
  320. this.grdDetail.OptionsSelection.MultiSelect = true;
  321. this.grdDetail.OptionsView.ColumnAutoWidth = false;
  322. this.grdDetail.OptionsView.ShowFooter = true;
  323. this.grdDetail.OptionsView.ShowGroupPanel = false;
  324. this.grdDetail.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.grdDetail_CellValueChanged);
  325. this.grdDetail.DoubleClick += new System.EventHandler(this.grdDetail_DoubleClick);
  326. //
  327. // colID
  328. //
  329. this.colID.Caption = "AutoID";
  330. this.colID.FieldName = "ID";
  331. this.colID.Name = "colID";
  332. //
  333. // colisSelect
  334. //
  335. this.colisSelect.Caption = "选择";
  336. this.colisSelect.FieldName = "isSelect";
  337. this.colisSelect.Name = "colisSelect";
  338. this.colisSelect.OptionsColumn.AllowEdit = false;
  339. this.colisSelect.Visible = true;
  340. this.colisSelect.VisibleIndex = 0;
  341. this.colisSelect.Width = 43;
  342. //
  343. // colInvCode
  344. //
  345. this.colInvCode.Caption = "存货编码";
  346. this.colInvCode.FieldName = "InvCode";
  347. this.colInvCode.Name = "colInvCode";
  348. this.colInvCode.OptionsColumn.ReadOnly = true;
  349. this.colInvCode.Visible = true;
  350. this.colInvCode.VisibleIndex = 1;
  351. //
  352. // colInvName
  353. //
  354. this.colInvName.Caption = "存货名称";
  355. this.colInvName.FieldName = "InvName";
  356. this.colInvName.Name = "colInvName";
  357. this.colInvName.OptionsColumn.ReadOnly = true;
  358. this.colInvName.Visible = true;
  359. this.colInvName.VisibleIndex = 2;
  360. this.colInvName.Width = 100;
  361. //
  362. // colDNumber
  363. //
  364. this.colDNumber.Caption = "图号";
  365. this.colDNumber.FieldName = "DNumber";
  366. this.colDNumber.Name = "colDNumber";
  367. this.colDNumber.OptionsColumn.ReadOnly = true;
  368. this.colDNumber.Visible = true;
  369. this.colDNumber.VisibleIndex = 3;
  370. this.colDNumber.Width = 150;
  371. //
  372. // colQuotationItem
  373. //
  374. this.colQuotationItem.Caption = "报价项目";
  375. this.colQuotationItem.FieldName = "QuotationItem";
  376. this.colQuotationItem.Name = "colQuotationItem";
  377. this.colQuotationItem.OptionsColumn.ReadOnly = true;
  378. this.colQuotationItem.Visible = true;
  379. this.colQuotationItem.VisibleIndex = 4;
  380. //
  381. // colSingleMoney
  382. //
  383. this.colSingleMoney.Caption = "含税单价";
  384. this.colSingleMoney.FieldName = "SingleMoney";
  385. this.colSingleMoney.Name = "colSingleMoney";
  386. this.colSingleMoney.Visible = true;
  387. this.colSingleMoney.VisibleIndex = 5;
  388. //
  389. // colMemo
  390. //
  391. this.colMemo.Caption = "备注";
  392. this.colMemo.FieldName = "Memo";
  393. this.colMemo.Name = "colMemo";
  394. this.colMemo.OptionsColumn.ReadOnly = true;
  395. this.colMemo.Visible = true;
  396. this.colMemo.VisibleIndex = 6;
  397. //
  398. // colDelete
  399. //
  400. this.colDelete.Caption = "删除";
  401. this.colDelete.ColumnEdit = this.repositoryItemButtonEdit4;
  402. this.colDelete.FieldName = "Delete";
  403. this.colDelete.Name = "colDelete";
  404. //
  405. // repositoryItemButtonEdit4
  406. //
  407. this.repositoryItemButtonEdit4.AutoHeight = false;
  408. this.repositoryItemButtonEdit4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  409. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
  410. this.repositoryItemButtonEdit4.Name = "repositoryItemButtonEdit4";
  411. this.repositoryItemButtonEdit4.ReadOnly = true;
  412. this.repositoryItemButtonEdit4.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  413. this.repositoryItemButtonEdit4.Click += new System.EventHandler(this.repositoryItemButtonEdit4_Click);
  414. //
  415. // colSOCode
  416. //
  417. this.colSOCode.Caption = "销售订单号";
  418. this.colSOCode.FieldName = "SOCode";
  419. this.colSOCode.Name = "colSOCode";
  420. //
  421. // colSORow
  422. //
  423. this.colSORow.Caption = "销售订单行号";
  424. this.colSORow.FieldName = "SORow";
  425. this.colSORow.Name = "colSORow";
  426. //
  427. // colOpCode
  428. //
  429. this.colOpCode.Caption = "工序";
  430. this.colOpCode.FieldName = "OpCode";
  431. this.colOpCode.Name = "colOpCode";
  432. //
  433. // advBandedGridView1
  434. //
  435. this.advBandedGridView1.GridControl = this.grvDetail;
  436. this.advBandedGridView1.Name = "advBandedGridView1";
  437. this.advBandedGridView1.OptionsBehavior.ReadOnly = true;
  438. this.advBandedGridView1.OptionsSelection.MultiSelect = true;
  439. this.advBandedGridView1.OptionsView.ShowFooter = true;
  440. this.advBandedGridView1.OptionsView.ShowGroupPanel = false;
  441. //
  442. // panel2
  443. //
  444. this.panel2.Controls.Add(this.btnAddInvName);
  445. this.panel2.Controls.Add(this.txtcInvstd);
  446. this.panel2.Controls.Add(this.txtcInvName);
  447. this.panel2.Controls.Add(this.txtcInvCode);
  448. this.panel2.Controls.Add(this.label15);
  449. this.panel2.Controls.Add(this.label16);
  450. this.panel2.Controls.Add(this.label17);
  451. this.panel2.Controls.Add(this.btnAdd);
  452. this.panel2.Controls.Add(this.txtMemo);
  453. this.panel2.Controls.Add(this.txtOPName);
  454. this.panel2.Controls.Add(this.txtOPCode);
  455. this.panel2.Controls.Add(this.lable13);
  456. this.panel2.Controls.Add(this.label3);
  457. this.panel2.Controls.Add(this.label2);
  458. this.panel2.Controls.Add(this.btnDelete);
  459. this.panel2.Controls.Add(this.btnSave);
  460. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  461. this.panel2.Location = new System.Drawing.Point(3, 18);
  462. this.panel2.Name = "panel2";
  463. this.panel2.Size = new System.Drawing.Size(987, 75);
  464. this.panel2.TabIndex = 169;
  465. //
  466. // btnAddInvName
  467. //
  468. this.btnAddInvName.Location = new System.Drawing.Point(712, 43);
  469. this.btnAddInvName.Name = "btnAddInvName";
  470. this.btnAddInvName.Size = new System.Drawing.Size(75, 23);
  471. this.btnAddInvName.TabIndex = 217;
  472. this.btnAddInvName.Text = "新增";
  473. this.btnAddInvName.UseVisualStyleBackColor = true;
  474. this.btnAddInvName.Click += new System.EventHandler(this.btnAddInvName_Click);
  475. //
  476. // txtcInvstd
  477. //
  478. this.txtcInvstd.EnterMoveNextControl = true;
  479. this.txtcInvstd.Location = new System.Drawing.Point(527, 45);
  480. this.txtcInvstd.Name = "txtcInvstd";
  481. this.txtcInvstd.Properties.ReadOnly = true;
  482. this.txtcInvstd.Size = new System.Drawing.Size(149, 20);
  483. this.txtcInvstd.TabIndex = 216;
  484. //
  485. // txtcInvName
  486. //
  487. this.txtcInvName.Enabled = false;
  488. this.txtcInvName.EnterMoveNextControl = true;
  489. this.txtcInvName.Location = new System.Drawing.Point(307, 46);
  490. this.txtcInvName.Name = "txtcInvName";
  491. this.txtcInvName.Properties.ReadOnly = true;
  492. this.txtcInvName.Size = new System.Drawing.Size(149, 20);
  493. this.txtcInvName.TabIndex = 215;
  494. //
  495. // txtcInvCode
  496. //
  497. this.txtcInvCode.EditValue = "[]";
  498. this.txtcInvCode.Location = new System.Drawing.Point(79, 46);
  499. this.txtcInvCode.Name = "txtcInvCode";
  500. this.txtcInvCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  501. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  502. this.txtcInvCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  503. this.txtcInvCode.Properties.NullText = "";
  504. this.txtcInvCode.Properties.View = this.gridView3;
  505. this.txtcInvCode.Size = new System.Drawing.Size(149, 20);
  506. this.txtcInvCode.TabIndex = 214;
  507. this.txtcInvCode.EditValueChanged += new System.EventHandler(this.txtcInvCode_EditValueChanged);
  508. //
  509. // gridView3
  510. //
  511. this.gridView3.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  512. this.gridView3.Name = "gridView3";
  513. this.gridView3.OptionsSelection.EnableAppearanceFocusedCell = false;
  514. this.gridView3.OptionsView.ShowGroupPanel = false;
  515. //
  516. // label15
  517. //
  518. this.label15.AutoSize = true;
  519. this.label15.Location = new System.Drawing.Point(485, 48);
  520. this.label15.Name = "label15";
  521. this.label15.Size = new System.Drawing.Size(31, 14);
  522. this.label15.TabIndex = 213;
  523. this.label15.Text = "图号";
  524. //
  525. // label16
  526. //
  527. this.label16.AutoSize = true;
  528. this.label16.Location = new System.Drawing.Point(251, 48);
  529. this.label16.Name = "label16";
  530. this.label16.Size = new System.Drawing.Size(55, 14);
  531. this.label16.TabIndex = 212;
  532. this.label16.Text = "存货名称";
  533. //
  534. // label17
  535. //
  536. this.label17.AutoSize = true;
  537. this.label17.Location = new System.Drawing.Point(13, 46);
  538. this.label17.Name = "label17";
  539. this.label17.Size = new System.Drawing.Size(55, 14);
  540. this.label17.TabIndex = 211;
  541. this.label17.Text = "存货编码";
  542. //
  543. // btnAdd
  544. //
  545. this.btnAdd.Location = new System.Drawing.Point(712, 12);
  546. this.btnAdd.Name = "btnAdd";
  547. this.btnAdd.Size = new System.Drawing.Size(75, 23);
  548. this.btnAdd.TabIndex = 210;
  549. this.btnAdd.Text = "新增";
  550. this.btnAdd.UseVisualStyleBackColor = true;
  551. this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
  552. //
  553. // txtMemo
  554. //
  555. this.txtMemo.EnterMoveNextControl = true;
  556. this.txtMemo.Location = new System.Drawing.Point(527, 13);
  557. this.txtMemo.Name = "txtMemo";
  558. this.txtMemo.Size = new System.Drawing.Size(149, 20);
  559. this.txtMemo.TabIndex = 209;
  560. //
  561. // txtOPName
  562. //
  563. this.txtOPName.Enabled = false;
  564. this.txtOPName.EnterMoveNextControl = true;
  565. this.txtOPName.Location = new System.Drawing.Point(307, 13);
  566. this.txtOPName.Name = "txtOPName";
  567. this.txtOPName.Properties.ReadOnly = true;
  568. this.txtOPName.Size = new System.Drawing.Size(149, 20);
  569. this.txtOPName.TabIndex = 208;
  570. //
  571. // txtOPCode
  572. //
  573. this.txtOPCode.EditValue = "[]";
  574. this.txtOPCode.Location = new System.Drawing.Point(79, 13);
  575. this.txtOPCode.Name = "txtOPCode";
  576. this.txtOPCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  577. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  578. this.txtOPCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  579. this.txtOPCode.Properties.NullText = "";
  580. this.txtOPCode.Properties.View = this.gridView5;
  581. this.txtOPCode.Size = new System.Drawing.Size(149, 20);
  582. this.txtOPCode.TabIndex = 193;
  583. this.txtOPCode.EditValueChanged += new System.EventHandler(this.txtOPCode_EditValueChanged);
  584. //
  585. // gridView5
  586. //
  587. this.gridView5.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  588. this.gridView5.Name = "gridView5";
  589. this.gridView5.OptionsSelection.EnableAppearanceFocusedCell = false;
  590. this.gridView5.OptionsView.ShowGroupPanel = false;
  591. //
  592. // lable13
  593. //
  594. this.lable13.AutoSize = true;
  595. this.lable13.Location = new System.Drawing.Point(485, 16);
  596. this.lable13.Name = "lable13";
  597. this.lable13.Size = new System.Drawing.Size(31, 14);
  598. this.lable13.TabIndex = 182;
  599. this.lable13.Text = "备注";
  600. //
  601. // label3
  602. //
  603. this.label3.AutoSize = true;
  604. this.label3.Location = new System.Drawing.Point(267, 16);
  605. this.label3.Name = "label3";
  606. this.label3.Size = new System.Drawing.Size(31, 14);
  607. this.label3.TabIndex = 179;
  608. this.label3.Text = "工序";
  609. //
  610. // label2
  611. //
  612. this.label2.AutoSize = true;
  613. this.label2.Location = new System.Drawing.Point(13, 15);
  614. this.label2.Name = "label2";
  615. this.label2.Size = new System.Drawing.Size(55, 14);
  616. this.label2.TabIndex = 177;
  617. this.label2.Text = "工序代码";
  618. //
  619. // btnDelete
  620. //
  621. this.btnDelete.Location = new System.Drawing.Point(904, 46);
  622. this.btnDelete.Name = "btnDelete";
  623. this.btnDelete.Size = new System.Drawing.Size(75, 23);
  624. this.btnDelete.TabIndex = 171;
  625. this.btnDelete.Text = "删除";
  626. this.btnDelete.UseVisualStyleBackColor = true;
  627. this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
  628. //
  629. // btnSave
  630. //
  631. this.btnSave.Location = new System.Drawing.Point(813, 46);
  632. this.btnSave.Name = "btnSave";
  633. this.btnSave.Size = new System.Drawing.Size(75, 23);
  634. this.btnSave.TabIndex = 169;
  635. this.btnSave.Text = "保存";
  636. this.btnSave.UseVisualStyleBackColor = true;
  637. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  638. //
  639. // groupBox1
  640. //
  641. this.groupBox1.Controls.Add(this.txtdDate);
  642. this.groupBox1.Controls.Add(this.label12);
  643. this.groupBox1.Controls.Add(this.checkAll);
  644. this.groupBox1.Controls.Add(this.txtSumSingleMoney);
  645. this.groupBox1.Controls.Add(this.label11);
  646. this.groupBox1.Controls.Add(this.txtOpQuire);
  647. this.groupBox1.Controls.Add(this.label10);
  648. this.groupBox1.Controls.Add(this.txtCode);
  649. this.groupBox1.Controls.Add(this.label9);
  650. this.groupBox1.Controls.Add(this.txtWeight);
  651. this.groupBox1.Controls.Add(this.label23);
  652. this.groupBox1.Controls.Add(this.txtDNumber);
  653. this.groupBox1.Controls.Add(this.label22);
  654. this.groupBox1.Controls.Add(this.txtInvName);
  655. this.groupBox1.Controls.Add(this.label21);
  656. this.groupBox1.Controls.Add(this.txtInvCode);
  657. this.groupBox1.Controls.Add(this.label20);
  658. this.groupBox1.Controls.Add(this.txtNumber);
  659. this.groupBox1.Controls.Add(this.label8);
  660. this.groupBox1.Controls.Add(this.txtSOType);
  661. this.groupBox1.Controls.Add(this.label7);
  662. this.groupBox1.Controls.Add(this.txtSOCode);
  663. this.groupBox1.Controls.Add(this.label6);
  664. this.groupBox1.Controls.Add(this.txtCusName);
  665. this.groupBox1.Controls.Add(this.label13);
  666. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  667. this.groupBox1.Location = new System.Drawing.Point(0, 0);
  668. this.groupBox1.Name = "groupBox1";
  669. this.groupBox1.Size = new System.Drawing.Size(993, 116);
  670. this.groupBox1.TabIndex = 147;
  671. this.groupBox1.TabStop = false;
  672. this.groupBox1.Text = "主表信息";
  673. //
  674. // txtdDate
  675. //
  676. this.txtdDate.Enabled = false;
  677. this.txtdDate.EnterMoveNextControl = true;
  678. this.txtdDate.Location = new System.Drawing.Point(827, 20);
  679. this.txtdDate.Name = "txtdDate";
  680. this.txtdDate.Properties.ReadOnly = true;
  681. this.txtdDate.Size = new System.Drawing.Size(149, 20);
  682. this.txtdDate.TabIndex = 216;
  683. //
  684. // label12
  685. //
  686. this.label12.AutoSize = true;
  687. this.label12.Location = new System.Drawing.Point(745, 22);
  688. this.label12.Name = "label12";
  689. this.label12.Size = new System.Drawing.Size(79, 14);
  690. this.label12.TabIndex = 215;
  691. this.label12.Text = "销售订单日期";
  692. //
  693. // checkAll
  694. //
  695. this.checkAll.BackColor = System.Drawing.Color.White;
  696. this.checkAll.Font = new System.Drawing.Font("Tahoma", 7.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  697. this.checkAll.ForeColor = System.Drawing.Color.Red;
  698. this.checkAll.Location = new System.Drawing.Point(476, 16);
  699. this.checkAll.Name = "checkAll";
  700. this.checkAll.Size = new System.Drawing.Size(50, 32);
  701. this.checkAll.TabIndex = 214;
  702. this.checkAll.Text = "显示全部";
  703. this.checkAll.UseVisualStyleBackColor = false;
  704. this.checkAll.Click += new System.EventHandler(this.checkAll_Click);
  705. //
  706. // txtSumSingleMoney
  707. //
  708. this.txtSumSingleMoney.Enabled = false;
  709. this.txtSumSingleMoney.EnterMoveNextControl = true;
  710. this.txtSumSingleMoney.Location = new System.Drawing.Point(584, 21);
  711. this.txtSumSingleMoney.Name = "txtSumSingleMoney";
  712. this.txtSumSingleMoney.Properties.ReadOnly = true;
  713. this.txtSumSingleMoney.Size = new System.Drawing.Size(149, 20);
  714. this.txtSumSingleMoney.TabIndex = 213;
  715. //
  716. // label11
  717. //
  718. this.label11.AutoSize = true;
  719. this.label11.Location = new System.Drawing.Point(525, 24);
  720. this.label11.Name = "label11";
  721. this.label11.Size = new System.Drawing.Size(55, 14);
  722. this.label11.TabIndex = 212;
  723. this.label11.Text = "产品单价";
  724. //
  725. // txtOpQuire
  726. //
  727. this.txtOpQuire.Enabled = false;
  728. this.txtOpQuire.EnterMoveNextControl = true;
  729. this.txtOpQuire.Location = new System.Drawing.Point(82, 53);
  730. this.txtOpQuire.Name = "txtOpQuire";
  731. this.txtOpQuire.Properties.ReadOnly = true;
  732. this.txtOpQuire.Size = new System.Drawing.Size(149, 20);
  733. this.txtOpQuire.TabIndex = 211;
  734. //
  735. // label10
  736. //
  737. this.label10.AutoSize = true;
  738. this.label10.Location = new System.Drawing.Point(16, 55);
  739. this.label10.Name = "label10";
  740. this.label10.Size = new System.Drawing.Size(55, 14);
  741. this.label10.TabIndex = 210;
  742. this.label10.Text = "工艺要求";
  743. //
  744. // txtCode
  745. //
  746. this.txtCode.EnterMoveNextControl = true;
  747. this.txtCode.Location = new System.Drawing.Point(82, 21);
  748. this.txtCode.Name = "txtCode";
  749. this.txtCode.Properties.ReadOnly = true;
  750. this.txtCode.Size = new System.Drawing.Size(149, 20);
  751. this.txtCode.TabIndex = 209;
  752. //
  753. // label9
  754. //
  755. this.label9.AutoSize = true;
  756. this.label9.Location = new System.Drawing.Point(19, 23);
  757. this.label9.Name = "label9";
  758. this.label9.Size = new System.Drawing.Size(43, 14);
  759. this.label9.TabIndex = 208;
  760. this.label9.Text = "单据号";
  761. //
  762. // txtWeight
  763. //
  764. this.txtWeight.Enabled = false;
  765. this.txtWeight.EnterMoveNextControl = true;
  766. this.txtWeight.Location = new System.Drawing.Point(827, 88);
  767. this.txtWeight.Name = "txtWeight";
  768. this.txtWeight.Properties.ReadOnly = true;
  769. this.txtWeight.Size = new System.Drawing.Size(149, 20);
  770. this.txtWeight.TabIndex = 207;
  771. //
  772. // label23
  773. //
  774. this.label23.AutoSize = true;
  775. this.label23.Location = new System.Drawing.Point(777, 91);
  776. this.label23.Name = "label23";
  777. this.label23.Size = new System.Drawing.Size(43, 14);
  778. this.label23.TabIndex = 206;
  779. this.label23.Text = "总重量";
  780. //
  781. // txtDNumber
  782. //
  783. this.txtDNumber.Enabled = false;
  784. this.txtDNumber.EnterMoveNextControl = true;
  785. this.txtDNumber.Location = new System.Drawing.Point(585, 89);
  786. this.txtDNumber.Name = "txtDNumber";
  787. this.txtDNumber.Properties.ReadOnly = true;
  788. this.txtDNumber.Size = new System.Drawing.Size(149, 20);
  789. this.txtDNumber.TabIndex = 205;
  790. //
  791. // label22
  792. //
  793. this.label22.AutoSize = true;
  794. this.label22.Location = new System.Drawing.Point(540, 91);
  795. this.label22.Name = "label22";
  796. this.label22.Size = new System.Drawing.Size(31, 14);
  797. this.label22.TabIndex = 204;
  798. this.label22.Text = "图号";
  799. //
  800. // txtInvName
  801. //
  802. this.txtInvName.Enabled = false;
  803. this.txtInvName.EnterMoveNextControl = true;
  804. this.txtInvName.Location = new System.Drawing.Point(326, 89);
  805. this.txtInvName.Name = "txtInvName";
  806. this.txtInvName.Properties.ReadOnly = true;
  807. this.txtInvName.Size = new System.Drawing.Size(149, 20);
  808. this.txtInvName.TabIndex = 203;
  809. //
  810. // label21
  811. //
  812. this.label21.AutoSize = true;
  813. this.label21.Location = new System.Drawing.Point(267, 92);
  814. this.label21.Name = "label21";
  815. this.label21.Size = new System.Drawing.Size(55, 14);
  816. this.label21.TabIndex = 202;
  817. this.label21.Text = "存货名称";
  818. //
  819. // txtInvCode
  820. //
  821. this.txtInvCode.Enabled = false;
  822. this.txtInvCode.EnterMoveNextControl = true;
  823. this.txtInvCode.Location = new System.Drawing.Point(82, 88);
  824. this.txtInvCode.Name = "txtInvCode";
  825. this.txtInvCode.Properties.ReadOnly = true;
  826. this.txtInvCode.Size = new System.Drawing.Size(149, 20);
  827. this.txtInvCode.TabIndex = 201;
  828. //
  829. // label20
  830. //
  831. this.label20.AutoSize = true;
  832. this.label20.Location = new System.Drawing.Point(17, 91);
  833. this.label20.Name = "label20";
  834. this.label20.Size = new System.Drawing.Size(55, 14);
  835. this.label20.TabIndex = 200;
  836. this.label20.Text = "存货编码";
  837. //
  838. // txtNumber
  839. //
  840. this.txtNumber.Enabled = false;
  841. this.txtNumber.EnterMoveNextControl = true;
  842. this.txtNumber.Location = new System.Drawing.Point(826, 53);
  843. this.txtNumber.Name = "txtNumber";
  844. this.txtNumber.Properties.ReadOnly = true;
  845. this.txtNumber.Size = new System.Drawing.Size(149, 20);
  846. this.txtNumber.TabIndex = 199;
  847. //
  848. // label8
  849. //
  850. this.label8.AutoSize = true;
  851. this.label8.Location = new System.Drawing.Point(776, 56);
  852. this.label8.Name = "label8";
  853. this.label8.Size = new System.Drawing.Size(43, 14);
  854. this.label8.TabIndex = 198;
  855. this.label8.Text = "总件数";
  856. //
  857. // txtSOType
  858. //
  859. this.txtSOType.Enabled = false;
  860. this.txtSOType.EnterMoveNextControl = true;
  861. this.txtSOType.Location = new System.Drawing.Point(584, 54);
  862. this.txtSOType.Name = "txtSOType";
  863. this.txtSOType.Properties.ReadOnly = true;
  864. this.txtSOType.Size = new System.Drawing.Size(149, 20);
  865. this.txtSOType.TabIndex = 197;
  866. //
  867. // label7
  868. //
  869. this.label7.AutoSize = true;
  870. this.label7.Location = new System.Drawing.Point(526, 57);
  871. this.label7.Name = "label7";
  872. this.label7.Size = new System.Drawing.Size(55, 14);
  873. this.label7.TabIndex = 196;
  874. this.label7.Text = "销售类型";
  875. //
  876. // txtSOCode
  877. //
  878. this.txtSOCode.EditValue = "";
  879. this.txtSOCode.Location = new System.Drawing.Point(326, 21);
  880. this.txtSOCode.Name = "txtSOCode";
  881. this.txtSOCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  882. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  883. this.txtSOCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  884. this.txtSOCode.Properties.NullText = "";
  885. this.txtSOCode.Properties.View = this.gridView1;
  886. this.txtSOCode.Size = new System.Drawing.Size(149, 20);
  887. this.txtSOCode.TabIndex = 195;
  888. this.txtSOCode.QueryPopUp += new System.ComponentModel.CancelEventHandler(this.txtSOCode_QueryPopUp);
  889. this.txtSOCode.EditValueChanged += new System.EventHandler(this.txtSOCode_EditValueChanged);
  890. //
  891. // gridView1
  892. //
  893. this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  894. this.gridView1.Name = "gridView1";
  895. this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
  896. this.gridView1.OptionsView.ShowGroupPanel = false;
  897. //
  898. // label6
  899. //
  900. this.label6.AutoSize = true;
  901. this.label6.Location = new System.Drawing.Point(253, 23);
  902. this.label6.Name = "label6";
  903. this.label6.Size = new System.Drawing.Size(67, 14);
  904. this.label6.TabIndex = 194;
  905. this.label6.Text = "销售订单号";
  906. //
  907. // txtCusName
  908. //
  909. this.txtCusName.Enabled = false;
  910. this.txtCusName.EnterMoveNextControl = true;
  911. this.txtCusName.Location = new System.Drawing.Point(325, 54);
  912. this.txtCusName.Name = "txtCusName";
  913. this.txtCusName.Properties.ReadOnly = true;
  914. this.txtCusName.Size = new System.Drawing.Size(149, 20);
  915. this.txtCusName.TabIndex = 162;
  916. //
  917. // label13
  918. //
  919. this.label13.AutoSize = true;
  920. this.label13.Location = new System.Drawing.Point(267, 56);
  921. this.label13.Name = "label13";
  922. this.label13.Size = new System.Drawing.Size(55, 14);
  923. this.label13.TabIndex = 161;
  924. this.label13.Text = "客户名称";
  925. //
  926. // label4
  927. //
  928. this.label4.AutoSize = true;
  929. this.label4.Location = new System.Drawing.Point(332, 66);
  930. this.label4.Name = "label4";
  931. this.label4.Size = new System.Drawing.Size(31, 14);
  932. this.label4.TabIndex = 140;
  933. this.label4.Text = "备注";
  934. //
  935. // label5
  936. //
  937. this.label5.AutoSize = true;
  938. this.label5.Location = new System.Drawing.Point(20, 66);
  939. this.label5.Name = "label5";
  940. this.label5.Size = new System.Drawing.Size(67, 14);
  941. this.label5.TabIndex = 141;
  942. this.label5.Text = "入库单类型";
  943. //
  944. // labelControl12
  945. //
  946. this.labelControl12.Location = new System.Drawing.Point(335, 102);
  947. this.labelControl12.Name = "labelControl12";
  948. this.labelControl12.Size = new System.Drawing.Size(48, 14);
  949. this.labelControl12.TabIndex = 130;
  950. this.labelControl12.Text = "维护时间";
  951. //
  952. // labelControl13
  953. //
  954. this.labelControl13.Location = new System.Drawing.Point(23, 102);
  955. this.labelControl13.Name = "labelControl13";
  956. this.labelControl13.Size = new System.Drawing.Size(36, 14);
  957. this.labelControl13.TabIndex = 128;
  958. this.labelControl13.Text = "维护人";
  959. //
  960. // label1
  961. //
  962. this.label1.AutoSize = true;
  963. this.label1.Location = new System.Drawing.Point(332, 26);
  964. this.label1.Name = "label1";
  965. this.label1.Size = new System.Drawing.Size(31, 14);
  966. this.label1.TabIndex = 54;
  967. this.label1.Text = "仓库";
  968. //
  969. // label19
  970. //
  971. this.label19.AutoSize = true;
  972. this.label19.Location = new System.Drawing.Point(20, 26);
  973. this.label19.Name = "label19";
  974. this.label19.Size = new System.Drawing.Size(55, 14);
  975. this.label19.TabIndex = 54;
  976. this.label19.Text = "入库单号";
  977. //
  978. // colEQPID
  979. //
  980. this.colEQPID.Caption = "设备ID";
  981. this.colEQPID.FieldName = "EQPID";
  982. this.colEQPID.Name = "colEQPID";
  983. //
  984. // colEQPCode
  985. //
  986. this.colEQPCode.Caption = "设备编号";
  987. this.colEQPCode.FieldName = "EQPCode";
  988. this.colEQPCode.Name = "colEQPCode";
  989. this.colEQPCode.OptionsColumn.AllowEdit = false;
  990. this.colEQPCode.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  991. //
  992. // colEQPName
  993. //
  994. this.colEQPName.Caption = "设备名称";
  995. this.colEQPName.FieldName = "EQPName";
  996. this.colEQPName.Name = "colEQPName";
  997. this.colEQPName.OptionsColumn.AllowEdit = false;
  998. this.colEQPName.Width = 104;
  999. //
  1000. // colCKGROUP
  1001. //
  1002. this.colCKGROUP.Caption = "检验项目组";
  1003. this.colCKGROUP.FieldName = "CKGROUP";
  1004. this.colCKGROUP.Name = "colCKGROUP";
  1005. this.colCKGROUP.OptionsColumn.AllowEdit = false;
  1006. this.colCKGROUP.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  1007. this.colCKGROUP.Width = 127;
  1008. //
  1009. // colCKGROUPDESC
  1010. //
  1011. this.colCKGROUPDESC.Caption = "检验项目组描述";
  1012. this.colCKGROUPDESC.FieldName = "CKGROUPDESC";
  1013. this.colCKGROUPDESC.Name = "colCKGROUPDESC";
  1014. this.colCKGROUPDESC.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  1015. this.colCKGROUPDESC.Width = 104;
  1016. //
  1017. // colCKItemCode
  1018. //
  1019. this.colCKItemCode.Caption = "检验项目";
  1020. this.colCKItemCode.FieldName = "CKItemCode";
  1021. this.colCKItemCode.Name = "colCKItemCode";
  1022. this.colCKItemCode.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  1023. this.colCKItemCode.Visible = true;
  1024. this.colCKItemCode.VisibleIndex = 0;
  1025. //
  1026. // colCKItemCodeDESC
  1027. //
  1028. this.colCKItemCodeDESC.Caption = "检验项目描述";
  1029. this.colCKItemCodeDESC.FieldName = "CKItemCodeDESC";
  1030. this.colCKItemCodeDESC.Name = "colCKItemCodeDESC";
  1031. this.colCKItemCodeDESC.Visible = true;
  1032. this.colCKItemCodeDESC.VisibleIndex = 1;
  1033. //
  1034. // colSetValueMax
  1035. //
  1036. this.colSetValueMax.Caption = "最大设定值";
  1037. this.colSetValueMax.FieldName = "SetValueMax";
  1038. this.colSetValueMax.Name = "colSetValueMax";
  1039. this.colSetValueMax.Visible = true;
  1040. this.colSetValueMax.VisibleIndex = 2;
  1041. //
  1042. // colSetValueMin
  1043. //
  1044. this.colSetValueMin.Caption = "最小设定值";
  1045. this.colSetValueMin.FieldName = "SetValueMin";
  1046. this.colSetValueMin.Name = "colSetValueMin";
  1047. this.colSetValueMin.Visible = true;
  1048. this.colSetValueMin.VisibleIndex = 3;
  1049. //
  1050. // colRealValue
  1051. //
  1052. this.colRealValue.Caption = "实际值";
  1053. this.colRealValue.FieldName = "RealValue";
  1054. this.colRealValue.Name = "colRealValue";
  1055. this.colRealValue.Visible = true;
  1056. this.colRealValue.VisibleIndex = 4;
  1057. //
  1058. // colUNIT
  1059. //
  1060. this.colUNIT.Caption = "单位";
  1061. this.colUNIT.FieldName = "UNIT";
  1062. this.colUNIT.Name = "colUNIT";
  1063. this.colUNIT.Visible = true;
  1064. this.colUNIT.VisibleIndex = 5;
  1065. this.colUNIT.Width = 51;
  1066. //
  1067. // colMUSERName
  1068. //
  1069. this.colMUSERName.Caption = "维护人";
  1070. this.colMUSERName.FieldName = "MUSERName";
  1071. this.colMUSERName.Name = "colMUSERName";
  1072. this.colMUSERName.OptionsColumn.AllowEdit = false;
  1073. this.colMUSERName.Visible = true;
  1074. this.colMUSERName.VisibleIndex = 6;
  1075. //
  1076. // colMTIME
  1077. //
  1078. this.colMTIME.Caption = "维护时间";
  1079. this.colMTIME.FieldName = "MTIME";
  1080. this.colMTIME.Name = "colMTIME";
  1081. this.colMTIME.OptionsColumn.AllowEdit = false;
  1082. this.colMTIME.Visible = true;
  1083. this.colMTIME.VisibleIndex = 7;
  1084. //
  1085. // repositoryItemButtonEdit1
  1086. //
  1087. this.repositoryItemButtonEdit1.AutoHeight = false;
  1088. this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1089. new DevExpress.XtraEditors.Controls.EditorButton()});
  1090. this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
  1091. //
  1092. // repositoryItemButtonEdit2
  1093. //
  1094. this.repositoryItemButtonEdit2.AutoHeight = false;
  1095. this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1096. new DevExpress.XtraEditors.Controls.EditorButton()});
  1097. this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
  1098. //
  1099. // repositoryItemButtonEdit3
  1100. //
  1101. this.repositoryItemButtonEdit3.AutoHeight = false;
  1102. this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1103. new DevExpress.XtraEditors.Controls.EditorButton()});
  1104. this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3";
  1105. //
  1106. // btnClose
  1107. //
  1108. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1109. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1110. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  1111. this.btnClose.Appearance.Options.UseFont = true;
  1112. this.btnClose.Appearance.Options.UseForeColor = true;
  1113. this.btnClose.Appearance.Options.UseTextOptions = true;
  1114. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1115. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  1116. this.btnClose.Location = new System.Drawing.Point(968, 1);
  1117. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  1118. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  1119. this.btnClose.Name = "btnClose";
  1120. this.btnClose.Size = new System.Drawing.Size(26, 23);
  1121. this.btnClose.TabIndex = 5;
  1122. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  1123. //
  1124. // gridColumn2
  1125. //
  1126. this.gridColumn2.Caption = "维护时间";
  1127. this.gridColumn2.FieldName = "MTIME";
  1128. this.gridColumn2.Name = "gridColumn2";
  1129. this.gridColumn2.OptionsColumn.AllowEdit = false;
  1130. //
  1131. // colRow
  1132. //
  1133. this.colRow.Caption = "单据行";
  1134. this.colRow.FieldName = "Row";
  1135. this.colRow.Name = "colRow";
  1136. //
  1137. // FormICSSOPriceSheetEditAdd
  1138. //
  1139. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  1140. this.Appearance.Options.UseBackColor = true;
  1141. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  1142. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1143. this.ClientSize = new System.Drawing.Size(995, 448);
  1144. this.Controls.Add(this.panelControl1);
  1145. this.Controls.Add(this.lblTitle);
  1146. this.Controls.Add(this.btnClose);
  1147. this.Controls.Add(this.save);
  1148. this.Controls.Add(this.can);
  1149. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1150. this.Name = "FormICSSOPriceSheetEditAdd";
  1151. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1152. this.Text = "存货编辑";
  1153. this.Load += new System.EventHandler(this.FormICSINVENTORYEditAdd_Load);
  1154. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  1155. this.panelControl1.ResumeLayout(false);
  1156. this.panelControl1.PerformLayout();
  1157. this.panel3.ResumeLayout(false);
  1158. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
  1159. this.panelControl2.ResumeLayout(false);
  1160. this.groupBox2.ResumeLayout(false);
  1161. this.panel4.ResumeLayout(false);
  1162. this.panel4.PerformLayout();
  1163. ((System.ComponentModel.ISupportInitialize)(this.txtSumMoney.Properties)).EndInit();
  1164. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  1165. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  1166. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit4)).EndInit();
  1167. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
  1168. this.panel2.ResumeLayout(false);
  1169. this.panel2.PerformLayout();
  1170. ((System.ComponentModel.ISupportInitialize)(this.txtcInvstd.Properties)).EndInit();
  1171. ((System.ComponentModel.ISupportInitialize)(this.txtcInvName.Properties)).EndInit();
  1172. ((System.ComponentModel.ISupportInitialize)(this.txtcInvCode.Properties)).EndInit();
  1173. ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
  1174. ((System.ComponentModel.ISupportInitialize)(this.txtMemo.Properties)).EndInit();
  1175. ((System.ComponentModel.ISupportInitialize)(this.txtOPName.Properties)).EndInit();
  1176. ((System.ComponentModel.ISupportInitialize)(this.txtOPCode.Properties)).EndInit();
  1177. ((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
  1178. this.groupBox1.ResumeLayout(false);
  1179. this.groupBox1.PerformLayout();
  1180. ((System.ComponentModel.ISupportInitialize)(this.txtdDate.Properties)).EndInit();
  1181. ((System.ComponentModel.ISupportInitialize)(this.txtSumSingleMoney.Properties)).EndInit();
  1182. ((System.ComponentModel.ISupportInitialize)(this.txtOpQuire.Properties)).EndInit();
  1183. ((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).EndInit();
  1184. ((System.ComponentModel.ISupportInitialize)(this.txtWeight.Properties)).EndInit();
  1185. ((System.ComponentModel.ISupportInitialize)(this.txtDNumber.Properties)).EndInit();
  1186. ((System.ComponentModel.ISupportInitialize)(this.txtInvName.Properties)).EndInit();
  1187. ((System.ComponentModel.ISupportInitialize)(this.txtInvCode.Properties)).EndInit();
  1188. ((System.ComponentModel.ISupportInitialize)(this.txtNumber.Properties)).EndInit();
  1189. ((System.ComponentModel.ISupportInitialize)(this.txtSOType.Properties)).EndInit();
  1190. ((System.ComponentModel.ISupportInitialize)(this.txtSOCode.Properties)).EndInit();
  1191. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  1192. ((System.ComponentModel.ISupportInitialize)(this.txtCusName.Properties)).EndInit();
  1193. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
  1194. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
  1195. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit();
  1196. this.ResumeLayout(false);
  1197. }
  1198. #endregion
  1199. private DevExpress.XtraEditors.SimpleButton btnClose;
  1200. private DevExpress.XtraEditors.LabelControl lblTitle;
  1201. private DevExpress.XtraEditors.SimpleButton save;
  1202. private DevExpress.XtraEditors.SimpleButton can;
  1203. private DevExpress.XtraEditors.PanelControl panelControl1;
  1204. private System.Windows.Forms.Label label19;
  1205. private System.Windows.Forms.Label label1;
  1206. private DevExpress.XtraEditors.LabelControl labelControl13;
  1207. private DevExpress.XtraEditors.LabelControl labelControl12;
  1208. private System.Windows.Forms.Label label4;
  1209. private System.Windows.Forms.Label label5;
  1210. //private DevExpress.XtraGrid.GridControl grdDetail;
  1211. private DevExpress.XtraGrid.Columns.GridColumn colEQPID;
  1212. private DevExpress.XtraGrid.Columns.GridColumn colEQPCode;
  1213. private DevExpress.XtraGrid.Columns.GridColumn colEQPName;
  1214. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUP;
  1215. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPDESC;
  1216. private DevExpress.XtraGrid.Columns.GridColumn colCKItemCode;
  1217. private DevExpress.XtraGrid.Columns.GridColumn colCKItemCodeDESC;
  1218. private DevExpress.XtraGrid.Columns.GridColumn colSetValueMax;
  1219. private DevExpress.XtraGrid.Columns.GridColumn colSetValueMin;
  1220. private DevExpress.XtraGrid.Columns.GridColumn colRealValue;
  1221. private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
  1222. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  1223. private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
  1224. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
  1225. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
  1226. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3;
  1227. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  1228. private System.Windows.Forms.Panel panel3;
  1229. private DevExpress.XtraEditors.PanelControl panelControl2;
  1230. private System.Windows.Forms.GroupBox groupBox2;
  1231. private System.Windows.Forms.Panel panel4;
  1232. private DevExpress.XtraGrid.GridControl grvDetail;
  1233. private DevExpress.XtraGrid.Views.Grid.GridView grdDetail;
  1234. private DevExpress.XtraGrid.Columns.GridColumn colID;
  1235. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  1236. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1;
  1237. private System.Windows.Forms.Panel panel2;
  1238. private System.Windows.Forms.Button btnDelete;
  1239. private System.Windows.Forms.Button btnSave;
  1240. private System.Windows.Forms.Label label13;
  1241. private DevExpress.XtraEditors.TextEdit txtCusName;
  1242. private System.Windows.Forms.GroupBox groupBox1;
  1243. private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
  1244. private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
  1245. private System.Windows.Forms.Label label3;
  1246. private System.Windows.Forms.Label label2;
  1247. private System.Windows.Forms.Label lable13;
  1248. private DevExpress.XtraEditors.GridLookUpEdit txtOPCode;
  1249. private DevExpress.XtraGrid.Views.Grid.GridView gridView5;
  1250. private DevExpress.XtraEditors.TextEdit txtMemo;
  1251. private DevExpress.XtraEditors.TextEdit txtOPName;
  1252. private DevExpress.XtraEditors.TextEdit txtWeight;
  1253. private System.Windows.Forms.Label label23;
  1254. private DevExpress.XtraEditors.TextEdit txtDNumber;
  1255. private System.Windows.Forms.Label label22;
  1256. private DevExpress.XtraEditors.TextEdit txtInvName;
  1257. private System.Windows.Forms.Label label21;
  1258. private DevExpress.XtraEditors.TextEdit txtInvCode;
  1259. private System.Windows.Forms.Label label20;
  1260. private DevExpress.XtraEditors.TextEdit txtNumber;
  1261. private System.Windows.Forms.Label label8;
  1262. private DevExpress.XtraEditors.TextEdit txtSOType;
  1263. private System.Windows.Forms.Label label7;
  1264. private DevExpress.XtraEditors.GridLookUpEdit txtSOCode;
  1265. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  1266. private System.Windows.Forms.Label label6;
  1267. private System.Windows.Forms.Button btnAdd;
  1268. private DevExpress.XtraGrid.Columns.GridColumn colInvCode;
  1269. private DevExpress.XtraGrid.Columns.GridColumn colInvName;
  1270. private DevExpress.XtraGrid.Columns.GridColumn colDNumber;
  1271. private DevExpress.XtraGrid.Columns.GridColumn colQuotationItem;
  1272. private DevExpress.XtraGrid.Columns.GridColumn colSingleMoney;
  1273. private DevExpress.XtraGrid.Columns.GridColumn colMemo;
  1274. private DevExpress.XtraEditors.TextEdit txtCode;
  1275. private System.Windows.Forms.Label label9;
  1276. private DevExpress.XtraGrid.Columns.GridColumn colDelete;
  1277. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit4;
  1278. private DevExpress.XtraGrid.Columns.GridColumn colSOCode;
  1279. private DevExpress.XtraGrid.Columns.GridColumn colSORow;
  1280. private DevExpress.XtraEditors.TextEdit txtOpQuire;
  1281. private System.Windows.Forms.Label label10;
  1282. private DevExpress.XtraGrid.Columns.GridColumn colOpCode;
  1283. private System.Windows.Forms.CheckBox checkAll;
  1284. private DevExpress.XtraEditors.TextEdit txtSumSingleMoney;
  1285. private System.Windows.Forms.Label label11;
  1286. private DevExpress.XtraEditors.TextEdit txtSumMoney;
  1287. private System.Windows.Forms.Label label14;
  1288. private DevExpress.XtraEditors.TextEdit txtdDate;
  1289. private System.Windows.Forms.Label label12;
  1290. private DevExpress.XtraEditors.TextEdit txtcInvstd;
  1291. private DevExpress.XtraEditors.TextEdit txtcInvName;
  1292. private DevExpress.XtraEditors.GridLookUpEdit txtcInvCode;
  1293. private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
  1294. private System.Windows.Forms.Label label15;
  1295. private System.Windows.Forms.Label label16;
  1296. private System.Windows.Forms.Label label17;
  1297. private System.Windows.Forms.Button btnAddInvName;
  1298. private DevExpress.XtraGrid.Columns.GridColumn colRow;
  1299. }
  1300. }