F_SYS_0104.Designer.cs 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233
  1. namespace Dongke.IBOSS.PRD.Client.Public
  2. {
  3. partial class F_SYS_0104
  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.btn1 = new System.Windows.Forms.Button();
  29. this.btn2 = new System.Windows.Forms.Button();
  30. this.btn3 = new System.Windows.Forms.Button();
  31. this.btn4 = new System.Windows.Forms.Button();
  32. this.btn5 = new System.Windows.Forms.Button();
  33. this.btn6 = new System.Windows.Forms.Button();
  34. this.btn7 = new System.Windows.Forms.Button();
  35. this.btn8 = new System.Windows.Forms.Button();
  36. this.btn9 = new System.Windows.Forms.Button();
  37. this.btn0 = new System.Windows.Forms.Button();
  38. this.btn00 = new System.Windows.Forms.Button();
  39. this.btnClose = new System.Windows.Forms.Button();
  40. this.btnback = new System.Windows.Forms.Button();
  41. this.btnDelete = new System.Windows.Forms.Button();
  42. this.SuspendLayout();
  43. //
  44. // btn1
  45. //
  46. this.btn1.Location = new System.Drawing.Point(1, 0);
  47. this.btn1.Name = "btn1";
  48. this.btn1.Size = new System.Drawing.Size(50, 50);
  49. this.btn1.TabIndex = 1;
  50. this.btn1.Text = "1";
  51. this.btn1.UseVisualStyleBackColor = true;
  52. this.btn1.Click += new System.EventHandler(this.btnClose_Click);
  53. //
  54. // btn2
  55. //
  56. this.btn2.Location = new System.Drawing.Point(57, 0);
  57. this.btn2.Name = "btn2";
  58. this.btn2.Size = new System.Drawing.Size(50, 50);
  59. this.btn2.TabIndex = 2;
  60. this.btn2.Text = "2";
  61. this.btn2.UseVisualStyleBackColor = true;
  62. this.btn2.Click += new System.EventHandler(this.btnClose_Click);
  63. //
  64. // btn3
  65. //
  66. this.btn3.Location = new System.Drawing.Point(113, 0);
  67. this.btn3.Name = "btn3";
  68. this.btn3.Size = new System.Drawing.Size(50, 50);
  69. this.btn3.TabIndex = 3;
  70. this.btn3.Text = "3";
  71. this.btn3.UseVisualStyleBackColor = true;
  72. this.btn3.Click += new System.EventHandler(this.btnClose_Click);
  73. //
  74. // btn4
  75. //
  76. this.btn4.Location = new System.Drawing.Point(1, 56);
  77. this.btn4.Name = "btn4";
  78. this.btn4.Size = new System.Drawing.Size(50, 50);
  79. this.btn4.TabIndex = 4;
  80. this.btn4.Text = "4";
  81. this.btn4.UseVisualStyleBackColor = true;
  82. this.btn4.Click += new System.EventHandler(this.btnClose_Click);
  83. //
  84. // btn5
  85. //
  86. this.btn5.Location = new System.Drawing.Point(57, 56);
  87. this.btn5.Name = "btn5";
  88. this.btn5.Size = new System.Drawing.Size(50, 50);
  89. this.btn5.TabIndex = 5;
  90. this.btn5.Text = "5";
  91. this.btn5.UseVisualStyleBackColor = true;
  92. this.btn5.Click += new System.EventHandler(this.btnClose_Click);
  93. //
  94. // btn6
  95. //
  96. this.btn6.Location = new System.Drawing.Point(113, 56);
  97. this.btn6.Name = "btn6";
  98. this.btn6.Size = new System.Drawing.Size(50, 50);
  99. this.btn6.TabIndex = 6;
  100. this.btn6.Text = "6";
  101. this.btn6.UseVisualStyleBackColor = true;
  102. this.btn6.Click += new System.EventHandler(this.btnClose_Click);
  103. //
  104. // btn7
  105. //
  106. this.btn7.Location = new System.Drawing.Point(1, 112);
  107. this.btn7.Name = "btn7";
  108. this.btn7.Size = new System.Drawing.Size(50, 50);
  109. this.btn7.TabIndex = 7;
  110. this.btn7.Text = "7";
  111. this.btn7.UseVisualStyleBackColor = true;
  112. this.btn7.Click += new System.EventHandler(this.btnClose_Click);
  113. //
  114. // btn8
  115. //
  116. this.btn8.Location = new System.Drawing.Point(57, 112);
  117. this.btn8.Name = "btn8";
  118. this.btn8.Size = new System.Drawing.Size(50, 50);
  119. this.btn8.TabIndex = 8;
  120. this.btn8.Text = "8";
  121. this.btn8.UseVisualStyleBackColor = true;
  122. this.btn8.Click += new System.EventHandler(this.btnClose_Click);
  123. //
  124. // btn9
  125. //
  126. this.btn9.Location = new System.Drawing.Point(113, 112);
  127. this.btn9.Name = "btn9";
  128. this.btn9.Size = new System.Drawing.Size(50, 50);
  129. this.btn9.TabIndex = 9;
  130. this.btn9.Text = "9";
  131. this.btn9.UseVisualStyleBackColor = true;
  132. this.btn9.Click += new System.EventHandler(this.btnClose_Click);
  133. //
  134. // btn0
  135. //
  136. this.btn0.Location = new System.Drawing.Point(169, 112);
  137. this.btn0.Name = "btn0";
  138. this.btn0.Size = new System.Drawing.Size(50, 50);
  139. this.btn0.TabIndex = 10;
  140. this.btn0.Text = "0";
  141. this.btn0.UseVisualStyleBackColor = true;
  142. this.btn0.Click += new System.EventHandler(this.btnClose_Click);
  143. //
  144. // btn00
  145. //
  146. this.btn00.Location = new System.Drawing.Point(169, 56);
  147. this.btn00.Name = "btn00";
  148. this.btn00.Size = new System.Drawing.Size(50, 50);
  149. this.btn00.TabIndex = 11;
  150. this.btn00.Text = ".";
  151. this.btn00.UseVisualStyleBackColor = true;
  152. this.btn00.Click += new System.EventHandler(this.btnClose_Click);
  153. //
  154. // btnClose
  155. //
  156. this.btnClose.Location = new System.Drawing.Point(225, 56);
  157. this.btnClose.Name = "btnClose";
  158. this.btnClose.Size = new System.Drawing.Size(50, 106);
  159. this.btnClose.TabIndex = 0;
  160. this.btnClose.Text = "关闭";
  161. this.btnClose.UseVisualStyleBackColor = true;
  162. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  163. //
  164. // btnback
  165. //
  166. this.btnback.Location = new System.Drawing.Point(169, 0);
  167. this.btnback.Name = "btnback";
  168. this.btnback.Size = new System.Drawing.Size(50, 50);
  169. this.btnback.TabIndex = 12;
  170. this.btnback.Text = "<-";
  171. this.btnback.UseVisualStyleBackColor = true;
  172. this.btnback.Click += new System.EventHandler(this.btnClose_Click);
  173. //
  174. // btnDelete
  175. //
  176. this.btnDelete.Location = new System.Drawing.Point(225, 0);
  177. this.btnDelete.Name = "btnDelete";
  178. this.btnDelete.Size = new System.Drawing.Size(50, 50);
  179. this.btnDelete.TabIndex = 13;
  180. this.btnDelete.Text = "Delete";
  181. this.btnDelete.UseVisualStyleBackColor = true;
  182. this.btnDelete.Click += new System.EventHandler(this.btnClose_Click);
  183. //
  184. // F_SYS_0104
  185. //
  186. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  187. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  188. this.ClientSize = new System.Drawing.Size(277, 165);
  189. this.Controls.Add(this.btnDelete);
  190. this.Controls.Add(this.btnback);
  191. this.Controls.Add(this.btnClose);
  192. this.Controls.Add(this.btn00);
  193. this.Controls.Add(this.btn0);
  194. this.Controls.Add(this.btn9);
  195. this.Controls.Add(this.btn8);
  196. this.Controls.Add(this.btn7);
  197. this.Controls.Add(this.btn6);
  198. this.Controls.Add(this.btn5);
  199. this.Controls.Add(this.btn4);
  200. this.Controls.Add(this.btn3);
  201. this.Controls.Add(this.btn2);
  202. this.Controls.Add(this.btn1);
  203. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  204. this.MaximizeBox = false;
  205. this.MinimizeBox = false;
  206. this.Name = "F_SYS_0104";
  207. this.Text = "F_SYS_0104";
  208. this.TopMost = true;
  209. this.ResumeLayout(false);
  210. }
  211. #endregion
  212. private System.Windows.Forms.Button btn1;
  213. private System.Windows.Forms.Button btn2;
  214. private System.Windows.Forms.Button btn3;
  215. private System.Windows.Forms.Button btn4;
  216. private System.Windows.Forms.Button btn5;
  217. private System.Windows.Forms.Button btn6;
  218. private System.Windows.Forms.Button btn7;
  219. private System.Windows.Forms.Button btn8;
  220. private System.Windows.Forms.Button btn9;
  221. private System.Windows.Forms.Button btn0;
  222. private System.Windows.Forms.Button btn00;
  223. private System.Windows.Forms.Button btnClose;
  224. private System.Windows.Forms.Button btnback;
  225. private System.Windows.Forms.Button btnDelete;
  226. }
  227. }