贴标角度设置.Designer.cs 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. namespace UAS_LabelMachine
  2. {
  3. partial class 贴标角度设置
  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. /// <lap_param name="disposing">true if managed resources should be disposed; otherwise, false.</lap_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 lap_values of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.angle = new System.Windows.Forms.TextBox();
  29. this.lap_param1_label = new System.Windows.Forms.Label();
  30. this.Y = new System.Windows.Forms.TextBox();
  31. this.lap_param3_labe = new System.Windows.Forms.Label();
  32. this.X = new System.Windows.Forms.TextBox();
  33. this.lap_param2_label = new System.Windows.Forms.Label();
  34. this.Confirm = new System.Windows.Forms.Button();
  35. this.Bottom = new System.Windows.Forms.RadioButton();
  36. this.Top = new System.Windows.Forms.RadioButton();
  37. this.Left = new System.Windows.Forms.RadioButton();
  38. this.Right = new System.Windows.Forms.RadioButton();
  39. this.Cover = new System.Windows.Forms.RadioButton();
  40. this.Machine = new System.Windows.Forms.TextBox();
  41. this.label1 = new System.Windows.Forms.Label();
  42. this.SuspendLayout();
  43. //
  44. // angle
  45. //
  46. this.angle.Location = new System.Drawing.Point(296, 321);
  47. this.angle.Margin = new System.Windows.Forms.Padding(6);
  48. this.angle.Name = "angle";
  49. this.angle.Size = new System.Drawing.Size(174, 35);
  50. this.angle.TabIndex = 0;
  51. //
  52. // lap_param1_label
  53. //
  54. this.lap_param1_label.AutoSize = true;
  55. this.lap_param1_label.BackColor = System.Drawing.Color.Transparent;
  56. this.lap_param1_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  57. this.lap_param1_label.Location = new System.Drawing.Point(200, 321);
  58. this.lap_param1_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  59. this.lap_param1_label.Name = "lap_param1_label";
  60. this.lap_param1_label.Size = new System.Drawing.Size(82, 41);
  61. this.lap_param1_label.TabIndex = 61;
  62. this.lap_param1_label.Text = "角度";
  63. //
  64. // Y
  65. //
  66. this.Y.Location = new System.Drawing.Point(296, 529);
  67. this.Y.Margin = new System.Windows.Forms.Padding(6);
  68. this.Y.Name = "Y";
  69. this.Y.Size = new System.Drawing.Size(174, 35);
  70. this.Y.TabIndex = 4;
  71. //
  72. // lap_param3_labe
  73. //
  74. this.lap_param3_labe.AutoSize = true;
  75. this.lap_param3_labe.BackColor = System.Drawing.Color.Transparent;
  76. this.lap_param3_labe.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  77. this.lap_param3_labe.Location = new System.Drawing.Point(202, 525);
  78. this.lap_param3_labe.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  79. this.lap_param3_labe.Name = "lap_param3_labe";
  80. this.lap_param3_labe.Size = new System.Drawing.Size(37, 41);
  81. this.lap_param3_labe.TabIndex = 65;
  82. this.lap_param3_labe.Text = "Y";
  83. //
  84. // X
  85. //
  86. this.X.Location = new System.Drawing.Point(296, 429);
  87. this.X.Margin = new System.Windows.Forms.Padding(6);
  88. this.X.Name = "X";
  89. this.X.Size = new System.Drawing.Size(174, 35);
  90. this.X.TabIndex = 2;
  91. //
  92. // lap_param2_label
  93. //
  94. this.lap_param2_label.AutoSize = true;
  95. this.lap_param2_label.BackColor = System.Drawing.Color.Transparent;
  96. this.lap_param2_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  97. this.lap_param2_label.Location = new System.Drawing.Point(202, 425);
  98. this.lap_param2_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  99. this.lap_param2_label.Name = "lap_param2_label";
  100. this.lap_param2_label.Size = new System.Drawing.Size(39, 41);
  101. this.lap_param2_label.TabIndex = 69;
  102. this.lap_param2_label.Text = "X";
  103. //
  104. // Confirm
  105. //
  106. this.Confirm.Location = new System.Drawing.Point(296, 616);
  107. this.Confirm.Margin = new System.Windows.Forms.Padding(6);
  108. this.Confirm.Name = "Confirm";
  109. this.Confirm.Size = new System.Drawing.Size(150, 46);
  110. this.Confirm.TabIndex = 81;
  111. this.Confirm.Text = "确认";
  112. this.Confirm.UseVisualStyleBackColor = true;
  113. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  114. //
  115. // Bottom
  116. //
  117. this.Bottom.AutoSize = true;
  118. this.Bottom.Location = new System.Drawing.Point(144, 32);
  119. this.Bottom.Margin = new System.Windows.Forms.Padding(6);
  120. this.Bottom.Name = "Bottom";
  121. this.Bottom.Size = new System.Drawing.Size(89, 28);
  122. this.Bottom.TabIndex = 82;
  123. this.Bottom.TabStop = true;
  124. this.Bottom.Text = "下标";
  125. this.Bottom.UseVisualStyleBackColor = true;
  126. this.Bottom.CheckedChanged += new System.EventHandler(this.Button_CheckedChanged);
  127. //
  128. // Top
  129. //
  130. this.Top.AutoSize = true;
  131. this.Top.Location = new System.Drawing.Point(144, 102);
  132. this.Top.Margin = new System.Windows.Forms.Padding(6);
  133. this.Top.Name = "Top";
  134. this.Top.Size = new System.Drawing.Size(113, 28);
  135. this.Top.TabIndex = 83;
  136. this.Top.TabStop = true;
  137. this.Top.Text = "贴上标";
  138. this.Top.UseVisualStyleBackColor = true;
  139. this.Top.CheckedChanged += new System.EventHandler(this.Button_CheckedChanged);
  140. //
  141. // Left
  142. //
  143. this.Left.AutoSize = true;
  144. this.Left.Location = new System.Drawing.Point(396, 34);
  145. this.Left.Margin = new System.Windows.Forms.Padding(6);
  146. this.Left.Name = "Left";
  147. this.Left.Size = new System.Drawing.Size(89, 28);
  148. this.Left.TabIndex = 84;
  149. this.Left.TabStop = true;
  150. this.Left.Text = "左标";
  151. this.Left.UseVisualStyleBackColor = true;
  152. this.Left.CheckedChanged += new System.EventHandler(this.Button_CheckedChanged);
  153. //
  154. // Right
  155. //
  156. this.Right.AutoSize = true;
  157. this.Right.Location = new System.Drawing.Point(396, 104);
  158. this.Right.Margin = new System.Windows.Forms.Padding(6);
  159. this.Right.Name = "Right";
  160. this.Right.Size = new System.Drawing.Size(89, 28);
  161. this.Right.TabIndex = 85;
  162. this.Right.TabStop = true;
  163. this.Right.Text = "右标";
  164. this.Right.UseVisualStyleBackColor = true;
  165. this.Right.CheckedChanged += new System.EventHandler(this.Button_CheckedChanged);
  166. //
  167. // Cover
  168. //
  169. this.Cover.AutoSize = true;
  170. this.Cover.Location = new System.Drawing.Point(144, 170);
  171. this.Cover.Margin = new System.Windows.Forms.Padding(6);
  172. this.Cover.Name = "Cover";
  173. this.Cover.Size = new System.Drawing.Size(113, 28);
  174. this.Cover.TabIndex = 86;
  175. this.Cover.TabStop = true;
  176. this.Cover.Text = "盖上标";
  177. this.Cover.UseVisualStyleBackColor = true;
  178. this.Cover.CheckedChanged += new System.EventHandler(this.Button_CheckedChanged);
  179. //
  180. // Machine
  181. //
  182. this.Machine.Enabled = false;
  183. this.Machine.Location = new System.Drawing.Point(296, 229);
  184. this.Machine.Margin = new System.Windows.Forms.Padding(6);
  185. this.Machine.Name = "Machine";
  186. this.Machine.Size = new System.Drawing.Size(174, 35);
  187. this.Machine.TabIndex = 87;
  188. //
  189. // label1
  190. //
  191. this.label1.AutoSize = true;
  192. this.label1.BackColor = System.Drawing.Color.Transparent;
  193. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  194. this.label1.Location = new System.Drawing.Point(136, 223);
  195. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  196. this.label1.Name = "label1";
  197. this.label1.Size = new System.Drawing.Size(146, 41);
  198. this.label1.TabIndex = 88;
  199. this.label1.Text = "机器编号";
  200. //
  201. // 贴标角度设置
  202. //
  203. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  204. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  205. this.ClientSize = new System.Drawing.Size(728, 718);
  206. this.Controls.Add(this.Machine);
  207. this.Controls.Add(this.label1);
  208. this.Controls.Add(this.Cover);
  209. this.Controls.Add(this.Right);
  210. this.Controls.Add(this.Left);
  211. this.Controls.Add(this.Top);
  212. this.Controls.Add(this.Bottom);
  213. this.Controls.Add(this.Confirm);
  214. this.Controls.Add(this.X);
  215. this.Controls.Add(this.lap_param2_label);
  216. this.Controls.Add(this.Y);
  217. this.Controls.Add(this.lap_param3_labe);
  218. this.Controls.Add(this.angle);
  219. this.Controls.Add(this.lap_param1_label);
  220. this.Margin = new System.Windows.Forms.Padding(6);
  221. this.Name = "贴标角度设置";
  222. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  223. this.Text = "附加内容打印";
  224. this.Load += new System.EventHandler(this.附件内容打印_Load);
  225. this.ResumeLayout(true);
  226. this.PerformLayout();
  227. }
  228. #endregion
  229. private System.Windows.Forms.TextBox angle;
  230. private System.Windows.Forms.Label lap_param1_label;
  231. private System.Windows.Forms.TextBox Y;
  232. private System.Windows.Forms.Label lap_param3_labe;
  233. private System.Windows.Forms.TextBox X;
  234. private System.Windows.Forms.Label lap_param2_label;
  235. private System.Windows.Forms.Button Confirm;
  236. private System.Windows.Forms.RadioButton Bottom;
  237. private System.Windows.Forms.RadioButton Top;
  238. private System.Windows.Forms.RadioButton Left;
  239. private System.Windows.Forms.RadioButton Right;
  240. private System.Windows.Forms.RadioButton Cover;
  241. private System.Windows.Forms.TextBox Machine;
  242. private System.Windows.Forms.Label label1;
  243. }
  244. }