暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

感謝狀.Designer.vb 55KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167
  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.Panel1 = New System.Windows.Forms.Panel()
  23. Me.個位_tb = New System.Windows.Forms.TextBox()
  24. Me.十_tb = New System.Windows.Forms.TextBox()
  25. Me.百_tb = New System.Windows.Forms.TextBox()
  26. Me.千_tb = New System.Windows.Forms.TextBox()
  27. Me.萬_tb = New System.Windows.Forms.TextBox()
  28. Me.十萬tb = New System.Windows.Forms.TextBox()
  29. Me.備註一_tb = New System.Windows.Forms.TextBox()
  30. Me.姓名_tb = New System.Windows.Forms.TextBox()
  31. Me.經手人_lb = New System.Windows.Forms.Label()
  32. Me.Label13 = New System.Windows.Forms.Label()
  33. Me.Label38 = New System.Windows.Forms.Label()
  34. Me.Label37 = New System.Windows.Forms.Label()
  35. Me.Label36 = New System.Windows.Forms.Label()
  36. Me.Label35 = New System.Windows.Forms.Label()
  37. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  38. Me.明細_tb = New System.Windows.Forms.TextBox()
  39. Me.公司名稱_lb = New System.Windows.Forms.Label()
  40. Me.Label33 = New System.Windows.Forms.Label()
  41. Me.Label32 = New System.Windows.Forms.Label()
  42. Me.Label31 = New System.Windows.Forms.Label()
  43. Me.Label30 = New System.Windows.Forms.Label()
  44. Me.Label29 = New System.Windows.Forms.Label()
  45. Me.Label28 = New System.Windows.Forms.Label()
  46. Me.Label12 = New System.Windows.Forms.Label()
  47. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  48. Me.Label11 = New System.Windows.Forms.Label()
  49. Me.Label10 = New System.Windows.Forms.Label()
  50. Me.Label9 = New System.Windows.Forms.Label()
  51. Me.Label8 = New System.Windows.Forms.Label()
  52. Me.Label7 = New System.Windows.Forms.Label()
  53. Me.Label6 = New System.Windows.Forms.Label()
  54. Me.Label5 = New System.Windows.Forms.Label()
  55. Me.Label4 = New System.Windows.Forms.Label()
  56. Me.其他_cb = New System.Windows.Forms.CheckBox()
  57. Me.慈善_cb = New System.Windows.Forms.CheckBox()
  58. Me.九禮_cb = New System.Windows.Forms.CheckBox()
  59. Me.九大_cb = New System.Windows.Forms.CheckBox()
  60. Me.超渡_cb = New System.Windows.Forms.CheckBox()
  61. Me.聖誕_cb = New System.Windows.Forms.CheckBox()
  62. Me.工程款_cb = New System.Windows.Forms.CheckBox()
  63. Me.奉敬款_cb = New System.Windows.Forms.CheckBox()
  64. Me.助印_cb = New System.Windows.Forms.CheckBox()
  65. Me.酬神款_cb = New System.Windows.Forms.CheckBox()
  66. Me.誦經款_cb = New System.Windows.Forms.CheckBox()
  67. Me.文昌燈_cb = New System.Windows.Forms.CheckBox()
  68. Me.財利燈_cb = New System.Windows.Forms.CheckBox()
  69. Me.平安燈_cb = New System.Windows.Forms.CheckBox()
  70. Me.太歲燈_cb = New System.Windows.Forms.CheckBox()
  71. Me.光明燈_cb = New System.Windows.Forms.CheckBox()
  72. Me.添油_cb = New System.Windows.Forms.CheckBox()
  73. Me.Label3 = New System.Windows.Forms.Label()
  74. Me.Label2 = New System.Windows.Forms.Label()
  75. Me.Label1 = New System.Windows.Forms.Label()
  76. Me.Panel3 = New System.Windows.Forms.Panel()
  77. Me.TextBox1 = New System.Windows.Forms.TextBox()
  78. Me.Panel2 = New System.Windows.Forms.Panel()
  79. Me.市_lb = New System.Windows.Forms.Label()
  80. Me.路街_tb = New System.Windows.Forms.TextBox()
  81. Me.樓室_tb = New System.Windows.Forms.TextBox()
  82. Me.縣_lb = New System.Windows.Forms.Label()
  83. Me.弄號_tb = New System.Windows.Forms.TextBox()
  84. Me.直轄市_lb = New System.Windows.Forms.Label()
  85. Me.段巷_tb = New System.Windows.Forms.TextBox()
  86. Me.區_lb = New System.Windows.Forms.Label()
  87. Me.村_lb = New System.Windows.Forms.Label()
  88. Me.村里_tb = New System.Windows.Forms.TextBox()
  89. Me.里_lb = New System.Windows.Forms.Label()
  90. Me.鄉_lb = New System.Windows.Forms.Label()
  91. Me.路_lb = New System.Windows.Forms.Label()
  92. Me.鎮_lb = New System.Windows.Forms.Label()
  93. Me.街_lb = New System.Windows.Forms.Label()
  94. Me.鄉鎮區_tb = New System.Windows.Forms.TextBox()
  95. Me.段_lb = New System.Windows.Forms.Label()
  96. Me.巷_lb = New System.Windows.Forms.Label()
  97. Me.弄_lb = New System.Windows.Forms.Label()
  98. Me.號_lb = New System.Windows.Forms.Label()
  99. Me.樓_lb = New System.Windows.Forms.Label()
  100. Me.室_lb = New System.Windows.Forms.Label()
  101. Me.縣市_tb = New System.Windows.Forms.TextBox()
  102. Me.Button1 = New System.Windows.Forms.Button()
  103. Me.Panel1.SuspendLayout()
  104. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  105. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  106. Me.Panel3.SuspendLayout()
  107. Me.Panel2.SuspendLayout()
  108. Me.SuspendLayout()
  109. '
  110. 'Panel1
  111. '
  112. Me.Panel1.Controls.Add(Me.個位_tb)
  113. Me.Panel1.Controls.Add(Me.十_tb)
  114. Me.Panel1.Controls.Add(Me.Panel3)
  115. Me.Panel1.Controls.Add(Me.百_tb)
  116. Me.Panel1.Controls.Add(Me.千_tb)
  117. Me.Panel1.Controls.Add(Me.萬_tb)
  118. Me.Panel1.Controls.Add(Me.十萬tb)
  119. Me.Panel1.Controls.Add(Me.備註一_tb)
  120. Me.Panel1.Controls.Add(Me.姓名_tb)
  121. Me.Panel1.Controls.Add(Me.經手人_lb)
  122. Me.Panel1.Controls.Add(Me.Label13)
  123. Me.Panel1.Controls.Add(Me.Label38)
  124. Me.Panel1.Controls.Add(Me.Label37)
  125. Me.Panel1.Controls.Add(Me.Label36)
  126. Me.Panel1.Controls.Add(Me.Label35)
  127. Me.Panel1.Controls.Add(Me.PictureBox2)
  128. Me.Panel1.Controls.Add(Me.明細_tb)
  129. Me.Panel1.Controls.Add(Me.公司名稱_lb)
  130. Me.Panel1.Controls.Add(Me.Label33)
  131. Me.Panel1.Controls.Add(Me.Label32)
  132. Me.Panel1.Controls.Add(Me.Label31)
  133. Me.Panel1.Controls.Add(Me.Label30)
  134. Me.Panel1.Controls.Add(Me.Label29)
  135. Me.Panel1.Controls.Add(Me.Label28)
  136. Me.Panel1.Controls.Add(Me.Label12)
  137. Me.Panel1.Controls.Add(Me.PictureBox1)
  138. Me.Panel1.Controls.Add(Me.Label11)
  139. Me.Panel1.Controls.Add(Me.Label10)
  140. Me.Panel1.Controls.Add(Me.Label9)
  141. Me.Panel1.Controls.Add(Me.Label8)
  142. Me.Panel1.Controls.Add(Me.Label7)
  143. Me.Panel1.Controls.Add(Me.Label6)
  144. Me.Panel1.Controls.Add(Me.Label5)
  145. Me.Panel1.Controls.Add(Me.Label4)
  146. Me.Panel1.Controls.Add(Me.其他_cb)
  147. Me.Panel1.Controls.Add(Me.慈善_cb)
  148. Me.Panel1.Controls.Add(Me.九禮_cb)
  149. Me.Panel1.Controls.Add(Me.九大_cb)
  150. Me.Panel1.Controls.Add(Me.超渡_cb)
  151. Me.Panel1.Controls.Add(Me.聖誕_cb)
  152. Me.Panel1.Controls.Add(Me.工程款_cb)
  153. Me.Panel1.Controls.Add(Me.奉敬款_cb)
  154. Me.Panel1.Controls.Add(Me.助印_cb)
  155. Me.Panel1.Controls.Add(Me.酬神款_cb)
  156. Me.Panel1.Controls.Add(Me.誦經款_cb)
  157. Me.Panel1.Controls.Add(Me.文昌燈_cb)
  158. Me.Panel1.Controls.Add(Me.財利燈_cb)
  159. Me.Panel1.Controls.Add(Me.平安燈_cb)
  160. Me.Panel1.Controls.Add(Me.太歲燈_cb)
  161. Me.Panel1.Controls.Add(Me.光明燈_cb)
  162. Me.Panel1.Controls.Add(Me.添油_cb)
  163. Me.Panel1.Controls.Add(Me.Label3)
  164. Me.Panel1.Controls.Add(Me.Label2)
  165. Me.Panel1.Controls.Add(Me.Label1)
  166. Me.Panel1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  167. Me.Panel1.Location = New System.Drawing.Point(12, 12)
  168. Me.Panel1.Name = "Panel1"
  169. Me.Panel1.Size = New System.Drawing.Size(774, 542)
  170. Me.Panel1.TabIndex = 0
  171. '
  172. '個位_tb
  173. '
  174. Me.個位_tb.BackColor = System.Drawing.SystemColors.Window
  175. Me.個位_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  176. Me.個位_tb.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  177. Me.個位_tb.Location = New System.Drawing.Point(647, 236)
  178. Me.個位_tb.Multiline = True
  179. Me.個位_tb.Name = "個位_tb"
  180. Me.個位_tb.Size = New System.Drawing.Size(52, 24)
  181. Me.個位_tb.TabIndex = 69
  182. Me.個位_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  183. '
  184. '十_tb
  185. '
  186. Me.十_tb.BackColor = System.Drawing.SystemColors.Window
  187. Me.十_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  188. Me.十_tb.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  189. Me.十_tb.Location = New System.Drawing.Point(548, 236)
  190. Me.十_tb.Multiline = True
  191. Me.十_tb.Name = "十_tb"
  192. Me.十_tb.Size = New System.Drawing.Size(52, 24)
  193. Me.十_tb.TabIndex = 68
  194. Me.十_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  195. '
  196. '百_tb
  197. '
  198. Me.百_tb.BackColor = System.Drawing.SystemColors.Window
  199. Me.百_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  200. Me.百_tb.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  201. Me.百_tb.Location = New System.Drawing.Point(445, 236)
  202. Me.百_tb.Multiline = True
  203. Me.百_tb.Name = "百_tb"
  204. Me.百_tb.Size = New System.Drawing.Size(52, 24)
  205. Me.百_tb.TabIndex = 67
  206. Me.百_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  207. '
  208. '千_tb
  209. '
  210. Me.千_tb.BackColor = System.Drawing.SystemColors.Window
  211. Me.千_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  212. Me.千_tb.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  213. Me.千_tb.Location = New System.Drawing.Point(341, 236)
  214. Me.千_tb.Multiline = True
  215. Me.千_tb.Name = "千_tb"
  216. Me.千_tb.Size = New System.Drawing.Size(52, 24)
  217. Me.千_tb.TabIndex = 66
  218. Me.千_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  219. '
  220. '萬_tb
  221. '
  222. Me.萬_tb.BackColor = System.Drawing.SystemColors.Window
  223. Me.萬_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  224. Me.萬_tb.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  225. Me.萬_tb.Location = New System.Drawing.Point(237, 236)
  226. Me.萬_tb.Multiline = True
  227. Me.萬_tb.Name = "萬_tb"
  228. Me.萬_tb.Size = New System.Drawing.Size(52, 24)
  229. Me.萬_tb.TabIndex = 65
  230. Me.萬_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  231. '
  232. '十萬tb
  233. '
  234. Me.十萬tb.BackColor = System.Drawing.SystemColors.Window
  235. Me.十萬tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  236. Me.十萬tb.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  237. Me.十萬tb.Location = New System.Drawing.Point(135, 236)
  238. Me.十萬tb.Multiline = True
  239. Me.十萬tb.Name = "十萬tb"
  240. Me.十萬tb.Size = New System.Drawing.Size(52, 24)
  241. Me.十萬tb.TabIndex = 64
  242. Me.十萬tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  243. '
  244. '備註一_tb
  245. '
  246. Me.備註一_tb.BackColor = System.Drawing.SystemColors.Window
  247. Me.備註一_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  248. Me.備註一_tb.Font = New System.Drawing.Font("標楷體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  249. Me.備註一_tb.Location = New System.Drawing.Point(50, 161)
  250. Me.備註一_tb.Multiline = True
  251. Me.備註一_tb.Name = "備註一_tb"
  252. Me.備註一_tb.Size = New System.Drawing.Size(694, 20)
  253. Me.備註一_tb.TabIndex = 63
  254. Me.備註一_tb.Text = "備註一"
  255. '
  256. '姓名_tb
  257. '
  258. Me.姓名_tb.BackColor = System.Drawing.SystemColors.Window
  259. Me.姓名_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  260. Me.姓名_tb.Font = New System.Drawing.Font("標楷體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  261. Me.姓名_tb.Location = New System.Drawing.Point(122, 61)
  262. Me.姓名_tb.Multiline = True
  263. Me.姓名_tb.Name = "姓名_tb"
  264. Me.姓名_tb.Size = New System.Drawing.Size(538, 20)
  265. Me.姓名_tb.TabIndex = 62
  266. Me.姓名_tb.Text = "王詩文一家"
  267. '
  268. '經手人_lb
  269. '
  270. Me.經手人_lb.AutoSize = True
  271. Me.經手人_lb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  272. Me.經手人_lb.Location = New System.Drawing.Point(198, 481)
  273. Me.經手人_lb.Name = "經手人_lb"
  274. Me.經手人_lb.Size = New System.Drawing.Size(63, 16)
  275. Me.經手人_lb.TabIndex = 61
  276. Me.經手人_lb.Text = "經手人:"
  277. '
  278. 'Label13
  279. '
  280. Me.Label13.AutoSize = True
  281. Me.Label13.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  282. Me.Label13.Location = New System.Drawing.Point(198, 422)
  283. Me.Label13.Name = "Label13"
  284. Me.Label13.Size = New System.Drawing.Size(79, 16)
  285. Me.Label13.TabIndex = 60
  286. Me.Label13.Text = "主任委員:"
  287. '
  288. 'Label38
  289. '
  290. Me.Label38.AutoSize = True
  291. Me.Label38.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  292. Me.Label38.Location = New System.Drawing.Point(737, 508)
  293. Me.Label38.Name = "Label38"
  294. Me.Label38.Size = New System.Drawing.Size(23, 15)
  295. Me.Label38.TabIndex = 59
  296. Me.Label38.Text = "日"
  297. '
  298. 'Label37
  299. '
  300. Me.Label37.AutoSize = True
  301. Me.Label37.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  302. Me.Label37.Location = New System.Drawing.Point(574, 508)
  303. Me.Label37.Name = "Label37"
  304. Me.Label37.Size = New System.Drawing.Size(23, 15)
  305. Me.Label37.TabIndex = 58
  306. Me.Label37.Text = "月"
  307. '
  308. 'Label36
  309. '
  310. Me.Label36.AutoSize = True
  311. Me.Label36.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  312. Me.Label36.Location = New System.Drawing.Point(422, 508)
  313. Me.Label36.Name = "Label36"
  314. Me.Label36.Size = New System.Drawing.Size(23, 15)
  315. Me.Label36.TabIndex = 57
  316. Me.Label36.Text = "年"
  317. '
  318. 'Label35
  319. '
  320. Me.Label35.AutoSize = True
  321. Me.Label35.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  322. Me.Label35.Location = New System.Drawing.Point(195, 508)
  323. Me.Label35.Name = "Label35"
  324. Me.Label35.Size = New System.Drawing.Size(71, 15)
  325. Me.Label35.TabIndex = 56
  326. Me.Label35.Text = "中華民國"
  327. '
  328. 'PictureBox2
  329. '
  330. Me.PictureBox2.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources._001101_0
  331. Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  332. Me.PictureBox2.Location = New System.Drawing.Point(293, 398)
  333. Me.PictureBox2.Name = "PictureBox2"
  334. Me.PictureBox2.Size = New System.Drawing.Size(469, 69)
  335. Me.PictureBox2.TabIndex = 55
  336. Me.PictureBox2.TabStop = False
  337. '
  338. '明細_tb
  339. '
  340. Me.明細_tb.BackColor = System.Drawing.SystemColors.Window
  341. Me.明細_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  342. Me.明細_tb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  343. Me.明細_tb.Location = New System.Drawing.Point(198, 342)
  344. Me.明細_tb.Multiline = True
  345. Me.明細_tb.Name = "明細_tb"
  346. Me.明細_tb.Size = New System.Drawing.Size(560, 50)
  347. Me.明細_tb.TabIndex = 53
  348. Me.明細_tb.Text = "寺廟登記" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "地址" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "電話" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  349. '
  350. '公司名稱_lb
  351. '
  352. Me.公司名稱_lb.AutoSize = True
  353. Me.公司名稱_lb.Font = New System.Drawing.Font("標楷體", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  354. Me.公司名稱_lb.Location = New System.Drawing.Point(193, 313)
  355. Me.公司名稱_lb.Name = "公司名稱_lb"
  356. Me.公司名稱_lb.Size = New System.Drawing.Size(102, 21)
  357. Me.公司名稱_lb.TabIndex = 51
  358. Me.公司名稱_lb.Text = "公司名稱"
  359. '
  360. 'Label33
  361. '
  362. Me.Label33.AutoSize = True
  363. Me.Label33.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  364. Me.Label33.Location = New System.Drawing.Point(700, 236)
  365. Me.Label33.Name = "Label33"
  366. Me.Label33.Size = New System.Drawing.Size(58, 24)
  367. Me.Label33.TabIndex = 50
  368. Me.Label33.Text = "元整"
  369. '
  370. 'Label32
  371. '
  372. Me.Label32.AutoSize = True
  373. Me.Label32.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  374. Me.Label32.Location = New System.Drawing.Point(608, 236)
  375. Me.Label32.Name = "Label32"
  376. Me.Label32.Size = New System.Drawing.Size(34, 24)
  377. Me.Label32.TabIndex = 49
  378. Me.Label32.Text = "拾"
  379. '
  380. 'Label31
  381. '
  382. Me.Label31.AutoSize = True
  383. Me.Label31.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  384. Me.Label31.Location = New System.Drawing.Point(508, 236)
  385. Me.Label31.Name = "Label31"
  386. Me.Label31.Size = New System.Drawing.Size(34, 24)
  387. Me.Label31.TabIndex = 48
  388. Me.Label31.Text = "佰"
  389. '
  390. 'Label30
  391. '
  392. Me.Label30.AutoSize = True
  393. Me.Label30.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  394. Me.Label30.Location = New System.Drawing.Point(402, 236)
  395. Me.Label30.Name = "Label30"
  396. Me.Label30.Size = New System.Drawing.Size(34, 24)
  397. Me.Label30.TabIndex = 47
  398. Me.Label30.Text = "仟"
  399. '
  400. 'Label29
  401. '
  402. Me.Label29.AutoSize = True
  403. Me.Label29.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  404. Me.Label29.Location = New System.Drawing.Point(296, 236)
  405. Me.Label29.Name = "Label29"
  406. Me.Label29.Size = New System.Drawing.Size(34, 24)
  407. Me.Label29.TabIndex = 46
  408. Me.Label29.Text = "萬"
  409. '
  410. 'Label28
  411. '
  412. Me.Label28.AutoSize = True
  413. Me.Label28.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  414. Me.Label28.Location = New System.Drawing.Point(196, 236)
  415. Me.Label28.Name = "Label28"
  416. Me.Label28.Size = New System.Drawing.Size(34, 24)
  417. Me.Label28.TabIndex = 45
  418. Me.Label28.Text = "拾"
  419. '
  420. 'Label12
  421. '
  422. Me.Label12.AutoSize = True
  423. Me.Label12.Font = New System.Drawing.Font("標楷體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  424. Me.Label12.Location = New System.Drawing.Point(26, 277)
  425. Me.Label12.Name = "Label12"
  426. Me.Label12.Size = New System.Drawing.Size(369, 19)
  427. Me.Label12.TabIndex = 29
  428. Me.Label12.Text = "植福佈施 功德無量 僅此銘謝"
  429. '
  430. 'PictureBox1
  431. '
  432. Me.PictureBox1.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources._001102_0
  433. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  434. Me.PictureBox1.Location = New System.Drawing.Point(26, 303)
  435. Me.PictureBox1.Name = "PictureBox1"
  436. Me.PictureBox1.Size = New System.Drawing.Size(161, 224)
  437. Me.PictureBox1.TabIndex = 28
  438. Me.PictureBox1.TabStop = False
  439. '
  440. 'Label11
  441. '
  442. Me.Label11.AutoSize = True
  443. Me.Label11.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  444. Me.Label11.Location = New System.Drawing.Point(24, 236)
  445. Me.Label11.Name = "Label11"
  446. Me.Label11.Size = New System.Drawing.Size(106, 24)
  447. Me.Label11.TabIndex = 27
  448. Me.Label11.Text = "新台幣 :"
  449. '
  450. 'Label10
  451. '
  452. Me.Label10.AutoSize = True
  453. Me.Label10.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  454. Me.Label10.Location = New System.Drawing.Point(23, 191)
  455. Me.Label10.Name = "Label10"
  456. Me.Label10.Size = New System.Drawing.Size(82, 24)
  457. Me.Label10.TabIndex = 26
  458. Me.Label10.Text = "住址 :"
  459. '
  460. 'Label9
  461. '
  462. Me.Label9.AutoSize = True
  463. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  464. Me.Label9.Location = New System.Drawing.Point(742, 159)
  465. Me.Label9.Name = "Label9"
  466. Me.Label9.Size = New System.Drawing.Size(29, 24)
  467. Me.Label9.TabIndex = 25
  468. Me.Label9.Text = "】"
  469. '
  470. 'Label8
  471. '
  472. Me.Label8.AutoSize = True
  473. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  474. Me.Label8.Location = New System.Drawing.Point(22, 159)
  475. Me.Label8.Name = "Label8"
  476. Me.Label8.Size = New System.Drawing.Size(29, 24)
  477. Me.Label8.TabIndex = 24
  478. Me.Label8.Text = "【"
  479. '
  480. 'Label7
  481. '
  482. Me.Label7.AutoSize = True
  483. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  484. Me.Label7.Location = New System.Drawing.Point(746, 128)
  485. Me.Label7.Name = "Label7"
  486. Me.Label7.Size = New System.Drawing.Size(16, 24)
  487. Me.Label7.TabIndex = 23
  488. Me.Label7.Text = ")"
  489. '
  490. 'Label6
  491. '
  492. Me.Label6.AutoSize = True
  493. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  494. Me.Label6.Location = New System.Drawing.Point(746, 98)
  495. Me.Label6.Name = "Label6"
  496. Me.Label6.Size = New System.Drawing.Size(16, 24)
  497. Me.Label6.TabIndex = 22
  498. Me.Label6.Text = ")"
  499. '
  500. 'Label5
  501. '
  502. Me.Label5.AutoSize = True
  503. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  504. Me.Label5.Location = New System.Drawing.Point(30, 128)
  505. Me.Label5.Name = "Label5"
  506. Me.Label5.Size = New System.Drawing.Size(16, 24)
  507. Me.Label5.TabIndex = 21
  508. Me.Label5.Text = "("
  509. '
  510. 'Label4
  511. '
  512. Me.Label4.AutoSize = True
  513. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  514. Me.Label4.Location = New System.Drawing.Point(30, 98)
  515. Me.Label4.Name = "Label4"
  516. Me.Label4.Size = New System.Drawing.Size(16, 24)
  517. Me.Label4.TabIndex = 20
  518. Me.Label4.Text = "("
  519. '
  520. '其他_cb
  521. '
  522. Me.其他_cb.AutoSize = True
  523. Me.其他_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  524. Me.其他_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  525. Me.其他_cb.Location = New System.Drawing.Point(658, 130)
  526. Me.其他_cb.Name = "其他_cb"
  527. Me.其他_cb.Size = New System.Drawing.Size(82, 20)
  528. Me.其他_cb.TabIndex = 19
  529. Me.其他_cb.Text = "其 他"
  530. Me.其他_cb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  531. Me.其他_cb.UseVisualStyleBackColor = True
  532. '
  533. '慈善_cb
  534. '
  535. Me.慈善_cb.AutoSize = True
  536. Me.慈善_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  537. Me.慈善_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  538. Me.慈善_cb.Location = New System.Drawing.Point(566, 130)
  539. Me.慈善_cb.Name = "慈善_cb"
  540. Me.慈善_cb.Size = New System.Drawing.Size(90, 20)
  541. Me.慈善_cb.TabIndex = 18
  542. Me.慈善_cb.Text = "慈善救濟"
  543. Me.慈善_cb.UseVisualStyleBackColor = True
  544. '
  545. '九禮_cb
  546. '
  547. Me.九禮_cb.AutoSize = True
  548. Me.九禮_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  549. Me.九禮_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  550. Me.九禮_cb.Location = New System.Drawing.Point(474, 130)
  551. Me.九禮_cb.Name = "九禮_cb"
  552. Me.九禮_cb.Size = New System.Drawing.Size(90, 20)
  553. Me.九禮_cb.TabIndex = 17
  554. Me.九禮_cb.Text = "九九禮斗"
  555. Me.九禮_cb.UseVisualStyleBackColor = True
  556. '
  557. '九大_cb
  558. '
  559. Me.九大_cb.AutoSize = True
  560. Me.九大_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  561. Me.九大_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  562. Me.九大_cb.Location = New System.Drawing.Point(382, 130)
  563. Me.九大_cb.Name = "九大_cb"
  564. Me.九大_cb.Size = New System.Drawing.Size(90, 20)
  565. Me.九大_cb.TabIndex = 16
  566. Me.九大_cb.Text = "九九大典"
  567. Me.九大_cb.UseVisualStyleBackColor = True
  568. '
  569. '超渡_cb
  570. '
  571. Me.超渡_cb.AutoSize = True
  572. Me.超渡_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  573. Me.超渡_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  574. Me.超渡_cb.Location = New System.Drawing.Point(290, 130)
  575. Me.超渡_cb.Name = "超渡_cb"
  576. Me.超渡_cb.Size = New System.Drawing.Size(90, 20)
  577. Me.超渡_cb.TabIndex = 15
  578. Me.超渡_cb.Text = "恩主超渡"
  579. Me.超渡_cb.UseVisualStyleBackColor = True
  580. '
  581. '聖誕_cb
  582. '
  583. Me.聖誕_cb.AutoSize = True
  584. Me.聖誕_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  585. Me.聖誕_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  586. Me.聖誕_cb.Location = New System.Drawing.Point(198, 130)
  587. Me.聖誕_cb.Name = "聖誕_cb"
  588. Me.聖誕_cb.Size = New System.Drawing.Size(90, 20)
  589. Me.聖誕_cb.TabIndex = 14
  590. Me.聖誕_cb.Text = "恩主聖誕"
  591. Me.聖誕_cb.UseVisualStyleBackColor = True
  592. '
  593. '工程款_cb
  594. '
  595. Me.工程款_cb.AutoSize = True
  596. Me.工程款_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  597. Me.工程款_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  598. Me.工程款_cb.Location = New System.Drawing.Point(122, 130)
  599. Me.工程款_cb.Name = "工程款_cb"
  600. Me.工程款_cb.Size = New System.Drawing.Size(74, 20)
  601. Me.工程款_cb.TabIndex = 13
  602. Me.工程款_cb.Text = "工程款"
  603. Me.工程款_cb.UseVisualStyleBackColor = True
  604. '
  605. '奉敬款_cb
  606. '
  607. Me.奉敬款_cb.AutoSize = True
  608. Me.奉敬款_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  609. Me.奉敬款_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  610. Me.奉敬款_cb.Location = New System.Drawing.Point(46, 130)
  611. Me.奉敬款_cb.Name = "奉敬款_cb"
  612. Me.奉敬款_cb.Size = New System.Drawing.Size(74, 20)
  613. Me.奉敬款_cb.TabIndex = 12
  614. Me.奉敬款_cb.Text = "奉敬款"
  615. Me.奉敬款_cb.UseVisualStyleBackColor = True
  616. '
  617. '助印_cb
  618. '
  619. Me.助印_cb.AutoSize = True
  620. Me.助印_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  621. Me.助印_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  622. Me.助印_cb.Location = New System.Drawing.Point(654, 100)
  623. Me.助印_cb.Name = "助印_cb"
  624. Me.助印_cb.Size = New System.Drawing.Size(90, 20)
  625. Me.助印_cb.TabIndex = 11
  626. Me.助印_cb.Text = "善書助印"
  627. Me.助印_cb.UseVisualStyleBackColor = True
  628. '
  629. '酬神款_cb
  630. '
  631. Me.酬神款_cb.AutoSize = True
  632. Me.酬神款_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  633. Me.酬神款_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  634. Me.酬神款_cb.Location = New System.Drawing.Point(578, 100)
  635. Me.酬神款_cb.Name = "酬神款_cb"
  636. Me.酬神款_cb.Size = New System.Drawing.Size(74, 20)
  637. Me.酬神款_cb.TabIndex = 10
  638. Me.酬神款_cb.Text = "酬神款"
  639. Me.酬神款_cb.UseVisualStyleBackColor = True
  640. '
  641. '誦經款_cb
  642. '
  643. Me.誦經款_cb.AutoSize = True
  644. Me.誦經款_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  645. Me.誦經款_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  646. Me.誦經款_cb.Location = New System.Drawing.Point(502, 100)
  647. Me.誦經款_cb.Name = "誦經款_cb"
  648. Me.誦經款_cb.Size = New System.Drawing.Size(74, 20)
  649. Me.誦經款_cb.TabIndex = 9
  650. Me.誦經款_cb.Text = "誦經款"
  651. Me.誦經款_cb.UseVisualStyleBackColor = True
  652. '
  653. '文昌燈_cb
  654. '
  655. Me.文昌燈_cb.AutoSize = True
  656. Me.文昌燈_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  657. Me.文昌燈_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  658. Me.文昌燈_cb.Location = New System.Drawing.Point(426, 100)
  659. Me.文昌燈_cb.Name = "文昌燈_cb"
  660. Me.文昌燈_cb.Size = New System.Drawing.Size(74, 20)
  661. Me.文昌燈_cb.TabIndex = 8
  662. Me.文昌燈_cb.Text = "文昌燈"
  663. Me.文昌燈_cb.UseVisualStyleBackColor = True
  664. '
  665. '財利燈_cb
  666. '
  667. Me.財利燈_cb.AutoSize = True
  668. Me.財利燈_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  669. Me.財利燈_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  670. Me.財利燈_cb.Location = New System.Drawing.Point(350, 100)
  671. Me.財利燈_cb.Name = "財利燈_cb"
  672. Me.財利燈_cb.Size = New System.Drawing.Size(74, 20)
  673. Me.財利燈_cb.TabIndex = 7
  674. Me.財利燈_cb.Text = "財利燈"
  675. Me.財利燈_cb.UseVisualStyleBackColor = True
  676. '
  677. '平安燈_cb
  678. '
  679. Me.平安燈_cb.AutoSize = True
  680. Me.平安燈_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  681. Me.平安燈_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  682. Me.平安燈_cb.Location = New System.Drawing.Point(274, 100)
  683. Me.平安燈_cb.Name = "平安燈_cb"
  684. Me.平安燈_cb.Size = New System.Drawing.Size(74, 20)
  685. Me.平安燈_cb.TabIndex = 6
  686. Me.平安燈_cb.Text = "平安燈"
  687. Me.平安燈_cb.UseVisualStyleBackColor = True
  688. '
  689. '太歲燈_cb
  690. '
  691. Me.太歲燈_cb.AutoSize = True
  692. Me.太歲燈_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  693. Me.太歲燈_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  694. Me.太歲燈_cb.Location = New System.Drawing.Point(198, 100)
  695. Me.太歲燈_cb.Name = "太歲燈_cb"
  696. Me.太歲燈_cb.Size = New System.Drawing.Size(74, 20)
  697. Me.太歲燈_cb.TabIndex = 5
  698. Me.太歲燈_cb.Text = "太歲燈"
  699. Me.太歲燈_cb.UseVisualStyleBackColor = True
  700. '
  701. '光明燈_cb
  702. '
  703. Me.光明燈_cb.AutoSize = True
  704. Me.光明燈_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  705. Me.光明燈_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  706. Me.光明燈_cb.Location = New System.Drawing.Point(122, 100)
  707. Me.光明燈_cb.Name = "光明燈_cb"
  708. Me.光明燈_cb.Size = New System.Drawing.Size(74, 20)
  709. Me.光明燈_cb.TabIndex = 4
  710. Me.光明燈_cb.Text = "光明燈"
  711. Me.光明燈_cb.UseVisualStyleBackColor = True
  712. '
  713. '添油_cb
  714. '
  715. Me.添油_cb.AutoSize = True
  716. Me.添油_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  717. Me.添油_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  718. Me.添油_cb.Location = New System.Drawing.Point(46, 100)
  719. Me.添油_cb.Name = "添油_cb"
  720. Me.添油_cb.Size = New System.Drawing.Size(74, 20)
  721. Me.添油_cb.TabIndex = 3
  722. Me.添油_cb.Text = "添 油"
  723. Me.添油_cb.UseVisualStyleBackColor = True
  724. '
  725. 'Label3
  726. '
  727. Me.Label3.AutoSize = True
  728. Me.Label3.Font = New System.Drawing.Font("標楷體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  729. Me.Label3.Location = New System.Drawing.Point(666, 61)
  730. Me.Label3.Name = "Label3"
  731. Me.Label3.Size = New System.Drawing.Size(98, 21)
  732. Me.Label3.TabIndex = 2
  733. Me.Label3.Text = "大德捐款"
  734. '
  735. 'Label2
  736. '
  737. Me.Label2.AutoSize = True
  738. Me.Label2.Font = New System.Drawing.Font("標楷體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  739. Me.Label2.Location = New System.Drawing.Point(29, 61)
  740. Me.Label2.Name = "Label2"
  741. Me.Label2.Size = New System.Drawing.Size(76, 21)
  742. Me.Label2.TabIndex = 1
  743. Me.Label2.Text = "茲收到"
  744. '
  745. 'Label1
  746. '
  747. Me.Label1.AutoSize = True
  748. Me.Label1.Font = New System.Drawing.Font("標楷體", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  749. Me.Label1.Location = New System.Drawing.Point(286, 10)
  750. Me.Label1.Name = "Label1"
  751. Me.Label1.Size = New System.Drawing.Size(214, 37)
  752. Me.Label1.TabIndex = 0
  753. Me.Label1.Text = "感 謝 狀"
  754. '
  755. 'Panel3
  756. '
  757. Me.Panel3.Controls.Add(Me.TextBox1)
  758. Me.Panel3.Location = New System.Drawing.Point(105, 186)
  759. Me.Panel3.Name = "Panel3"
  760. Me.Panel3.Size = New System.Drawing.Size(669, 39)
  761. Me.Panel3.TabIndex = 78
  762. '
  763. 'TextBox1
  764. '
  765. Me.TextBox1.BackColor = System.Drawing.SystemColors.Window
  766. Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None
  767. Me.TextBox1.Font = New System.Drawing.Font("標楷體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  768. Me.TextBox1.Location = New System.Drawing.Point(3, 6)
  769. Me.TextBox1.Multiline = True
  770. Me.TextBox1.Name = "TextBox1"
  771. Me.TextBox1.Size = New System.Drawing.Size(662, 24)
  772. Me.TextBox1.TabIndex = 79
  773. Me.TextBox1.Text = "屏東縣麟洛鄉中山路一段382之103號"
  774. '
  775. 'Panel2
  776. '
  777. Me.Panel2.Controls.Add(Me.市_lb)
  778. Me.Panel2.Controls.Add(Me.路街_tb)
  779. Me.Panel2.Controls.Add(Me.樓室_tb)
  780. Me.Panel2.Controls.Add(Me.縣_lb)
  781. Me.Panel2.Controls.Add(Me.弄號_tb)
  782. Me.Panel2.Controls.Add(Me.直轄市_lb)
  783. Me.Panel2.Controls.Add(Me.段巷_tb)
  784. Me.Panel2.Controls.Add(Me.區_lb)
  785. Me.Panel2.Controls.Add(Me.村_lb)
  786. Me.Panel2.Controls.Add(Me.村里_tb)
  787. Me.Panel2.Controls.Add(Me.里_lb)
  788. Me.Panel2.Controls.Add(Me.鄉_lb)
  789. Me.Panel2.Controls.Add(Me.路_lb)
  790. Me.Panel2.Controls.Add(Me.鎮_lb)
  791. Me.Panel2.Controls.Add(Me.街_lb)
  792. Me.Panel2.Controls.Add(Me.鄉鎮區_tb)
  793. Me.Panel2.Controls.Add(Me.段_lb)
  794. Me.Panel2.Controls.Add(Me.巷_lb)
  795. Me.Panel2.Controls.Add(Me.弄_lb)
  796. Me.Panel2.Controls.Add(Me.號_lb)
  797. Me.Panel2.Controls.Add(Me.樓_lb)
  798. Me.Panel2.Controls.Add(Me.室_lb)
  799. Me.Panel2.Controls.Add(Me.縣市_tb)
  800. Me.Panel2.Location = New System.Drawing.Point(573, 560)
  801. Me.Panel2.Name = "Panel2"
  802. Me.Panel2.Size = New System.Drawing.Size(669, 39)
  803. Me.Panel2.TabIndex = 78
  804. '
  805. '市_lb
  806. '
  807. Me.市_lb.AutoSize = True
  808. Me.市_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  809. Me.市_lb.Location = New System.Drawing.Point(190, 20)
  810. Me.市_lb.Name = "市_lb"
  811. Me.市_lb.Size = New System.Drawing.Size(23, 15)
  812. Me.市_lb.TabIndex = 77
  813. Me.市_lb.Text = "市"
  814. '
  815. '路街_tb
  816. '
  817. Me.路街_tb.BackColor = System.Drawing.SystemColors.Window
  818. Me.路街_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  819. Me.路街_tb.Font = New System.Drawing.Font("標楷體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  820. Me.路街_tb.Location = New System.Drawing.Point(302, 7)
  821. Me.路街_tb.Multiline = True
  822. Me.路街_tb.Name = "路街_tb"
  823. Me.路街_tb.Size = New System.Drawing.Size(66, 24)
  824. Me.路街_tb.TabIndex = 73
  825. Me.路街_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  826. '
  827. '樓室_tb
  828. '
  829. Me.樓室_tb.BackColor = System.Drawing.SystemColors.Window
  830. Me.樓室_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  831. Me.樓室_tb.Font = New System.Drawing.Font("標楷體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  832. Me.樓室_tb.Location = New System.Drawing.Point(573, 7)
  833. Me.樓室_tb.Multiline = True
  834. Me.樓室_tb.Name = "樓室_tb"
  835. Me.樓室_tb.Size = New System.Drawing.Size(67, 24)
  836. Me.樓室_tb.TabIndex = 76
  837. Me.樓室_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  838. '
  839. '縣_lb
  840. '
  841. Me.縣_lb.AutoSize = True
  842. Me.縣_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  843. Me.縣_lb.Location = New System.Drawing.Point(66, 1)
  844. Me.縣_lb.Name = "縣_lb"
  845. Me.縣_lb.Size = New System.Drawing.Size(23, 15)
  846. Me.縣_lb.TabIndex = 30
  847. Me.縣_lb.Text = "縣"
  848. '
  849. '弄號_tb
  850. '
  851. Me.弄號_tb.BackColor = System.Drawing.SystemColors.Window
  852. Me.弄號_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  853. Me.弄號_tb.Font = New System.Drawing.Font("標楷體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  854. Me.弄號_tb.Location = New System.Drawing.Point(491, 7)
  855. Me.弄號_tb.Multiline = True
  856. Me.弄號_tb.Name = "弄號_tb"
  857. Me.弄號_tb.Size = New System.Drawing.Size(63, 24)
  858. Me.弄號_tb.TabIndex = 75
  859. Me.弄號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  860. '
  861. '直轄市_lb
  862. '
  863. Me.直轄市_lb.AutoSize = True
  864. Me.直轄市_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  865. Me.直轄市_lb.Location = New System.Drawing.Point(66, 20)
  866. Me.直轄市_lb.Name = "直轄市_lb"
  867. Me.直轄市_lb.Size = New System.Drawing.Size(23, 15)
  868. Me.直轄市_lb.TabIndex = 31
  869. Me.直轄市_lb.Text = "市"
  870. '
  871. '段巷_tb
  872. '
  873. Me.段巷_tb.BackColor = System.Drawing.SystemColors.Window
  874. Me.段巷_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  875. Me.段巷_tb.Font = New System.Drawing.Font("標楷體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  876. Me.段巷_tb.Location = New System.Drawing.Point(393, 7)
  877. Me.段巷_tb.Multiline = True
  878. Me.段巷_tb.Name = "段巷_tb"
  879. Me.段巷_tb.Size = New System.Drawing.Size(64, 24)
  880. Me.段巷_tb.TabIndex = 74
  881. Me.段巷_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  882. '
  883. '區_lb
  884. '
  885. Me.區_lb.AutoSize = True
  886. Me.區_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  887. Me.區_lb.Location = New System.Drawing.Point(173, 20)
  888. Me.區_lb.Name = "區_lb"
  889. Me.區_lb.Size = New System.Drawing.Size(23, 15)
  890. Me.區_lb.TabIndex = 33
  891. Me.區_lb.Text = "區"
  892. '
  893. '村_lb
  894. '
  895. Me.村_lb.AutoSize = True
  896. Me.村_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  897. Me.村_lb.Location = New System.Drawing.Point(279, 1)
  898. Me.村_lb.Name = "村_lb"
  899. Me.村_lb.Size = New System.Drawing.Size(23, 15)
  900. Me.村_lb.TabIndex = 34
  901. Me.村_lb.Text = "村"
  902. '
  903. '村里_tb
  904. '
  905. Me.村里_tb.BackColor = System.Drawing.SystemColors.Window
  906. Me.村里_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  907. Me.村里_tb.Font = New System.Drawing.Font("標楷體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  908. Me.村里_tb.Location = New System.Drawing.Point(210, 6)
  909. Me.村里_tb.Multiline = True
  910. Me.村里_tb.Name = "村里_tb"
  911. Me.村里_tb.Size = New System.Drawing.Size(66, 24)
  912. Me.村里_tb.TabIndex = 72
  913. Me.村里_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  914. '
  915. '里_lb
  916. '
  917. Me.里_lb.AutoSize = True
  918. Me.里_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  919. Me.里_lb.Location = New System.Drawing.Point(279, 20)
  920. Me.里_lb.Name = "里_lb"
  921. Me.里_lb.Size = New System.Drawing.Size(23, 15)
  922. Me.里_lb.TabIndex = 35
  923. Me.里_lb.Text = "里"
  924. '
  925. '鄉_lb
  926. '
  927. Me.鄉_lb.AutoSize = True
  928. Me.鄉_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  929. Me.鄉_lb.Location = New System.Drawing.Point(190, 1)
  930. Me.鄉_lb.Name = "鄉_lb"
  931. Me.鄉_lb.Size = New System.Drawing.Size(23, 15)
  932. Me.鄉_lb.TabIndex = 44
  933. Me.鄉_lb.Text = "鄉"
  934. '
  935. '路_lb
  936. '
  937. Me.路_lb.AutoSize = True
  938. Me.路_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  939. Me.路_lb.Location = New System.Drawing.Point(370, 1)
  940. Me.路_lb.Name = "路_lb"
  941. Me.路_lb.Size = New System.Drawing.Size(23, 15)
  942. Me.路_lb.TabIndex = 36
  943. Me.路_lb.Text = "路"
  944. '
  945. '鎮_lb
  946. '
  947. Me.鎮_lb.AutoSize = True
  948. Me.鎮_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  949. Me.鎮_lb.Location = New System.Drawing.Point(173, 1)
  950. Me.鎮_lb.Name = "鎮_lb"
  951. Me.鎮_lb.Size = New System.Drawing.Size(23, 15)
  952. Me.鎮_lb.TabIndex = 32
  953. Me.鎮_lb.Text = "鎮"
  954. '
  955. '街_lb
  956. '
  957. Me.街_lb.AutoSize = True
  958. Me.街_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  959. Me.街_lb.Location = New System.Drawing.Point(370, 20)
  960. Me.街_lb.Name = "街_lb"
  961. Me.街_lb.Size = New System.Drawing.Size(23, 15)
  962. Me.街_lb.TabIndex = 37
  963. Me.街_lb.Text = "街"
  964. '
  965. '鄉鎮區_tb
  966. '
  967. Me.鄉鎮區_tb.BackColor = System.Drawing.SystemColors.Window
  968. Me.鄉鎮區_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  969. Me.鄉鎮區_tb.Font = New System.Drawing.Font("標楷體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  970. Me.鄉鎮區_tb.Location = New System.Drawing.Point(94, 6)
  971. Me.鄉鎮區_tb.Multiline = True
  972. Me.鄉鎮區_tb.Name = "鄉鎮區_tb"
  973. Me.鄉鎮區_tb.Size = New System.Drawing.Size(77, 24)
  974. Me.鄉鎮區_tb.TabIndex = 71
  975. Me.鄉鎮區_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  976. '
  977. '段_lb
  978. '
  979. Me.段_lb.AutoSize = True
  980. Me.段_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  981. Me.段_lb.Location = New System.Drawing.Point(462, 1)
  982. Me.段_lb.Name = "段_lb"
  983. Me.段_lb.Size = New System.Drawing.Size(23, 15)
  984. Me.段_lb.TabIndex = 38
  985. Me.段_lb.Text = "段"
  986. '
  987. '巷_lb
  988. '
  989. Me.巷_lb.AutoSize = True
  990. Me.巷_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  991. Me.巷_lb.Location = New System.Drawing.Point(462, 20)
  992. Me.巷_lb.Name = "巷_lb"
  993. Me.巷_lb.Size = New System.Drawing.Size(23, 15)
  994. Me.巷_lb.TabIndex = 39
  995. Me.巷_lb.Text = "巷"
  996. '
  997. '弄_lb
  998. '
  999. Me.弄_lb.AutoSize = True
  1000. Me.弄_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1001. Me.弄_lb.Location = New System.Drawing.Point(553, 1)
  1002. Me.弄_lb.Name = "弄_lb"
  1003. Me.弄_lb.Size = New System.Drawing.Size(23, 15)
  1004. Me.弄_lb.TabIndex = 40
  1005. Me.弄_lb.Text = "弄"
  1006. '
  1007. '號_lb
  1008. '
  1009. Me.號_lb.AutoSize = True
  1010. Me.號_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1011. Me.號_lb.Location = New System.Drawing.Point(553, 20)
  1012. Me.號_lb.Name = "號_lb"
  1013. Me.號_lb.Size = New System.Drawing.Size(23, 15)
  1014. Me.號_lb.TabIndex = 41
  1015. Me.號_lb.Text = "號"
  1016. '
  1017. '樓_lb
  1018. '
  1019. Me.樓_lb.AutoSize = True
  1020. Me.樓_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1021. Me.樓_lb.Location = New System.Drawing.Point(642, 1)
  1022. Me.樓_lb.Name = "樓_lb"
  1023. Me.樓_lb.Size = New System.Drawing.Size(23, 15)
  1024. Me.樓_lb.TabIndex = 42
  1025. Me.樓_lb.Text = "樓"
  1026. '
  1027. '室_lb
  1028. '
  1029. Me.室_lb.AutoSize = True
  1030. Me.室_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1031. Me.室_lb.Location = New System.Drawing.Point(642, 20)
  1032. Me.室_lb.Name = "室_lb"
  1033. Me.室_lb.Size = New System.Drawing.Size(23, 15)
  1034. Me.室_lb.TabIndex = 43
  1035. Me.室_lb.Text = "室"
  1036. '
  1037. '縣市_tb
  1038. '
  1039. Me.縣市_tb.BackColor = System.Drawing.SystemColors.Window
  1040. Me.縣市_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
  1041. Me.縣市_tb.Font = New System.Drawing.Font("標楷體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1042. Me.縣市_tb.Location = New System.Drawing.Point(9, 6)
  1043. Me.縣市_tb.Multiline = True
  1044. Me.縣市_tb.Name = "縣市_tb"
  1045. Me.縣市_tb.Size = New System.Drawing.Size(57, 24)
  1046. Me.縣市_tb.TabIndex = 70
  1047. Me.縣市_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  1048. '
  1049. 'Button1
  1050. '
  1051. Me.Button1.Location = New System.Drawing.Point(1077, 58)
  1052. Me.Button1.Name = "Button1"
  1053. Me.Button1.Size = New System.Drawing.Size(75, 58)
  1054. Me.Button1.TabIndex = 1
  1055. Me.Button1.Text = "Button1"
  1056. Me.Button1.UseVisualStyleBackColor = True
  1057. '
  1058. '感謝狀
  1059. '
  1060. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1061. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1062. Me.BackColor = System.Drawing.SystemColors.Window
  1063. Me.ClientSize = New System.Drawing.Size(1254, 611)
  1064. Me.Controls.Add(Me.Button1)
  1065. Me.Controls.Add(Me.Panel1)
  1066. Me.Controls.Add(Me.Panel2)
  1067. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1068. Me.Margin = New System.Windows.Forms.Padding(4)
  1069. Me.Name = "感謝狀"
  1070. Me.Text = "感謝狀"
  1071. Me.Panel1.ResumeLayout(False)
  1072. Me.Panel1.PerformLayout()
  1073. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  1074. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  1075. Me.Panel3.ResumeLayout(False)
  1076. Me.Panel3.PerformLayout()
  1077. Me.Panel2.ResumeLayout(False)
  1078. Me.Panel2.PerformLayout()
  1079. Me.ResumeLayout(False)
  1080. End Sub
  1081. Friend WithEvents Panel1 As Panel
  1082. Friend WithEvents Label1 As Label
  1083. Friend WithEvents Label3 As Label
  1084. Friend WithEvents Label2 As Label
  1085. Friend WithEvents 九禮_cb As CheckBox
  1086. Friend WithEvents 九大_cb As CheckBox
  1087. Friend WithEvents 超渡_cb As CheckBox
  1088. Friend WithEvents 聖誕_cb As CheckBox
  1089. Friend WithEvents 工程款_cb As CheckBox
  1090. Friend WithEvents 奉敬款_cb As CheckBox
  1091. Friend WithEvents 助印_cb As CheckBox
  1092. Friend WithEvents 酬神款_cb As CheckBox
  1093. Friend WithEvents 誦經款_cb As CheckBox
  1094. Friend WithEvents 文昌燈_cb As CheckBox
  1095. Friend WithEvents 財利燈_cb As CheckBox
  1096. Friend WithEvents 平安燈_cb As CheckBox
  1097. Friend WithEvents 太歲燈_cb As CheckBox
  1098. Friend WithEvents 光明燈_cb As CheckBox
  1099. Friend WithEvents 添油_cb As CheckBox
  1100. Friend WithEvents 其他_cb As CheckBox
  1101. Friend WithEvents 慈善_cb As CheckBox
  1102. Friend WithEvents Label7 As Label
  1103. Friend WithEvents Label6 As Label
  1104. Friend WithEvents Label5 As Label
  1105. Friend WithEvents Label4 As Label
  1106. Friend WithEvents Label9 As Label
  1107. Friend WithEvents Label8 As Label
  1108. Friend WithEvents PictureBox1 As PictureBox
  1109. Friend WithEvents Label11 As Label
  1110. Friend WithEvents Label10 As Label
  1111. Friend WithEvents Label12 As Label
  1112. Friend WithEvents 室_lb As Label
  1113. Friend WithEvents 樓_lb As Label
  1114. Friend WithEvents 號_lb As Label
  1115. Friend WithEvents 弄_lb As Label
  1116. Friend WithEvents 巷_lb As Label
  1117. Friend WithEvents 段_lb As Label
  1118. Friend WithEvents 街_lb As Label
  1119. Friend WithEvents 路_lb As Label
  1120. Friend WithEvents 里_lb As Label
  1121. Friend WithEvents 村_lb As Label
  1122. Friend WithEvents 鄉_lb As Label
  1123. Friend WithEvents Label33 As Label
  1124. Friend WithEvents Label32 As Label
  1125. Friend WithEvents Label31 As Label
  1126. Friend WithEvents Label30 As Label
  1127. Friend WithEvents Label29 As Label
  1128. Friend WithEvents Label28 As Label
  1129. Friend WithEvents 明細_tb As TextBox
  1130. Friend WithEvents 公司名稱_lb As Label
  1131. Friend WithEvents Label36 As Label
  1132. Friend WithEvents Label35 As Label
  1133. Friend WithEvents PictureBox2 As PictureBox
  1134. Friend WithEvents Label38 As Label
  1135. Friend WithEvents Label37 As Label
  1136. Friend WithEvents 區_lb As Label
  1137. Friend WithEvents 鎮_lb As Label
  1138. Friend WithEvents 直轄市_lb As Label
  1139. Friend WithEvents 縣_lb As Label
  1140. Friend WithEvents Label13 As Label
  1141. Friend WithEvents 經手人_lb As Label
  1142. Friend WithEvents 備註一_tb As TextBox
  1143. Friend WithEvents 姓名_tb As TextBox
  1144. Friend WithEvents 個位_tb As TextBox
  1145. Friend WithEvents 十_tb As TextBox
  1146. Friend WithEvents 百_tb As TextBox
  1147. Friend WithEvents 千_tb As TextBox
  1148. Friend WithEvents 萬_tb As TextBox
  1149. Friend WithEvents 十萬tb As TextBox
  1150. Friend WithEvents 樓室_tb As TextBox
  1151. Friend WithEvents 弄號_tb As TextBox
  1152. Friend WithEvents 段巷_tb As TextBox
  1153. Friend WithEvents 路街_tb As TextBox
  1154. Friend WithEvents 村里_tb As TextBox
  1155. Friend WithEvents 鄉鎮區_tb As TextBox
  1156. Friend WithEvents 市_lb As Label
  1157. Friend WithEvents Panel2 As Panel
  1158. Friend WithEvents Panel3 As Panel
  1159. Friend WithEvents 縣市_tb As TextBox
  1160. Friend WithEvents TextBox1 As TextBox
  1161. Friend WithEvents Button1 As Button
  1162. End Class