Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

快速加入.Designer.vb 27KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 快速加入
  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 Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.生肖1_cb = New System.Windows.Forms.ComboBox()
  23. Me.性別1_cb = New System.Windows.Forms.ComboBox()
  24. Me.Label2 = New System.Windows.Forms.Label()
  25. Me.Label1 = New System.Windows.Forms.Label()
  26. Me.地址1_tb = New System.Windows.Forms.TextBox()
  27. Me.電話1_tb = New System.Windows.Forms.TextBox()
  28. Me.公司地址_lb = New System.Windows.Forms.Label()
  29. Me.客戶簡稱_cb = New System.Windows.Forms.ComboBox()
  30. Me.客戶名稱1_tb = New System.Windows.Forms.TextBox()
  31. Me.客戶_lb = New System.Windows.Forms.Label()
  32. Me.簡稱_lb = New System.Windows.Forms.Label()
  33. Me.公司電話1_lb = New System.Windows.Forms.Label()
  34. Me.Label3 = New System.Windows.Forms.Label()
  35. Me.Label4 = New System.Windows.Forms.Label()
  36. Me.生肖2_cb = New System.Windows.Forms.ComboBox()
  37. Me.性別2_cb = New System.Windows.Forms.ComboBox()
  38. Me.地址2_tb = New System.Windows.Forms.TextBox()
  39. Me.電話2_tb = New System.Windows.Forms.TextBox()
  40. Me.客戶名稱2_tb = New System.Windows.Forms.TextBox()
  41. Me.Label5 = New System.Windows.Forms.Label()
  42. Me.生肖3_cb = New System.Windows.Forms.ComboBox()
  43. Me.性別3_cb = New System.Windows.Forms.ComboBox()
  44. Me.地址3_tb = New System.Windows.Forms.TextBox()
  45. Me.電話3_tb = New System.Windows.Forms.TextBox()
  46. Me.客戶名稱3_tb = New System.Windows.Forms.TextBox()
  47. Me.Label6 = New System.Windows.Forms.Label()
  48. Me.生肖4_cb = New System.Windows.Forms.ComboBox()
  49. Me.性別4_cb = New System.Windows.Forms.ComboBox()
  50. Me.地址4_tb = New System.Windows.Forms.TextBox()
  51. Me.電話4_tb = New System.Windows.Forms.TextBox()
  52. Me.客戶名稱4_tb = New System.Windows.Forms.TextBox()
  53. Me.Label7 = New System.Windows.Forms.Label()
  54. Me.生肖5_cb = New System.Windows.Forms.ComboBox()
  55. Me.性別5_cb = New System.Windows.Forms.ComboBox()
  56. Me.地址5_tb = New System.Windows.Forms.TextBox()
  57. Me.電話5_tb = New System.Windows.Forms.TextBox()
  58. Me.客戶名稱5_tb = New System.Windows.Forms.TextBox()
  59. Me.修改_bt = New System.Windows.Forms.Button()
  60. Me.Label8 = New System.Windows.Forms.Label()
  61. Me.Panel1 = New System.Windows.Forms.Panel()
  62. Me.Panel2 = New System.Windows.Forms.Panel()
  63. Me.Panel1.SuspendLayout()
  64. Me.Panel2.SuspendLayout()
  65. Me.SuspendLayout()
  66. '
  67. '生肖1_cb
  68. '
  69. Me.生肖1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  70. Me.生肖1_cb.FormattingEnabled = True
  71. Me.生肖1_cb.Items.AddRange(New Object() {"鼠", "牛", "虎", "兔", "龍", "蛇", "馬", "羊", "猴", "雞", "狗", "豬"})
  72. Me.生肖1_cb.Location = New System.Drawing.Point(713, 4)
  73. Me.生肖1_cb.Name = "生肖1_cb"
  74. Me.生肖1_cb.Size = New System.Drawing.Size(55, 24)
  75. Me.生肖1_cb.TabIndex = 1704
  76. '
  77. '性別1_cb
  78. '
  79. Me.性別1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  80. Me.性別1_cb.FormattingEnabled = True
  81. Me.性別1_cb.Items.AddRange(New Object() {"男", "女"})
  82. Me.性別1_cb.Location = New System.Drawing.Point(656, 4)
  83. Me.性別1_cb.Name = "性別1_cb"
  84. Me.性別1_cb.Size = New System.Drawing.Size(55, 24)
  85. Me.性別1_cb.TabIndex = 1703
  86. '
  87. 'Label2
  88. '
  89. Me.Label2.AutoSize = True
  90. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  91. Me.Label2.Location = New System.Drawing.Point(730, 4)
  92. Me.Label2.Name = "Label2"
  93. Me.Label2.Size = New System.Drawing.Size(31, 16)
  94. Me.Label2.TabIndex = 1702
  95. Me.Label2.Text = "生肖"
  96. Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  97. '
  98. 'Label1
  99. '
  100. Me.Label1.AutoSize = True
  101. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  102. Me.Label1.Location = New System.Drawing.Point(672, 4)
  103. Me.Label1.Name = "Label1"
  104. Me.Label1.Size = New System.Drawing.Size(31, 16)
  105. Me.Label1.TabIndex = 1701
  106. Me.Label1.Text = "性別"
  107. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  108. '
  109. '地址1_tb
  110. '
  111. Me.地址1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  112. Me.地址1_tb.Location = New System.Drawing.Point(255, 4)
  113. Me.地址1_tb.Name = "地址1_tb"
  114. Me.地址1_tb.Size = New System.Drawing.Size(399, 23)
  115. Me.地址1_tb.TabIndex = 1700
  116. '
  117. '電話1_tb
  118. '
  119. Me.電話1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  120. Me.電話1_tb.Location = New System.Drawing.Point(145, 4)
  121. Me.電話1_tb.Name = "電話1_tb"
  122. Me.電話1_tb.Size = New System.Drawing.Size(108, 23)
  123. Me.電話1_tb.TabIndex = 1698
  124. '
  125. '公司地址_lb
  126. '
  127. Me.公司地址_lb.AutoSize = True
  128. Me.公司地址_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  129. Me.公司地址_lb.Location = New System.Drawing.Point(414, 4)
  130. Me.公司地址_lb.Name = "公司地址_lb"
  131. Me.公司地址_lb.Size = New System.Drawing.Size(55, 16)
  132. Me.公司地址_lb.TabIndex = 1697
  133. Me.公司地址_lb.Text = "信眾地址"
  134. Me.公司地址_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  135. '
  136. '客戶簡稱_cb
  137. '
  138. Me.客戶簡稱_cb.FormattingEnabled = True
  139. Me.客戶簡稱_cb.Items.AddRange(New Object() {"2019"})
  140. Me.客戶簡稱_cb.Location = New System.Drawing.Point(66, 3)
  141. Me.客戶簡稱_cb.Name = "客戶簡稱_cb"
  142. Me.客戶簡稱_cb.Size = New System.Drawing.Size(330, 24)
  143. Me.客戶簡稱_cb.TabIndex = 1692
  144. '
  145. '客戶名稱1_tb
  146. '
  147. Me.客戶名稱1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  148. Me.客戶名稱1_tb.Location = New System.Drawing.Point(46, 4)
  149. Me.客戶名稱1_tb.Name = "客戶名稱1_tb"
  150. Me.客戶名稱1_tb.Size = New System.Drawing.Size(97, 23)
  151. Me.客戶名稱1_tb.TabIndex = 1696
  152. '
  153. '客戶_lb
  154. '
  155. Me.客戶_lb.AutoSize = True
  156. Me.客戶_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  157. Me.客戶_lb.Location = New System.Drawing.Point(68, 4)
  158. Me.客戶_lb.Name = "客戶_lb"
  159. Me.客戶_lb.Size = New System.Drawing.Size(55, 16)
  160. Me.客戶_lb.TabIndex = 1695
  161. Me.客戶_lb.Text = "信眾名稱"
  162. Me.客戶_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  163. '
  164. '簡稱_lb
  165. '
  166. Me.簡稱_lb.AutoSize = True
  167. Me.簡稱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  168. Me.簡稱_lb.Location = New System.Drawing.Point(5, 6)
  169. Me.簡稱_lb.Name = "簡稱_lb"
  170. Me.簡稱_lb.Size = New System.Drawing.Size(55, 16)
  171. Me.簡稱_lb.TabIndex = 1691
  172. Me.簡稱_lb.Text = "群組編號"
  173. Me.簡稱_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  174. '
  175. '公司電話1_lb
  176. '
  177. Me.公司電話1_lb.AutoSize = True
  178. Me.公司電話1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  179. Me.公司電話1_lb.ForeColor = System.Drawing.Color.Black
  180. Me.公司電話1_lb.Location = New System.Drawing.Point(177, 4)
  181. Me.公司電話1_lb.Name = "公司電話1_lb"
  182. Me.公司電話1_lb.Size = New System.Drawing.Size(55, 16)
  183. Me.公司電話1_lb.TabIndex = 1699
  184. Me.公司電話1_lb.Text = "信眾電話"
  185. Me.公司電話1_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  186. '
  187. 'Label3
  188. '
  189. Me.Label3.AutoSize = True
  190. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  191. Me.Label3.Location = New System.Drawing.Point(2, 8)
  192. Me.Label3.Name = "Label3"
  193. Me.Label3.Size = New System.Drawing.Size(38, 16)
  194. Me.Label3.TabIndex = 1705
  195. Me.Label3.Text = "人員1"
  196. Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  197. '
  198. 'Label4
  199. '
  200. Me.Label4.AutoSize = True
  201. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  202. Me.Label4.Location = New System.Drawing.Point(2, 33)
  203. Me.Label4.Name = "Label4"
  204. Me.Label4.Size = New System.Drawing.Size(38, 16)
  205. Me.Label4.TabIndex = 1711
  206. Me.Label4.Text = "人員2"
  207. Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  208. '
  209. '生肖2_cb
  210. '
  211. Me.生肖2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  212. Me.生肖2_cb.FormattingEnabled = True
  213. Me.生肖2_cb.Items.AddRange(New Object() {"鼠", "牛", "虎", "兔", "龍", "蛇", "馬", "羊", "猴", "雞", "狗", "豬"})
  214. Me.生肖2_cb.Location = New System.Drawing.Point(713, 30)
  215. Me.生肖2_cb.Name = "生肖2_cb"
  216. Me.生肖2_cb.Size = New System.Drawing.Size(55, 24)
  217. Me.生肖2_cb.TabIndex = 1710
  218. '
  219. '性別2_cb
  220. '
  221. Me.性別2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  222. Me.性別2_cb.FormattingEnabled = True
  223. Me.性別2_cb.Items.AddRange(New Object() {"男", "女"})
  224. Me.性別2_cb.Location = New System.Drawing.Point(656, 30)
  225. Me.性別2_cb.Name = "性別2_cb"
  226. Me.性別2_cb.Size = New System.Drawing.Size(55, 24)
  227. Me.性別2_cb.TabIndex = 1709
  228. '
  229. '地址2_tb
  230. '
  231. Me.地址2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  232. Me.地址2_tb.Location = New System.Drawing.Point(255, 30)
  233. Me.地址2_tb.Name = "地址2_tb"
  234. Me.地址2_tb.Size = New System.Drawing.Size(399, 23)
  235. Me.地址2_tb.TabIndex = 1708
  236. '
  237. '電話2_tb
  238. '
  239. Me.電話2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  240. Me.電話2_tb.Location = New System.Drawing.Point(145, 30)
  241. Me.電話2_tb.Name = "電話2_tb"
  242. Me.電話2_tb.Size = New System.Drawing.Size(108, 23)
  243. Me.電話2_tb.TabIndex = 1707
  244. '
  245. '客戶名稱2_tb
  246. '
  247. Me.客戶名稱2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  248. Me.客戶名稱2_tb.Location = New System.Drawing.Point(46, 30)
  249. Me.客戶名稱2_tb.Name = "客戶名稱2_tb"
  250. Me.客戶名稱2_tb.Size = New System.Drawing.Size(97, 23)
  251. Me.客戶名稱2_tb.TabIndex = 1706
  252. '
  253. 'Label5
  254. '
  255. Me.Label5.AutoSize = True
  256. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  257. Me.Label5.Location = New System.Drawing.Point(2, 59)
  258. Me.Label5.Name = "Label5"
  259. Me.Label5.Size = New System.Drawing.Size(38, 16)
  260. Me.Label5.TabIndex = 1717
  261. Me.Label5.Text = "人員3"
  262. Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  263. '
  264. '生肖3_cb
  265. '
  266. Me.生肖3_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  267. Me.生肖3_cb.FormattingEnabled = True
  268. Me.生肖3_cb.Items.AddRange(New Object() {"鼠", "牛", "虎", "兔", "龍", "蛇", "馬", "羊", "猴", "雞", "狗", "豬"})
  269. Me.生肖3_cb.Location = New System.Drawing.Point(713, 56)
  270. Me.生肖3_cb.Name = "生肖3_cb"
  271. Me.生肖3_cb.Size = New System.Drawing.Size(55, 24)
  272. Me.生肖3_cb.TabIndex = 1716
  273. '
  274. '性別3_cb
  275. '
  276. Me.性別3_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  277. Me.性別3_cb.FormattingEnabled = True
  278. Me.性別3_cb.Items.AddRange(New Object() {"男", "女"})
  279. Me.性別3_cb.Location = New System.Drawing.Point(656, 56)
  280. Me.性別3_cb.Name = "性別3_cb"
  281. Me.性別3_cb.Size = New System.Drawing.Size(55, 24)
  282. Me.性別3_cb.TabIndex = 1715
  283. '
  284. '地址3_tb
  285. '
  286. Me.地址3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  287. Me.地址3_tb.Location = New System.Drawing.Point(255, 56)
  288. Me.地址3_tb.Name = "地址3_tb"
  289. Me.地址3_tb.Size = New System.Drawing.Size(399, 23)
  290. Me.地址3_tb.TabIndex = 1714
  291. '
  292. '電話3_tb
  293. '
  294. Me.電話3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  295. Me.電話3_tb.Location = New System.Drawing.Point(145, 56)
  296. Me.電話3_tb.Name = "電話3_tb"
  297. Me.電話3_tb.Size = New System.Drawing.Size(108, 23)
  298. Me.電話3_tb.TabIndex = 1713
  299. '
  300. '客戶名稱3_tb
  301. '
  302. Me.客戶名稱3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  303. Me.客戶名稱3_tb.Location = New System.Drawing.Point(46, 56)
  304. Me.客戶名稱3_tb.Name = "客戶名稱3_tb"
  305. Me.客戶名稱3_tb.Size = New System.Drawing.Size(97, 23)
  306. Me.客戶名稱3_tb.TabIndex = 1712
  307. '
  308. 'Label6
  309. '
  310. Me.Label6.AutoSize = True
  311. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  312. Me.Label6.Location = New System.Drawing.Point(2, 85)
  313. Me.Label6.Name = "Label6"
  314. Me.Label6.Size = New System.Drawing.Size(38, 16)
  315. Me.Label6.TabIndex = 1723
  316. Me.Label6.Text = "人員4"
  317. Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  318. '
  319. '生肖4_cb
  320. '
  321. Me.生肖4_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  322. Me.生肖4_cb.FormattingEnabled = True
  323. Me.生肖4_cb.Items.AddRange(New Object() {"鼠", "牛", "虎", "兔", "龍", "蛇", "馬", "羊", "猴", "雞", "狗", "豬"})
  324. Me.生肖4_cb.Location = New System.Drawing.Point(713, 82)
  325. Me.生肖4_cb.Name = "生肖4_cb"
  326. Me.生肖4_cb.Size = New System.Drawing.Size(55, 24)
  327. Me.生肖4_cb.TabIndex = 1722
  328. '
  329. '性別4_cb
  330. '
  331. Me.性別4_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  332. Me.性別4_cb.FormattingEnabled = True
  333. Me.性別4_cb.Items.AddRange(New Object() {"男", "女"})
  334. Me.性別4_cb.Location = New System.Drawing.Point(656, 82)
  335. Me.性別4_cb.Name = "性別4_cb"
  336. Me.性別4_cb.Size = New System.Drawing.Size(55, 24)
  337. Me.性別4_cb.TabIndex = 1721
  338. '
  339. '地址4_tb
  340. '
  341. Me.地址4_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  342. Me.地址4_tb.Location = New System.Drawing.Point(255, 82)
  343. Me.地址4_tb.Name = "地址4_tb"
  344. Me.地址4_tb.Size = New System.Drawing.Size(399, 23)
  345. Me.地址4_tb.TabIndex = 1720
  346. '
  347. '電話4_tb
  348. '
  349. Me.電話4_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  350. Me.電話4_tb.Location = New System.Drawing.Point(145, 82)
  351. Me.電話4_tb.Name = "電話4_tb"
  352. Me.電話4_tb.Size = New System.Drawing.Size(108, 23)
  353. Me.電話4_tb.TabIndex = 1719
  354. '
  355. '客戶名稱4_tb
  356. '
  357. Me.客戶名稱4_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  358. Me.客戶名稱4_tb.Location = New System.Drawing.Point(46, 82)
  359. Me.客戶名稱4_tb.Name = "客戶名稱4_tb"
  360. Me.客戶名稱4_tb.Size = New System.Drawing.Size(97, 23)
  361. Me.客戶名稱4_tb.TabIndex = 1718
  362. '
  363. 'Label7
  364. '
  365. Me.Label7.AutoSize = True
  366. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  367. Me.Label7.Location = New System.Drawing.Point(2, 111)
  368. Me.Label7.Name = "Label7"
  369. Me.Label7.Size = New System.Drawing.Size(38, 16)
  370. Me.Label7.TabIndex = 1729
  371. Me.Label7.Text = "人員5"
  372. Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  373. '
  374. '生肖5_cb
  375. '
  376. Me.生肖5_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  377. Me.生肖5_cb.FormattingEnabled = True
  378. Me.生肖5_cb.Items.AddRange(New Object() {"鼠", "牛", "虎", "兔", "龍", "蛇", "馬", "羊", "猴", "雞", "狗", "豬"})
  379. Me.生肖5_cb.Location = New System.Drawing.Point(713, 108)
  380. Me.生肖5_cb.Name = "生肖5_cb"
  381. Me.生肖5_cb.Size = New System.Drawing.Size(55, 24)
  382. Me.生肖5_cb.TabIndex = 1728
  383. '
  384. '性別5_cb
  385. '
  386. Me.性別5_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  387. Me.性別5_cb.FormattingEnabled = True
  388. Me.性別5_cb.Items.AddRange(New Object() {"男", "女"})
  389. Me.性別5_cb.Location = New System.Drawing.Point(656, 108)
  390. Me.性別5_cb.Name = "性別5_cb"
  391. Me.性別5_cb.Size = New System.Drawing.Size(55, 24)
  392. Me.性別5_cb.TabIndex = 1727
  393. '
  394. '地址5_tb
  395. '
  396. Me.地址5_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  397. Me.地址5_tb.Location = New System.Drawing.Point(255, 108)
  398. Me.地址5_tb.Name = "地址5_tb"
  399. Me.地址5_tb.Size = New System.Drawing.Size(399, 23)
  400. Me.地址5_tb.TabIndex = 1726
  401. '
  402. '電話5_tb
  403. '
  404. Me.電話5_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  405. Me.電話5_tb.Location = New System.Drawing.Point(145, 108)
  406. Me.電話5_tb.Name = "電話5_tb"
  407. Me.電話5_tb.Size = New System.Drawing.Size(108, 23)
  408. Me.電話5_tb.TabIndex = 1725
  409. '
  410. '客戶名稱5_tb
  411. '
  412. Me.客戶名稱5_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  413. Me.客戶名稱5_tb.Location = New System.Drawing.Point(46, 108)
  414. Me.客戶名稱5_tb.Name = "客戶名稱5_tb"
  415. Me.客戶名稱5_tb.Size = New System.Drawing.Size(97, 23)
  416. Me.客戶名稱5_tb.TabIndex = 1724
  417. '
  418. '修改_bt
  419. '
  420. Me.修改_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.SAVER
  421. Me.修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  422. Me.修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  423. Me.修改_bt.ForeColor = System.Drawing.Color.DarkGreen
  424. Me.修改_bt.Location = New System.Drawing.Point(574, 3)
  425. Me.修改_bt.Name = "修改_bt"
  426. Me.修改_bt.Size = New System.Drawing.Size(198, 43)
  427. Me.修改_bt.TabIndex = 1730
  428. Me.修改_bt.UseVisualStyleBackColor = True
  429. '
  430. 'Label8
  431. '
  432. Me.Label8.AutoSize = True
  433. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  434. Me.Label8.ForeColor = System.Drawing.Color.Red
  435. Me.Label8.Location = New System.Drawing.Point(5, 30)
  436. Me.Label8.Name = "Label8"
  437. Me.Label8.Size = New System.Drawing.Size(391, 16)
  438. Me.Label8.TabIndex = 1731
  439. Me.Label8.Text = "可自行填入群組編號,未填入系統會自己創造,以下人員會加入同一群組"
  440. Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  441. '
  442. 'Panel1
  443. '
  444. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  445. Me.Panel1.Controls.Add(Me.公司電話1_lb)
  446. Me.Panel1.Controls.Add(Me.客戶_lb)
  447. Me.Panel1.Controls.Add(Me.公司地址_lb)
  448. Me.Panel1.Controls.Add(Me.Label1)
  449. Me.Panel1.Controls.Add(Me.Label2)
  450. Me.Panel1.Location = New System.Drawing.Point(2, 47)
  451. Me.Panel1.Name = "Panel1"
  452. Me.Panel1.Size = New System.Drawing.Size(772, 27)
  453. Me.Panel1.TabIndex = 1732
  454. '
  455. 'Panel2
  456. '
  457. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  458. Me.Panel2.Controls.Add(Me.Label3)
  459. Me.Panel2.Controls.Add(Me.客戶名稱1_tb)
  460. Me.Panel2.Controls.Add(Me.電話1_tb)
  461. Me.Panel2.Controls.Add(Me.Label7)
  462. Me.Panel2.Controls.Add(Me.地址1_tb)
  463. Me.Panel2.Controls.Add(Me.生肖5_cb)
  464. Me.Panel2.Controls.Add(Me.性別1_cb)
  465. Me.Panel2.Controls.Add(Me.性別5_cb)
  466. Me.Panel2.Controls.Add(Me.生肖1_cb)
  467. Me.Panel2.Controls.Add(Me.地址5_tb)
  468. Me.Panel2.Controls.Add(Me.客戶名稱2_tb)
  469. Me.Panel2.Controls.Add(Me.電話5_tb)
  470. Me.Panel2.Controls.Add(Me.電話2_tb)
  471. Me.Panel2.Controls.Add(Me.客戶名稱5_tb)
  472. Me.Panel2.Controls.Add(Me.地址2_tb)
  473. Me.Panel2.Controls.Add(Me.Label6)
  474. Me.Panel2.Controls.Add(Me.性別2_cb)
  475. Me.Panel2.Controls.Add(Me.生肖4_cb)
  476. Me.Panel2.Controls.Add(Me.生肖2_cb)
  477. Me.Panel2.Controls.Add(Me.性別4_cb)
  478. Me.Panel2.Controls.Add(Me.Label4)
  479. Me.Panel2.Controls.Add(Me.地址4_tb)
  480. Me.Panel2.Controls.Add(Me.客戶名稱3_tb)
  481. Me.Panel2.Controls.Add(Me.電話4_tb)
  482. Me.Panel2.Controls.Add(Me.電話3_tb)
  483. Me.Panel2.Controls.Add(Me.客戶名稱4_tb)
  484. Me.Panel2.Controls.Add(Me.地址3_tb)
  485. Me.Panel2.Controls.Add(Me.Label5)
  486. Me.Panel2.Controls.Add(Me.性別3_cb)
  487. Me.Panel2.Controls.Add(Me.生肖3_cb)
  488. Me.Panel2.Location = New System.Drawing.Point(2, 73)
  489. Me.Panel2.Name = "Panel2"
  490. Me.Panel2.Size = New System.Drawing.Size(772, 137)
  491. Me.Panel2.TabIndex = 1733
  492. '
  493. '快速加入
  494. '
  495. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  496. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  497. Me.ClientSize = New System.Drawing.Size(774, 212)
  498. Me.Controls.Add(Me.Panel1)
  499. Me.Controls.Add(Me.Label8)
  500. Me.Controls.Add(Me.修改_bt)
  501. Me.Controls.Add(Me.客戶簡稱_cb)
  502. Me.Controls.Add(Me.簡稱_lb)
  503. Me.Controls.Add(Me.Panel2)
  504. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  505. Me.Margin = New System.Windows.Forms.Padding(4)
  506. Me.Name = "快速加入"
  507. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  508. Me.Text = "快速加入"
  509. Me.Panel1.ResumeLayout(False)
  510. Me.Panel1.PerformLayout()
  511. Me.Panel2.ResumeLayout(False)
  512. Me.Panel2.PerformLayout()
  513. Me.ResumeLayout(False)
  514. Me.PerformLayout()
  515. End Sub
  516. Friend WithEvents 生肖1_cb As ComboBox
  517. Friend WithEvents 性別1_cb As ComboBox
  518. Friend WithEvents Label2 As Label
  519. Friend WithEvents Label1 As Label
  520. Friend WithEvents 地址1_tb As TextBox
  521. Friend WithEvents 電話1_tb As TextBox
  522. Friend WithEvents 公司地址_lb As Label
  523. Friend WithEvents 客戶簡稱_cb As ComboBox
  524. Friend WithEvents 客戶名稱1_tb As TextBox
  525. Friend WithEvents 客戶_lb As Label
  526. Friend WithEvents 簡稱_lb As Label
  527. Friend WithEvents 公司電話1_lb As Label
  528. Friend WithEvents Label3 As Label
  529. Friend WithEvents Label4 As Label
  530. Friend WithEvents 生肖2_cb As ComboBox
  531. Friend WithEvents 性別2_cb As ComboBox
  532. Friend WithEvents 地址2_tb As TextBox
  533. Friend WithEvents 電話2_tb As TextBox
  534. Friend WithEvents 客戶名稱2_tb As TextBox
  535. Friend WithEvents Label5 As Label
  536. Friend WithEvents 生肖3_cb As ComboBox
  537. Friend WithEvents 性別3_cb As ComboBox
  538. Friend WithEvents 地址3_tb As TextBox
  539. Friend WithEvents 電話3_tb As TextBox
  540. Friend WithEvents 客戶名稱3_tb As TextBox
  541. Friend WithEvents Label6 As Label
  542. Friend WithEvents 生肖4_cb As ComboBox
  543. Friend WithEvents 性別4_cb As ComboBox
  544. Friend WithEvents 地址4_tb As TextBox
  545. Friend WithEvents 電話4_tb As TextBox
  546. Friend WithEvents 客戶名稱4_tb As TextBox
  547. Friend WithEvents Label7 As Label
  548. Friend WithEvents 生肖5_cb As ComboBox
  549. Friend WithEvents 性別5_cb As ComboBox
  550. Friend WithEvents 地址5_tb As TextBox
  551. Friend WithEvents 電話5_tb As TextBox
  552. Friend WithEvents 客戶名稱5_tb As TextBox
  553. Friend WithEvents 修改_bt As Button
  554. Friend WithEvents Label8 As Label
  555. Friend WithEvents Panel1 As Panel
  556. Friend WithEvents Panel2 As Panel
  557. End Class