Special_ReSNBD.Designer.cs 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. namespace UAS_MES_NEW.Special
  2. {
  3. partial class Special_ReSNBD
  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.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  29. this.ChangeResult = new UAS_MES_NEW.CustomControl.CustomCheckBox.CustomCheckBox();
  30. this.ClearSn_code = new System.Windows.Forms.PictureBox();
  31. this.show_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  32. this.sn_code_label = new System.Windows.Forms.Label();
  33. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  34. this.sncode_label = new System.Windows.Forms.Label();
  35. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
  36. this.SuspendLayout();
  37. //
  38. // OperateResult
  39. //
  40. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  41. this.OperateResult.Location = new System.Drawing.Point(12, 81);
  42. this.OperateResult.Name = "OperateResult";
  43. this.OperateResult.Size = new System.Drawing.Size(1014, 351);
  44. this.OperateResult.TabIndex = 3;
  45. this.OperateResult.Text = "";
  46. //
  47. // ChangeResult
  48. //
  49. this.ChangeResult.AllPower = "ifall";
  50. this.ChangeResult.AutoSize = true;
  51. this.ChangeResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  52. this.ChangeResult.Location = new System.Drawing.Point(407, 537);
  53. this.ChangeResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  54. this.ChangeResult.Name = "ChangeResult";
  55. this.ChangeResult.Power = "ifspecial";
  56. this.ChangeResult.Size = new System.Drawing.Size(136, 35);
  57. this.ChangeResult.TabIndex = 152;
  58. this.ChangeResult.Text = "重新转换";
  59. this.ChangeResult.UseVisualStyleBackColor = true;
  60. this.ChangeResult.CheckedChanged += new System.EventHandler(this.ChangeResult_CheckedChanged);
  61. //
  62. // ClearSn_code
  63. //
  64. this.ClearSn_code.Cursor = System.Windows.Forms.Cursors.Hand;
  65. this.ClearSn_code.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
  66. this.ClearSn_code.Location = new System.Drawing.Point(407, 495);
  67. this.ClearSn_code.Margin = new System.Windows.Forms.Padding(4);
  68. this.ClearSn_code.Name = "ClearSn_code";
  69. this.ClearSn_code.Size = new System.Drawing.Size(24, 24);
  70. this.ClearSn_code.TabIndex = 151;
  71. this.ClearSn_code.TabStop = false;
  72. this.ClearSn_code.Click += new System.EventHandler(this.ClearSn_code_Click);
  73. //
  74. // show_sncode
  75. //
  76. this.show_sncode.AllPower = null;
  77. this.show_sncode.BackColor = System.Drawing.Color.White;
  78. this.show_sncode.Enabled = false;
  79. this.show_sncode.Font = new System.Drawing.Font("微软雅黑", 10F);
  80. this.show_sncode.ID = null;
  81. this.show_sncode.Location = new System.Drawing.Point(133, 491);
  82. this.show_sncode.Margin = new System.Windows.Forms.Padding(4);
  83. this.show_sncode.Name = "show_sncode";
  84. this.show_sncode.Power = null;
  85. this.show_sncode.Size = new System.Drawing.Size(238, 34);
  86. this.show_sncode.Str = null;
  87. this.show_sncode.Str1 = null;
  88. this.show_sncode.Str2 = null;
  89. this.show_sncode.TabIndex = 150;
  90. //
  91. // sn_code_label
  92. //
  93. this.sn_code_label.AutoSize = true;
  94. this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  95. this.sn_code_label.Location = new System.Drawing.Point(13, 491);
  96. this.sn_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  97. this.sn_code_label.Name = "sn_code_label";
  98. this.sn_code_label.Size = new System.Drawing.Size(86, 31);
  99. this.sn_code_label.TabIndex = 149;
  100. this.sn_code_label.Text = "序列号";
  101. //
  102. // sncode
  103. //
  104. this.sncode.AllPower = "ifall";
  105. this.sncode.BackColor = System.Drawing.Color.White;
  106. this.sncode.Font = new System.Drawing.Font("微软雅黑", 10F);
  107. this.sncode.ID = null;
  108. this.sncode.Location = new System.Drawing.Point(133, 541);
  109. this.sncode.Margin = new System.Windows.Forms.Padding(4);
  110. this.sncode.Name = "sncode";
  111. this.sncode.Power = "ifread";
  112. this.sncode.Size = new System.Drawing.Size(238, 34);
  113. this.sncode.Str = null;
  114. this.sncode.Str1 = null;
  115. this.sncode.Str2 = null;
  116. this.sncode.TabIndex = 148;
  117. this.sncode.Tag = "IfRead";
  118. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  119. //
  120. // sncode_label
  121. //
  122. this.sncode_label.AutoSize = true;
  123. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  124. this.sncode_label.Location = new System.Drawing.Point(13, 543);
  125. this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  126. this.sncode_label.Name = "sncode_label";
  127. this.sncode_label.Size = new System.Drawing.Size(86, 31);
  128. this.sncode_label.TabIndex = 147;
  129. this.sncode_label.Text = "录入框";
  130. //
  131. // Special_ReSNBD
  132. //
  133. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  134. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  135. this.ClientSize = new System.Drawing.Size(1038, 602);
  136. this.Controls.Add(this.ChangeResult);
  137. this.Controls.Add(this.ClearSn_code);
  138. this.Controls.Add(this.show_sncode);
  139. this.Controls.Add(this.sn_code_label);
  140. this.Controls.Add(this.sncode);
  141. this.Controls.Add(this.sncode_label);
  142. this.Controls.Add(this.OperateResult);
  143. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  144. this.Name = "Special_ReSNBD";
  145. this.Tag = "Special!ReSNBD";
  146. this.Text = "返修SN采集";
  147. this.Load += new System.EventHandler(this.Special_BoxSplit_Load);
  148. this.SizeChanged += new System.EventHandler(this.Special_ReSNBD_SizeChanged);
  149. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).EndInit();
  150. this.ResumeLayout(false);
  151. this.PerformLayout();
  152. }
  153. #endregion
  154. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  155. private CustomControl.CustomCheckBox.CustomCheckBox ChangeResult;
  156. private System.Windows.Forms.PictureBox ClearSn_code;
  157. private CustomControl.TextBoxWithIcon.EnterTextBox show_sncode;
  158. private System.Windows.Forms.Label sn_code_label;
  159. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  160. private System.Windows.Forms.Label sncode_label;
  161. }
  162. }