Special_CancelCollection.Designer.cs 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. namespace UAS_MES_NEW.Special
  2. {
  3. partial class Special_CancelCollection
  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(Special_CancelCollection));
  29. this.sn_code_label = new System.Windows.Forms.Label();
  30. this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  31. this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  32. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  33. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  34. this.ms_makecode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  35. this.label1 = new System.Windows.Forms.Label();
  36. this.Remark_label = new System.Windows.Forms.Label();
  37. this.Remark = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  38. this.SuspendLayout();
  39. //
  40. // sn_code_label
  41. //
  42. this.sn_code_label.AutoSize = true;
  43. this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  44. this.sn_code_label.Location = new System.Drawing.Point(68, 259);
  45. this.sn_code_label.Margin = new System.Windows.Forms.Padding(8, 0, 8, 0);
  46. this.sn_code_label.Name = "sn_code_label";
  47. this.sn_code_label.Size = new System.Drawing.Size(114, 41);
  48. this.sn_code_label.TabIndex = 104;
  49. this.sn_code_label.Text = "序列号";
  50. //
  51. // sn_code
  52. //
  53. this.sn_code.AllPower = null;
  54. this.sn_code.BackColor = System.Drawing.Color.White;
  55. this.sn_code.ID = null;
  56. this.sn_code.Location = new System.Drawing.Point(226, 262);
  57. this.sn_code.Margin = new System.Windows.Forms.Padding(8);
  58. this.sn_code.Name = "sn_code";
  59. this.sn_code.Power = null;
  60. this.sn_code.Size = new System.Drawing.Size(348, 35);
  61. this.sn_code.Str = null;
  62. this.sn_code.Str1 = null;
  63. this.sn_code.Str2 = null;
  64. this.sn_code.TabIndex = 140;
  65. //
  66. // Confirm
  67. //
  68. this.Confirm.AllPower = null;
  69. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  70. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  71. this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
  72. this.Confirm.IsShowBorder = true;
  73. this.Confirm.Location = new System.Drawing.Point(660, 258);
  74. this.Confirm.Margin = new System.Windows.Forms.Padding(8);
  75. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  76. this.Confirm.Name = "Confirm";
  77. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  78. this.Confirm.Power = null;
  79. this.Confirm.Size = new System.Drawing.Size(120, 50);
  80. this.Confirm.TabIndex = 141;
  81. this.Confirm.Text = "确认";
  82. this.Confirm.UseVisualStyleBackColor = true;
  83. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  84. //
  85. // OperateResult
  86. //
  87. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.OperateResult.Location = new System.Drawing.Point(832, 26);
  89. this.OperateResult.Margin = new System.Windows.Forms.Padding(8);
  90. this.OperateResult.Name = "OperateResult";
  91. this.OperateResult.Size = new System.Drawing.Size(460, 614);
  92. this.OperateResult.TabIndex = 142;
  93. this.OperateResult.Text = "";
  94. //
  95. // Clean
  96. //
  97. this.Clean.AllPower = null;
  98. this.Clean.BackColor = System.Drawing.Color.Transparent;
  99. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  100. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  101. this.Clean.IsShowBorder = true;
  102. this.Clean.Location = new System.Drawing.Point(1002, 659);
  103. this.Clean.Margin = new System.Windows.Forms.Padding(8);
  104. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  105. this.Clean.Name = "Clean";
  106. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  107. this.Clean.Power = null;
  108. this.Clean.Size = new System.Drawing.Size(120, 50);
  109. this.Clean.TabIndex = 143;
  110. this.Clean.Text = "清除";
  111. this.Clean.UseVisualStyleBackColor = true;
  112. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  113. //
  114. // ms_makecode
  115. //
  116. this.ms_makecode.AllPower = null;
  117. this.ms_makecode.BackColor = System.Drawing.Color.White;
  118. this.ms_makecode.ID = null;
  119. this.ms_makecode.Location = new System.Drawing.Point(226, 185);
  120. this.ms_makecode.Margin = new System.Windows.Forms.Padding(8);
  121. this.ms_makecode.Name = "ms_makecode";
  122. this.ms_makecode.Power = null;
  123. this.ms_makecode.Size = new System.Drawing.Size(348, 35);
  124. this.ms_makecode.Str = null;
  125. this.ms_makecode.Str1 = null;
  126. this.ms_makecode.Str2 = null;
  127. this.ms_makecode.TabIndex = 145;
  128. //
  129. // label1
  130. //
  131. this.label1.AutoSize = true;
  132. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  133. this.label1.Location = new System.Drawing.Point(68, 182);
  134. this.label1.Margin = new System.Windows.Forms.Padding(8, 0, 8, 0);
  135. this.label1.Name = "label1";
  136. this.label1.Size = new System.Drawing.Size(114, 41);
  137. this.label1.TabIndex = 144;
  138. this.label1.Text = "工单号";
  139. //
  140. // Remark_label
  141. //
  142. this.Remark_label.AutoSize = true;
  143. this.Remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  144. this.Remark_label.Location = new System.Drawing.Point(68, 362);
  145. this.Remark_label.Margin = new System.Windows.Forms.Padding(8, 0, 8, 0);
  146. this.Remark_label.Name = "Remark_label";
  147. this.Remark_label.Size = new System.Drawing.Size(82, 41);
  148. this.Remark_label.TabIndex = 146;
  149. this.Remark_label.Text = "备注";
  150. //
  151. // Remark
  152. //
  153. this.Remark.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.Remark.Location = new System.Drawing.Point(226, 358);
  155. this.Remark.Margin = new System.Windows.Forms.Padding(8);
  156. this.Remark.Name = "Remark";
  157. this.Remark.Size = new System.Drawing.Size(554, 280);
  158. this.Remark.TabIndex = 147;
  159. this.Remark.Text = "";
  160. //
  161. // Special_CancelCollection
  162. //
  163. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  164. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  165. this.ClientSize = new System.Drawing.Size(1566, 802);
  166. this.Controls.Add(this.Remark);
  167. this.Controls.Add(this.Remark_label);
  168. this.Controls.Add(this.ms_makecode);
  169. this.Controls.Add(this.label1);
  170. this.Controls.Add(this.Clean);
  171. this.Controls.Add(this.OperateResult);
  172. this.Controls.Add(this.Confirm);
  173. this.Controls.Add(this.sn_code);
  174. this.Controls.Add(this.sn_code_label);
  175. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  176. this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  177. this.Name = "Special_CancelCollection";
  178. this.Tag = "Special!CancelCollection";
  179. this.Text = "取消采集";
  180. this.Load += new System.EventHandler(this.Special_CancelCollection_Load);
  181. this.ResumeLayout(true);
  182. this.PerformLayout();
  183. }
  184. #endregion
  185. private System.Windows.Forms.Label sn_code_label;
  186. private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
  187. private CustomControl.ButtonUtil.NormalButton Confirm;
  188. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  189. private CustomControl.ButtonUtil.NormalButton Clean;
  190. private CustomControl.TextBoxWithIcon.EnterTextBox ms_makecode;
  191. private System.Windows.Forms.Label label1;
  192. private System.Windows.Forms.Label Remark_label;
  193. private CustomControl.RichText.RichTextAutoBottom Remark;
  194. }
  195. }