Form1.Designer.vb 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class Form1
  3. Inherits System.Windows.Forms.Form
  4. 'Form 重写 Dispose,以清理组件列表。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. 'Windows 窗体设计器所必需的
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下过程是 Windows 窗体设计器所必需的
  18. '可以使用 Windows 窗体设计器修改它。
  19. '不要使用代码编辑器修改它。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1))
  24. Me.Panel1 = New System.Windows.Forms.Panel()
  25. Me.Button12 = New System.Windows.Forms.Button()
  26. Me.Button11 = New System.Windows.Forms.Button()
  27. Me.Button7 = New System.Windows.Forms.Button()
  28. Me.Label1 = New System.Windows.Forms.Label()
  29. Me.Button9 = New System.Windows.Forms.Button()
  30. Me.Button8 = New System.Windows.Forms.Button()
  31. Me.Button10 = New System.Windows.Forms.Button()
  32. Me.Button6 = New System.Windows.Forms.Button()
  33. Me.Button5 = New System.Windows.Forms.Button()
  34. Me.Button4 = New System.Windows.Forms.Button()
  35. Me.Button3 = New System.Windows.Forms.Button()
  36. Me.Button2 = New System.Windows.Forms.Button()
  37. Me.Button1 = New System.Windows.Forms.Button()
  38. Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)
  39. Me.ImageList2 = New System.Windows.Forms.ImageList(Me.components)
  40. Me.Label2 = New System.Windows.Forms.Label()
  41. Me.Panel1.SuspendLayout()
  42. Me.SuspendLayout()
  43. '
  44. 'Panel1
  45. '
  46. Me.Panel1.Controls.Add(Me.Button12)
  47. Me.Panel1.Controls.Add(Me.Button11)
  48. Me.Panel1.Controls.Add(Me.Button7)
  49. Me.Panel1.Controls.Add(Me.Label1)
  50. Me.Panel1.Controls.Add(Me.Button9)
  51. Me.Panel1.Controls.Add(Me.Button8)
  52. Me.Panel1.Controls.Add(Me.Button10)
  53. Me.Panel1.Controls.Add(Me.Button6)
  54. Me.Panel1.Controls.Add(Me.Button5)
  55. Me.Panel1.Controls.Add(Me.Button4)
  56. Me.Panel1.Controls.Add(Me.Button3)
  57. Me.Panel1.Controls.Add(Me.Button2)
  58. Me.Panel1.Controls.Add(Me.Button1)
  59. Me.Panel1.Location = New System.Drawing.Point(12, 26)
  60. Me.Panel1.Name = "Panel1"
  61. Me.Panel1.Size = New System.Drawing.Size(260, 285)
  62. Me.Panel1.TabIndex = 0
  63. Me.Panel1.Visible = False
  64. '
  65. 'Button12
  66. '
  67. Me.Button12.Location = New System.Drawing.Point(153, 136)
  68. Me.Button12.Name = "Button12"
  69. Me.Button12.Size = New System.Drawing.Size(53, 42)
  70. Me.Button12.TabIndex = 12
  71. Me.Button12.Text = "删除"
  72. Me.Button12.UseVisualStyleBackColor = True
  73. '
  74. 'Button11
  75. '
  76. Me.Button11.Location = New System.Drawing.Point(20, 202)
  77. Me.Button11.Name = "Button11"
  78. Me.Button11.Size = New System.Drawing.Size(75, 23)
  79. Me.Button11.TabIndex = 11
  80. Me.Button11.Text = "取消"
  81. Me.Button11.UseVisualStyleBackColor = True
  82. '
  83. 'Button7
  84. '
  85. Me.Button7.Location = New System.Drawing.Point(104, 202)
  86. Me.Button7.Name = "Button7"
  87. Me.Button7.Size = New System.Drawing.Size(75, 23)
  88. Me.Button7.TabIndex = 10
  89. Me.Button7.Text = "确定"
  90. Me.Button7.UseVisualStyleBackColor = True
  91. '
  92. 'Label1
  93. '
  94. Me.Label1.AutoSize = True
  95. Me.Label1.Location = New System.Drawing.Point(21, 14)
  96. Me.Label1.Name = "Label1"
  97. Me.Label1.Size = New System.Drawing.Size(0, 12)
  98. Me.Label1.TabIndex = 9
  99. '
  100. 'Button9
  101. '
  102. Me.Button9.Location = New System.Drawing.Point(104, 136)
  103. Me.Button9.Name = "Button9"
  104. Me.Button9.Size = New System.Drawing.Size(42, 42)
  105. Me.Button9.TabIndex = 8
  106. Me.Button9.Text = "9"
  107. Me.Button9.UseVisualStyleBackColor = True
  108. '
  109. 'Button8
  110. '
  111. Me.Button8.Location = New System.Drawing.Point(61, 136)
  112. Me.Button8.Name = "Button8"
  113. Me.Button8.Size = New System.Drawing.Size(42, 42)
  114. Me.Button8.TabIndex = 7
  115. Me.Button8.Text = "8"
  116. Me.Button8.UseVisualStyleBackColor = True
  117. '
  118. 'Button10
  119. '
  120. Me.Button10.Location = New System.Drawing.Point(20, 136)
  121. Me.Button10.Name = "Button10"
  122. Me.Button10.Size = New System.Drawing.Size(42, 42)
  123. Me.Button10.TabIndex = 6
  124. Me.Button10.Text = "7"
  125. Me.Button10.UseVisualStyleBackColor = True
  126. '
  127. 'Button6
  128. '
  129. Me.Button6.Location = New System.Drawing.Point(104, 88)
  130. Me.Button6.Name = "Button6"
  131. Me.Button6.Size = New System.Drawing.Size(42, 42)
  132. Me.Button6.TabIndex = 5
  133. Me.Button6.Text = "6"
  134. Me.Button6.UseVisualStyleBackColor = True
  135. '
  136. 'Button5
  137. '
  138. Me.Button5.Location = New System.Drawing.Point(61, 88)
  139. Me.Button5.Name = "Button5"
  140. Me.Button5.Size = New System.Drawing.Size(42, 42)
  141. Me.Button5.TabIndex = 4
  142. Me.Button5.Text = "5"
  143. Me.Button5.UseVisualStyleBackColor = True
  144. '
  145. 'Button4
  146. '
  147. Me.Button4.Location = New System.Drawing.Point(20, 88)
  148. Me.Button4.Name = "Button4"
  149. Me.Button4.Size = New System.Drawing.Size(42, 42)
  150. Me.Button4.TabIndex = 3
  151. Me.Button4.Text = "4"
  152. Me.Button4.UseVisualStyleBackColor = True
  153. '
  154. 'Button3
  155. '
  156. Me.Button3.Location = New System.Drawing.Point(104, 40)
  157. Me.Button3.Name = "Button3"
  158. Me.Button3.Size = New System.Drawing.Size(42, 42)
  159. Me.Button3.TabIndex = 2
  160. Me.Button3.Text = "3"
  161. Me.Button3.UseVisualStyleBackColor = True
  162. '
  163. 'Button2
  164. '
  165. Me.Button2.Location = New System.Drawing.Point(61, 40)
  166. Me.Button2.Name = "Button2"
  167. Me.Button2.Size = New System.Drawing.Size(42, 42)
  168. Me.Button2.TabIndex = 1
  169. Me.Button2.Text = "2"
  170. Me.Button2.UseVisualStyleBackColor = True
  171. '
  172. 'Button1
  173. '
  174. Me.Button1.Location = New System.Drawing.Point(20, 40)
  175. Me.Button1.Name = "Button1"
  176. Me.Button1.Size = New System.Drawing.Size(42, 42)
  177. Me.Button1.TabIndex = 0
  178. Me.Button1.Text = "1"
  179. Me.Button1.UseVisualStyleBackColor = True
  180. '
  181. 'ImageList1
  182. '
  183. Me.ImageList1.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit
  184. Me.ImageList1.ImageSize = New System.Drawing.Size(16, 16)
  185. Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent
  186. '
  187. 'ImageList2
  188. '
  189. Me.ImageList2.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit
  190. Me.ImageList2.ImageSize = New System.Drawing.Size(16, 16)
  191. Me.ImageList2.TransparentColor = System.Drawing.Color.Transparent
  192. '
  193. 'Label2
  194. '
  195. Me.Label2.AutoSize = True
  196. Me.Label2.Location = New System.Drawing.Point(73, 337)
  197. Me.Label2.Name = "Label2"
  198. Me.Label2.Size = New System.Drawing.Size(0, 12)
  199. Me.Label2.TabIndex = 1
  200. '
  201. 'Form1
  202. '
  203. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
  204. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  205. Me.ClientSize = New System.Drawing.Size(284, 401)
  206. Me.Controls.Add(Me.Label2)
  207. Me.Controls.Add(Me.Panel1)
  208. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  209. Me.MaximizeBox = False
  210. Me.Name = "Form1"
  211. Me.Text = "Form1"
  212. Me.Panel1.ResumeLayout(False)
  213. Me.Panel1.PerformLayout()
  214. Me.ResumeLayout(False)
  215. Me.PerformLayout()
  216. End Sub
  217. Friend WithEvents Panel1 As System.Windows.Forms.Panel
  218. Friend WithEvents Button1 As System.Windows.Forms.Button
  219. Friend WithEvents Label1 As System.Windows.Forms.Label
  220. Friend WithEvents Button9 As System.Windows.Forms.Button
  221. Friend WithEvents Button8 As System.Windows.Forms.Button
  222. Friend WithEvents Button10 As System.Windows.Forms.Button
  223. Friend WithEvents Button6 As System.Windows.Forms.Button
  224. Friend WithEvents Button5 As System.Windows.Forms.Button
  225. Friend WithEvents Button4 As System.Windows.Forms.Button
  226. Friend WithEvents Button3 As System.Windows.Forms.Button
  227. Friend WithEvents Button2 As System.Windows.Forms.Button
  228. Friend WithEvents Button11 As System.Windows.Forms.Button
  229. Friend WithEvents Button7 As System.Windows.Forms.Button
  230. Friend WithEvents Button12 As System.Windows.Forms.Button
  231. Friend WithEvents ImageList1 As System.Windows.Forms.ImageList
  232. Friend WithEvents ImageList2 As System.Windows.Forms.ImageList
  233. Friend WithEvents Label2 As System.Windows.Forms.Label
  234. End Class