Make_NewDev.Designer.cs 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_NewDev
  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. this.components = new System.ComponentModel.Container();
  29. this.label3 = new System.Windows.Forms.Label();
  30. this.BadInfo = new System.Windows.Forms.BindingSource(this.components);
  31. this.BatchProductDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  32. this.DSL_LOCATION = new System.Windows.Forms.DataGridViewTextBoxColumn();
  33. this.DSL_PRODCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  34. this.DSL_BASEQTY = new System.Windows.Forms.DataGridViewTextBoxColumn();
  35. this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
  36. this.DSL_GETQTY1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  37. this.DSL_REMAINQTY1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.BI = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. ((System.ComponentModel.ISupportInitialize)(this.BadInfo)).BeginInit();
  40. ((System.ComponentModel.ISupportInitialize)(this.BatchProductDGV)).BeginInit();
  41. this.SuspendLayout();
  42. //
  43. // label3
  44. //
  45. this.label3.AutoSize = true;
  46. this.label3.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  47. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  48. this.label3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  49. this.label3.Location = new System.Drawing.Point(9, 8);
  50. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  51. this.label3.Name = "label3";
  52. this.label3.Size = new System.Drawing.Size(233, 31);
  53. this.label3.TabIndex = 99;
  54. this.label3.Text = "SMT站位料剩余汇总";
  55. //
  56. // BatchProductDGV
  57. //
  58. this.BatchProductDGV.AllowUserToAddRows = false;
  59. this.BatchProductDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  60. this.BatchProductDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  61. this.DSL_LOCATION,
  62. this.DSL_PRODCODE,
  63. this.DSL_BASEQTY,
  64. this.pr_spec,
  65. this.DSL_GETQTY1,
  66. this.DSL_REMAINQTY1,
  67. this.BI});
  68. this.BatchProductDGV.EnableContentClick = true;
  69. this.BatchProductDGV.Location = new System.Drawing.Point(0, 44);
  70. this.BatchProductDGV.Margin = new System.Windows.Forms.Padding(4);
  71. this.BatchProductDGV.Name = "BatchProductDGV";
  72. this.BatchProductDGV.RowTemplate.Height = 23;
  73. this.BatchProductDGV.Size = new System.Drawing.Size(1102, 687);
  74. this.BatchProductDGV.TabIndex = 175;
  75. //
  76. // DSL_LOCATION
  77. //
  78. this.DSL_LOCATION.DataPropertyName = "DSL_LOCATION";
  79. this.DSL_LOCATION.FillWeight = 130F;
  80. this.DSL_LOCATION.HeaderText = "站位";
  81. this.DSL_LOCATION.Name = "DSL_LOCATION";
  82. this.DSL_LOCATION.Width = 130;
  83. //
  84. // DSL_PRODCODE
  85. //
  86. this.DSL_PRODCODE.DataPropertyName = "DSL_PRODCODE";
  87. this.DSL_PRODCODE.HeaderText = "物料号";
  88. this.DSL_PRODCODE.Name = "DSL_PRODCODE";
  89. //
  90. // DSL_BASEQTY
  91. //
  92. this.DSL_BASEQTY.DataPropertyName = "DSL_BASEQTY";
  93. this.DSL_BASEQTY.HeaderText = "单位用量";
  94. this.DSL_BASEQTY.Name = "DSL_BASEQTY";
  95. this.DSL_BASEQTY.ReadOnly = true;
  96. this.DSL_BASEQTY.Width = 50;
  97. //
  98. // pr_spec
  99. //
  100. this.pr_spec.DataPropertyName = "pr_spec";
  101. this.pr_spec.HeaderText = "规格";
  102. this.pr_spec.Name = "pr_spec";
  103. this.pr_spec.ReadOnly = true;
  104. this.pr_spec.Width = 200;
  105. //
  106. // DSL_GETQTY1
  107. //
  108. this.DSL_GETQTY1.DataPropertyName = "DSL_GETQTY1";
  109. this.DSL_GETQTY1.HeaderText = "上料总数";
  110. this.DSL_GETQTY1.Name = "DSL_GETQTY1";
  111. this.DSL_GETQTY1.Width = 60;
  112. //
  113. // DSL_REMAINQTY1
  114. //
  115. this.DSL_REMAINQTY1.DataPropertyName = "DSL_REMAINQTY1";
  116. this.DSL_REMAINQTY1.HeaderText = "剩余数";
  117. this.DSL_REMAINQTY1.Name = "DSL_REMAINQTY1";
  118. this.DSL_REMAINQTY1.ReadOnly = true;
  119. this.DSL_REMAINQTY1.Width = 60;
  120. //
  121. // BI
  122. //
  123. this.BI.DataPropertyName = "BI";
  124. this.BI.HeaderText = "剩余比例";
  125. this.BI.Name = "BI";
  126. this.BI.Width = 60;
  127. //
  128. // Make_NewDev
  129. //
  130. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  131. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  132. this.BackColor = System.Drawing.SystemColors.HighlightText;
  133. this.ClientSize = new System.Drawing.Size(1102, 729);
  134. this.Controls.Add(this.BatchProductDGV);
  135. this.Controls.Add(this.label3);
  136. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  137. this.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
  138. this.Name = "Make_NewDev";
  139. this.Tag = "ShowDialogWindow";
  140. this.Text = "SMT站位料剩余汇总";
  141. this.Load += new System.EventHandler(this.Make_NewBadCode_Load);
  142. ((System.ComponentModel.ISupportInitialize)(this.BadInfo)).EndInit();
  143. ((System.ComponentModel.ISupportInitialize)(this.BatchProductDGV)).EndInit();
  144. this.ResumeLayout(false);
  145. this.PerformLayout();
  146. }
  147. #endregion
  148. private CustomControl.HeadBar headBar1;
  149. private System.Windows.Forms.Label label3;
  150. private System.Windows.Forms.BindingSource BadInfo;
  151. private CustomControl.DataGrid_View.DataGridViewWithSerialNum BatchProductDGV;
  152. private System.Windows.Forms.DataGridViewTextBoxColumn DSL_LOCATION;
  153. private System.Windows.Forms.DataGridViewTextBoxColumn DSL_PRODCODE;
  154. private System.Windows.Forms.DataGridViewTextBoxColumn DSL_BASEQTY;
  155. private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
  156. private System.Windows.Forms.DataGridViewTextBoxColumn DSL_GETQTY1;
  157. private System.Windows.Forms.DataGridViewTextBoxColumn DSL_REMAINQTY1;
  158. private System.Windows.Forms.DataGridViewTextBoxColumn BI;
  159. }
  160. }