锐腾搅拌上料功能
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.

171 lines
9.4 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSPOArriveLOTAllCreate
  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(FormICSPOArriveLOTAllCreate));
  29. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  30. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  31. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  32. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  33. this.txtVenBatch = new DevExpress.XtraEditors.TextEdit();
  34. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  35. this.btnLabelCreate = new DevExpress.XtraEditors.SimpleButton();
  36. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  37. this.panelControl1.SuspendLayout();
  38. ((System.ComponentModel.ISupportInitialize)(this.txtVenBatch.Properties)).BeginInit();
  39. this.SuspendLayout();
  40. //
  41. // lblTitle
  42. //
  43. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  44. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.Red;
  45. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  46. this.lblTitle.Location = new System.Drawing.Point(12, 7);
  47. this.lblTitle.Name = "lblTitle";
  48. this.lblTitle.Size = new System.Drawing.Size(153, 23);
  49. this.lblTitle.TabIndex = 19;
  50. this.lblTitle.Text = "采购到货单生成条码";
  51. //
  52. // btnClose
  53. //
  54. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  55. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  56. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  57. this.btnClose.Appearance.Options.UseFont = true;
  58. this.btnClose.Appearance.Options.UseForeColor = true;
  59. this.btnClose.Appearance.Options.UseTextOptions = true;
  60. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  61. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  62. this.btnClose.Location = new System.Drawing.Point(222, 3);
  63. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  64. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  65. this.btnClose.Name = "btnClose";
  66. this.btnClose.Size = new System.Drawing.Size(26, 30);
  67. this.btnClose.TabIndex = 14;
  68. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  69. //
  70. // panelControl1
  71. //
  72. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  73. | System.Windows.Forms.AnchorStyles.Left)
  74. | System.Windows.Forms.AnchorStyles.Right)));
  75. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  76. this.panelControl1.Appearance.Options.UseBackColor = true;
  77. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  78. this.panelControl1.Controls.Add(this.btnExit);
  79. this.panelControl1.Controls.Add(this.txtVenBatch);
  80. this.panelControl1.Controls.Add(this.labelControl1);
  81. this.panelControl1.Controls.Add(this.btnLabelCreate);
  82. this.panelControl1.Location = new System.Drawing.Point(1, 36);
  83. this.panelControl1.Name = "panelControl1";
  84. this.panelControl1.Size = new System.Drawing.Size(248, 86);
  85. this.panelControl1.TabIndex = 25;
  86. //
  87. // btnExit
  88. //
  89. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  90. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  91. this.btnExit.Appearance.Options.UseFont = true;
  92. this.btnExit.Appearance.Options.UseForeColor = true;
  93. this.btnExit.Appearance.Options.UseTextOptions = true;
  94. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  95. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  96. this.btnExit.Location = new System.Drawing.Point(140, 49);
  97. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  98. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  99. this.btnExit.Name = "btnExit";
  100. this.btnExit.Size = new System.Drawing.Size(55, 30);
  101. this.btnExit.TabIndex = 26;
  102. this.btnExit.Text = "取消";
  103. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  104. //
  105. // txtVenBatch
  106. //
  107. this.txtVenBatch.Location = new System.Drawing.Point(113, 13);
  108. this.txtVenBatch.Name = "txtVenBatch";
  109. this.txtVenBatch.Size = new System.Drawing.Size(124, 20);
  110. this.txtVenBatch.TabIndex = 139;
  111. //
  112. // labelControl1
  113. //
  114. this.labelControl1.Location = new System.Drawing.Point(23, 16);
  115. this.labelControl1.Name = "labelControl1";
  116. this.labelControl1.Size = new System.Drawing.Size(72, 14);
  117. this.labelControl1.TabIndex = 138;
  118. this.labelControl1.Text = "供应商炉批号";
  119. //
  120. // btnLabelCreate
  121. //
  122. this.btnLabelCreate.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  123. this.btnLabelCreate.Appearance.ForeColor = System.Drawing.Color.White;
  124. this.btnLabelCreate.Appearance.Options.UseFont = true;
  125. this.btnLabelCreate.Appearance.Options.UseForeColor = true;
  126. this.btnLabelCreate.Appearance.Options.UseTextOptions = true;
  127. this.btnLabelCreate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  128. this.btnLabelCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnLabelCreate.Image")));
  129. this.btnLabelCreate.Location = new System.Drawing.Point(52, 49);
  130. this.btnLabelCreate.LookAndFeel.SkinName = "BlueButtonSkin";
  131. this.btnLabelCreate.LookAndFeel.UseDefaultLookAndFeel = false;
  132. this.btnLabelCreate.Name = "btnLabelCreate";
  133. this.btnLabelCreate.Size = new System.Drawing.Size(55, 30);
  134. this.btnLabelCreate.TabIndex = 10;
  135. this.btnLabelCreate.Text = "保存";
  136. this.btnLabelCreate.Click += new System.EventHandler(this.btnLabelCreate_Click);
  137. //
  138. // FormICSPOArriveLOTAllCreate
  139. //
  140. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  141. this.Appearance.Options.UseBackColor = true;
  142. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  143. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  144. this.ClientSize = new System.Drawing.Size(250, 157);
  145. this.Controls.Add(this.panelControl1);
  146. this.Controls.Add(this.btnClose);
  147. this.Controls.Add(this.lblTitle);
  148. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  149. this.Name = "FormICSPOArriveLOTAllCreate";
  150. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  151. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  152. this.panelControl1.ResumeLayout(false);
  153. this.panelControl1.PerformLayout();
  154. ((System.ComponentModel.ISupportInitialize)(this.txtVenBatch.Properties)).EndInit();
  155. this.ResumeLayout(false);
  156. }
  157. #endregion
  158. private DevExpress.XtraEditors.SimpleButton btnClose;
  159. private DevExpress.XtraEditors.LabelControl lblTitle;
  160. private DevExpress.XtraEditors.PanelControl panelControl1;
  161. private DevExpress.XtraEditors.SimpleButton btnLabelCreate;
  162. private DevExpress.XtraEditors.SimpleButton btnExit;
  163. private DevExpress.XtraEditors.TextEdit txtVenBatch;
  164. private DevExpress.XtraEditors.LabelControl labelControl1;
  165. }
  166. }