_ Partial Class 感謝狀 Inherits System.Windows.Forms.Form 'Form 覆寫 Dispose 以清除元件清單。 _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub '為 Windows Form 設計工具的必要項 Private components As System.ComponentModel.IContainer '注意: 以下為 Windows Form 設計工具所需的程序 '可以使用 Windows Form 設計工具進行修改。 '請勿使用程式碼編輯器進行修改。 _ Private Sub InitializeComponent() Me.Panel1 = New System.Windows.Forms.Panel() Me.個位_tb = New System.Windows.Forms.TextBox() Me.十_tb = New System.Windows.Forms.TextBox() Me.百_tb = New System.Windows.Forms.TextBox() Me.千_tb = New System.Windows.Forms.TextBox() Me.萬_tb = New System.Windows.Forms.TextBox() Me.十萬tb = New System.Windows.Forms.TextBox() Me.備註一_tb = New System.Windows.Forms.TextBox() Me.姓名_tb = New System.Windows.Forms.TextBox() Me.經手人_lb = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.Label38 = New System.Windows.Forms.Label() Me.Label37 = New System.Windows.Forms.Label() Me.Label36 = New System.Windows.Forms.Label() Me.Label35 = New System.Windows.Forms.Label() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.明細_tb = New System.Windows.Forms.TextBox() Me.公司名稱_lb = New System.Windows.Forms.Label() Me.Label33 = New System.Windows.Forms.Label() Me.Label32 = New System.Windows.Forms.Label() Me.Label31 = New System.Windows.Forms.Label() Me.Label30 = New System.Windows.Forms.Label() Me.Label29 = New System.Windows.Forms.Label() Me.Label28 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.Label11 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.其他_cb = New System.Windows.Forms.CheckBox() Me.慈善_cb = New System.Windows.Forms.CheckBox() Me.九禮_cb = New System.Windows.Forms.CheckBox() Me.九大_cb = New System.Windows.Forms.CheckBox() Me.超渡_cb = New System.Windows.Forms.CheckBox() Me.聖誕_cb = New System.Windows.Forms.CheckBox() Me.工程款_cb = New System.Windows.Forms.CheckBox() Me.奉敬款_cb = New System.Windows.Forms.CheckBox() Me.助印_cb = New System.Windows.Forms.CheckBox() Me.酬神款_cb = New System.Windows.Forms.CheckBox() Me.誦經款_cb = New System.Windows.Forms.CheckBox() Me.文昌燈_cb = New System.Windows.Forms.CheckBox() Me.財利燈_cb = New System.Windows.Forms.CheckBox() Me.平安燈_cb = New System.Windows.Forms.CheckBox() Me.太歲燈_cb = New System.Windows.Forms.CheckBox() Me.光明燈_cb = New System.Windows.Forms.CheckBox() Me.添油_cb = New System.Windows.Forms.CheckBox() Me.Label3 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.Panel3 = New System.Windows.Forms.Panel() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Panel2 = New System.Windows.Forms.Panel() Me.市_lb = New System.Windows.Forms.Label() Me.路街_tb = New System.Windows.Forms.TextBox() Me.樓室_tb = New System.Windows.Forms.TextBox() Me.縣_lb = New System.Windows.Forms.Label() Me.弄號_tb = New System.Windows.Forms.TextBox() Me.直轄市_lb = New System.Windows.Forms.Label() Me.段巷_tb = New System.Windows.Forms.TextBox() Me.區_lb = New System.Windows.Forms.Label() Me.村_lb = New System.Windows.Forms.Label() Me.村里_tb = New System.Windows.Forms.TextBox() Me.里_lb = New System.Windows.Forms.Label() Me.鄉_lb = New System.Windows.Forms.Label() Me.路_lb = New System.Windows.Forms.Label() Me.鎮_lb = New System.Windows.Forms.Label() Me.街_lb = New System.Windows.Forms.Label() Me.鄉鎮區_tb = New System.Windows.Forms.TextBox() Me.段_lb = New System.Windows.Forms.Label() Me.巷_lb = New System.Windows.Forms.Label() Me.弄_lb = New System.Windows.Forms.Label() Me.號_lb = New System.Windows.Forms.Label() Me.樓_lb = New System.Windows.Forms.Label() Me.室_lb = New System.Windows.Forms.Label() Me.縣市_tb = New System.Windows.Forms.TextBox() Me.Button1 = New System.Windows.Forms.Button() Me.Panel1.SuspendLayout() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel3.SuspendLayout() Me.Panel2.SuspendLayout() Me.SuspendLayout() ' 'Panel1 ' Me.Panel1.Controls.Add(Me.個位_tb) Me.Panel1.Controls.Add(Me.十_tb) Me.Panel1.Controls.Add(Me.Panel3) Me.Panel1.Controls.Add(Me.百_tb) Me.Panel1.Controls.Add(Me.千_tb) Me.Panel1.Controls.Add(Me.萬_tb) Me.Panel1.Controls.Add(Me.十萬tb) Me.Panel1.Controls.Add(Me.備註一_tb) Me.Panel1.Controls.Add(Me.姓名_tb) Me.Panel1.Controls.Add(Me.經手人_lb) Me.Panel1.Controls.Add(Me.Label13) Me.Panel1.Controls.Add(Me.Label38) Me.Panel1.Controls.Add(Me.Label37) Me.Panel1.Controls.Add(Me.Label36) Me.Panel1.Controls.Add(Me.Label35) Me.Panel1.Controls.Add(Me.PictureBox2) Me.Panel1.Controls.Add(Me.明細_tb) Me.Panel1.Controls.Add(Me.公司名稱_lb) Me.Panel1.Controls.Add(Me.Label33) Me.Panel1.Controls.Add(Me.Label32) Me.Panel1.Controls.Add(Me.Label31) Me.Panel1.Controls.Add(Me.Label30) Me.Panel1.Controls.Add(Me.Label29) Me.Panel1.Controls.Add(Me.Label28) Me.Panel1.Controls.Add(Me.Label12) Me.Panel1.Controls.Add(Me.PictureBox1) Me.Panel1.Controls.Add(Me.Label11) Me.Panel1.Controls.Add(Me.Label10) Me.Panel1.Controls.Add(Me.Label9) Me.Panel1.Controls.Add(Me.Label8) Me.Panel1.Controls.Add(Me.Label7) Me.Panel1.Controls.Add(Me.Label6) Me.Panel1.Controls.Add(Me.Label5) Me.Panel1.Controls.Add(Me.Label4) Me.Panel1.Controls.Add(Me.其他_cb) Me.Panel1.Controls.Add(Me.慈善_cb) Me.Panel1.Controls.Add(Me.九禮_cb) Me.Panel1.Controls.Add(Me.九大_cb) Me.Panel1.Controls.Add(Me.超渡_cb) Me.Panel1.Controls.Add(Me.聖誕_cb) Me.Panel1.Controls.Add(Me.工程款_cb) Me.Panel1.Controls.Add(Me.奉敬款_cb) Me.Panel1.Controls.Add(Me.助印_cb) Me.Panel1.Controls.Add(Me.酬神款_cb) Me.Panel1.Controls.Add(Me.誦經款_cb) Me.Panel1.Controls.Add(Me.文昌燈_cb) Me.Panel1.Controls.Add(Me.財利燈_cb) Me.Panel1.Controls.Add(Me.平安燈_cb) Me.Panel1.Controls.Add(Me.太歲燈_cb) Me.Panel1.Controls.Add(Me.光明燈_cb) Me.Panel1.Controls.Add(Me.添油_cb) Me.Panel1.Controls.Add(Me.Label3) Me.Panel1.Controls.Add(Me.Label2) Me.Panel1.Controls.Add(Me.Label1) Me.Panel1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Panel1.Location = New System.Drawing.Point(12, 12) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(774, 542) Me.Panel1.TabIndex = 0 ' '個位_tb ' Me.個位_tb.BackColor = System.Drawing.SystemColors.Window Me.個位_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.個位_tb.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.個位_tb.Location = New System.Drawing.Point(647, 236) Me.個位_tb.Multiline = True Me.個位_tb.Name = "個位_tb" Me.個位_tb.Size = New System.Drawing.Size(52, 24) Me.個位_tb.TabIndex = 69 Me.個位_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '十_tb ' Me.十_tb.BackColor = System.Drawing.SystemColors.Window Me.十_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.十_tb.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.十_tb.Location = New System.Drawing.Point(548, 236) Me.十_tb.Multiline = True Me.十_tb.Name = "十_tb" Me.十_tb.Size = New System.Drawing.Size(52, 24) Me.十_tb.TabIndex = 68 Me.十_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '百_tb ' Me.百_tb.BackColor = System.Drawing.SystemColors.Window Me.百_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.百_tb.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.百_tb.Location = New System.Drawing.Point(445, 236) Me.百_tb.Multiline = True Me.百_tb.Name = "百_tb" Me.百_tb.Size = New System.Drawing.Size(52, 24) Me.百_tb.TabIndex = 67 Me.百_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '千_tb ' Me.千_tb.BackColor = System.Drawing.SystemColors.Window Me.千_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.千_tb.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.千_tb.Location = New System.Drawing.Point(341, 236) Me.千_tb.Multiline = True Me.千_tb.Name = "千_tb" Me.千_tb.Size = New System.Drawing.Size(52, 24) Me.千_tb.TabIndex = 66 Me.千_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '萬_tb ' Me.萬_tb.BackColor = System.Drawing.SystemColors.Window Me.萬_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.萬_tb.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.萬_tb.Location = New System.Drawing.Point(237, 236) Me.萬_tb.Multiline = True Me.萬_tb.Name = "萬_tb" Me.萬_tb.Size = New System.Drawing.Size(52, 24) Me.萬_tb.TabIndex = 65 Me.萬_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '十萬tb ' Me.十萬tb.BackColor = System.Drawing.SystemColors.Window Me.十萬tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.十萬tb.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.十萬tb.Location = New System.Drawing.Point(135, 236) Me.十萬tb.Multiline = True Me.十萬tb.Name = "十萬tb" Me.十萬tb.Size = New System.Drawing.Size(52, 24) Me.十萬tb.TabIndex = 64 Me.十萬tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '備註一_tb ' Me.備註一_tb.BackColor = System.Drawing.SystemColors.Window Me.備註一_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.備註一_tb.Font = New System.Drawing.Font("標楷體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.備註一_tb.Location = New System.Drawing.Point(50, 161) Me.備註一_tb.Multiline = True Me.備註一_tb.Name = "備註一_tb" Me.備註一_tb.Size = New System.Drawing.Size(694, 20) Me.備註一_tb.TabIndex = 63 Me.備註一_tb.Text = "備註一" ' '姓名_tb ' Me.姓名_tb.BackColor = System.Drawing.SystemColors.Window Me.姓名_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.姓名_tb.Font = New System.Drawing.Font("標楷體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.姓名_tb.Location = New System.Drawing.Point(122, 61) Me.姓名_tb.Multiline = True Me.姓名_tb.Name = "姓名_tb" Me.姓名_tb.Size = New System.Drawing.Size(538, 20) Me.姓名_tb.TabIndex = 62 Me.姓名_tb.Text = "王詩文一家" ' '經手人_lb ' Me.經手人_lb.AutoSize = True Me.經手人_lb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.經手人_lb.Location = New System.Drawing.Point(198, 481) Me.經手人_lb.Name = "經手人_lb" Me.經手人_lb.Size = New System.Drawing.Size(63, 16) Me.經手人_lb.TabIndex = 61 Me.經手人_lb.Text = "經手人:" ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label13.Location = New System.Drawing.Point(198, 422) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(79, 16) Me.Label13.TabIndex = 60 Me.Label13.Text = "主任委員:" ' 'Label38 ' Me.Label38.AutoSize = True Me.Label38.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label38.Location = New System.Drawing.Point(737, 508) Me.Label38.Name = "Label38" Me.Label38.Size = New System.Drawing.Size(23, 15) Me.Label38.TabIndex = 59 Me.Label38.Text = "日" ' 'Label37 ' Me.Label37.AutoSize = True Me.Label37.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label37.Location = New System.Drawing.Point(574, 508) Me.Label37.Name = "Label37" Me.Label37.Size = New System.Drawing.Size(23, 15) Me.Label37.TabIndex = 58 Me.Label37.Text = "月" ' 'Label36 ' Me.Label36.AutoSize = True Me.Label36.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label36.Location = New System.Drawing.Point(422, 508) Me.Label36.Name = "Label36" Me.Label36.Size = New System.Drawing.Size(23, 15) Me.Label36.TabIndex = 57 Me.Label36.Text = "年" ' 'Label35 ' Me.Label35.AutoSize = True Me.Label35.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label35.Location = New System.Drawing.Point(195, 508) Me.Label35.Name = "Label35" Me.Label35.Size = New System.Drawing.Size(71, 15) Me.Label35.TabIndex = 56 Me.Label35.Text = "中華民國" ' 'PictureBox2 ' Me.PictureBox2.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources._001101_0 Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox2.Location = New System.Drawing.Point(293, 398) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(469, 69) Me.PictureBox2.TabIndex = 55 Me.PictureBox2.TabStop = False ' '明細_tb ' Me.明細_tb.BackColor = System.Drawing.SystemColors.Window Me.明細_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.明細_tb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.明細_tb.Location = New System.Drawing.Point(198, 342) Me.明細_tb.Multiline = True Me.明細_tb.Name = "明細_tb" Me.明細_tb.Size = New System.Drawing.Size(560, 50) Me.明細_tb.TabIndex = 53 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) ' '公司名稱_lb ' Me.公司名稱_lb.AutoSize = True Me.公司名稱_lb.Font = New System.Drawing.Font("標楷體", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.公司名稱_lb.Location = New System.Drawing.Point(193, 313) Me.公司名稱_lb.Name = "公司名稱_lb" Me.公司名稱_lb.Size = New System.Drawing.Size(102, 21) Me.公司名稱_lb.TabIndex = 51 Me.公司名稱_lb.Text = "公司名稱" ' 'Label33 ' Me.Label33.AutoSize = True Me.Label33.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label33.Location = New System.Drawing.Point(700, 236) Me.Label33.Name = "Label33" Me.Label33.Size = New System.Drawing.Size(58, 24) Me.Label33.TabIndex = 50 Me.Label33.Text = "元整" ' 'Label32 ' Me.Label32.AutoSize = True Me.Label32.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label32.Location = New System.Drawing.Point(608, 236) Me.Label32.Name = "Label32" Me.Label32.Size = New System.Drawing.Size(34, 24) Me.Label32.TabIndex = 49 Me.Label32.Text = "拾" ' 'Label31 ' Me.Label31.AutoSize = True Me.Label31.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label31.Location = New System.Drawing.Point(508, 236) Me.Label31.Name = "Label31" Me.Label31.Size = New System.Drawing.Size(34, 24) Me.Label31.TabIndex = 48 Me.Label31.Text = "佰" ' 'Label30 ' Me.Label30.AutoSize = True Me.Label30.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label30.Location = New System.Drawing.Point(402, 236) Me.Label30.Name = "Label30" Me.Label30.Size = New System.Drawing.Size(34, 24) Me.Label30.TabIndex = 47 Me.Label30.Text = "仟" ' 'Label29 ' Me.Label29.AutoSize = True Me.Label29.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label29.Location = New System.Drawing.Point(296, 236) Me.Label29.Name = "Label29" Me.Label29.Size = New System.Drawing.Size(34, 24) Me.Label29.TabIndex = 46 Me.Label29.Text = "萬" ' 'Label28 ' Me.Label28.AutoSize = True Me.Label28.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label28.Location = New System.Drawing.Point(196, 236) Me.Label28.Name = "Label28" Me.Label28.Size = New System.Drawing.Size(34, 24) Me.Label28.TabIndex = 45 Me.Label28.Text = "拾" ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Font = New System.Drawing.Font("標楷體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label12.Location = New System.Drawing.Point(26, 277) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(369, 19) Me.Label12.TabIndex = 29 Me.Label12.Text = "植福佈施 功德無量 僅此銘謝" ' 'PictureBox1 ' Me.PictureBox1.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources._001102_0 Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox1.Location = New System.Drawing.Point(26, 303) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(161, 224) Me.PictureBox1.TabIndex = 28 Me.PictureBox1.TabStop = False ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label11.Location = New System.Drawing.Point(24, 236) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(106, 24) Me.Label11.TabIndex = 27 Me.Label11.Text = "新台幣 :" ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Font = New System.Drawing.Font("標楷體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label10.Location = New System.Drawing.Point(23, 191) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(82, 24) Me.Label10.TabIndex = 26 Me.Label10.Text = "住址 :" ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label9.Location = New System.Drawing.Point(742, 159) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(29, 24) Me.Label9.TabIndex = 25 Me.Label9.Text = "】" ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label8.Location = New System.Drawing.Point(22, 159) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(29, 24) Me.Label8.TabIndex = 24 Me.Label8.Text = "【" ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label7.Location = New System.Drawing.Point(746, 128) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(16, 24) Me.Label7.TabIndex = 23 Me.Label7.Text = ")" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label6.Location = New System.Drawing.Point(746, 98) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(16, 24) Me.Label6.TabIndex = 22 Me.Label6.Text = ")" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label5.Location = New System.Drawing.Point(30, 128) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(16, 24) Me.Label5.TabIndex = 21 Me.Label5.Text = "(" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label4.Location = New System.Drawing.Point(30, 98) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(16, 24) Me.Label4.TabIndex = 20 Me.Label4.Text = "(" ' '其他_cb ' Me.其他_cb.AutoSize = True Me.其他_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.其他_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.其他_cb.Location = New System.Drawing.Point(658, 130) Me.其他_cb.Name = "其他_cb" Me.其他_cb.Size = New System.Drawing.Size(82, 20) Me.其他_cb.TabIndex = 19 Me.其他_cb.Text = "其 他" Me.其他_cb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter Me.其他_cb.UseVisualStyleBackColor = True ' '慈善_cb ' Me.慈善_cb.AutoSize = True Me.慈善_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.慈善_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.慈善_cb.Location = New System.Drawing.Point(566, 130) Me.慈善_cb.Name = "慈善_cb" Me.慈善_cb.Size = New System.Drawing.Size(90, 20) Me.慈善_cb.TabIndex = 18 Me.慈善_cb.Text = "慈善救濟" Me.慈善_cb.UseVisualStyleBackColor = True ' '九禮_cb ' Me.九禮_cb.AutoSize = True Me.九禮_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.九禮_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.九禮_cb.Location = New System.Drawing.Point(474, 130) Me.九禮_cb.Name = "九禮_cb" Me.九禮_cb.Size = New System.Drawing.Size(90, 20) Me.九禮_cb.TabIndex = 17 Me.九禮_cb.Text = "九九禮斗" Me.九禮_cb.UseVisualStyleBackColor = True ' '九大_cb ' Me.九大_cb.AutoSize = True Me.九大_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.九大_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.九大_cb.Location = New System.Drawing.Point(382, 130) Me.九大_cb.Name = "九大_cb" Me.九大_cb.Size = New System.Drawing.Size(90, 20) Me.九大_cb.TabIndex = 16 Me.九大_cb.Text = "九九大典" Me.九大_cb.UseVisualStyleBackColor = True ' '超渡_cb ' Me.超渡_cb.AutoSize = True Me.超渡_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.超渡_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.超渡_cb.Location = New System.Drawing.Point(290, 130) Me.超渡_cb.Name = "超渡_cb" Me.超渡_cb.Size = New System.Drawing.Size(90, 20) Me.超渡_cb.TabIndex = 15 Me.超渡_cb.Text = "恩主超渡" Me.超渡_cb.UseVisualStyleBackColor = True ' '聖誕_cb ' Me.聖誕_cb.AutoSize = True Me.聖誕_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.聖誕_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.聖誕_cb.Location = New System.Drawing.Point(198, 130) Me.聖誕_cb.Name = "聖誕_cb" Me.聖誕_cb.Size = New System.Drawing.Size(90, 20) Me.聖誕_cb.TabIndex = 14 Me.聖誕_cb.Text = "恩主聖誕" Me.聖誕_cb.UseVisualStyleBackColor = True ' '工程款_cb ' Me.工程款_cb.AutoSize = True Me.工程款_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.工程款_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.工程款_cb.Location = New System.Drawing.Point(122, 130) Me.工程款_cb.Name = "工程款_cb" Me.工程款_cb.Size = New System.Drawing.Size(74, 20) Me.工程款_cb.TabIndex = 13 Me.工程款_cb.Text = "工程款" Me.工程款_cb.UseVisualStyleBackColor = True ' '奉敬款_cb ' Me.奉敬款_cb.AutoSize = True Me.奉敬款_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.奉敬款_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.奉敬款_cb.Location = New System.Drawing.Point(46, 130) Me.奉敬款_cb.Name = "奉敬款_cb" Me.奉敬款_cb.Size = New System.Drawing.Size(74, 20) Me.奉敬款_cb.TabIndex = 12 Me.奉敬款_cb.Text = "奉敬款" Me.奉敬款_cb.UseVisualStyleBackColor = True ' '助印_cb ' Me.助印_cb.AutoSize = True Me.助印_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.助印_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.助印_cb.Location = New System.Drawing.Point(654, 100) Me.助印_cb.Name = "助印_cb" Me.助印_cb.Size = New System.Drawing.Size(90, 20) Me.助印_cb.TabIndex = 11 Me.助印_cb.Text = "善書助印" Me.助印_cb.UseVisualStyleBackColor = True ' '酬神款_cb ' Me.酬神款_cb.AutoSize = True Me.酬神款_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.酬神款_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.酬神款_cb.Location = New System.Drawing.Point(578, 100) Me.酬神款_cb.Name = "酬神款_cb" Me.酬神款_cb.Size = New System.Drawing.Size(74, 20) Me.酬神款_cb.TabIndex = 10 Me.酬神款_cb.Text = "酬神款" Me.酬神款_cb.UseVisualStyleBackColor = True ' '誦經款_cb ' Me.誦經款_cb.AutoSize = True Me.誦經款_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.誦經款_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.誦經款_cb.Location = New System.Drawing.Point(502, 100) Me.誦經款_cb.Name = "誦經款_cb" Me.誦經款_cb.Size = New System.Drawing.Size(74, 20) Me.誦經款_cb.TabIndex = 9 Me.誦經款_cb.Text = "誦經款" Me.誦經款_cb.UseVisualStyleBackColor = True ' '文昌燈_cb ' Me.文昌燈_cb.AutoSize = True Me.文昌燈_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.文昌燈_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.文昌燈_cb.Location = New System.Drawing.Point(426, 100) Me.文昌燈_cb.Name = "文昌燈_cb" Me.文昌燈_cb.Size = New System.Drawing.Size(74, 20) Me.文昌燈_cb.TabIndex = 8 Me.文昌燈_cb.Text = "文昌燈" Me.文昌燈_cb.UseVisualStyleBackColor = True ' '財利燈_cb ' Me.財利燈_cb.AutoSize = True Me.財利燈_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.財利燈_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.財利燈_cb.Location = New System.Drawing.Point(350, 100) Me.財利燈_cb.Name = "財利燈_cb" Me.財利燈_cb.Size = New System.Drawing.Size(74, 20) Me.財利燈_cb.TabIndex = 7 Me.財利燈_cb.Text = "財利燈" Me.財利燈_cb.UseVisualStyleBackColor = True ' '平安燈_cb ' Me.平安燈_cb.AutoSize = True Me.平安燈_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.平安燈_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.平安燈_cb.Location = New System.Drawing.Point(274, 100) Me.平安燈_cb.Name = "平安燈_cb" Me.平安燈_cb.Size = New System.Drawing.Size(74, 20) Me.平安燈_cb.TabIndex = 6 Me.平安燈_cb.Text = "平安燈" Me.平安燈_cb.UseVisualStyleBackColor = True ' '太歲燈_cb ' Me.太歲燈_cb.AutoSize = True Me.太歲燈_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.太歲燈_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.太歲燈_cb.Location = New System.Drawing.Point(198, 100) Me.太歲燈_cb.Name = "太歲燈_cb" Me.太歲燈_cb.Size = New System.Drawing.Size(74, 20) Me.太歲燈_cb.TabIndex = 5 Me.太歲燈_cb.Text = "太歲燈" Me.太歲燈_cb.UseVisualStyleBackColor = True ' '光明燈_cb ' Me.光明燈_cb.AutoSize = True Me.光明燈_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.光明燈_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.光明燈_cb.Location = New System.Drawing.Point(122, 100) Me.光明燈_cb.Name = "光明燈_cb" Me.光明燈_cb.Size = New System.Drawing.Size(74, 20) Me.光明燈_cb.TabIndex = 4 Me.光明燈_cb.Text = "光明燈" Me.光明燈_cb.UseVisualStyleBackColor = True ' '添油_cb ' Me.添油_cb.AutoSize = True Me.添油_cb.Font = New System.Drawing.Font("標楷體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.添油_cb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.添油_cb.Location = New System.Drawing.Point(46, 100) Me.添油_cb.Name = "添油_cb" Me.添油_cb.Size = New System.Drawing.Size(74, 20) Me.添油_cb.TabIndex = 3 Me.添油_cb.Text = "添 油" Me.添油_cb.UseVisualStyleBackColor = True ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Font = New System.Drawing.Font("標楷體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label3.Location = New System.Drawing.Point(666, 61) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(98, 21) Me.Label3.TabIndex = 2 Me.Label3.Text = "大德捐款" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Font = New System.Drawing.Font("標楷體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label2.Location = New System.Drawing.Point(29, 61) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(76, 21) Me.Label2.TabIndex = 1 Me.Label2.Text = "茲收到" ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("標楷體", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label1.Location = New System.Drawing.Point(286, 10) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(214, 37) Me.Label1.TabIndex = 0 Me.Label1.Text = "感 謝 狀" ' 'Panel3 ' Me.Panel3.Controls.Add(Me.TextBox1) Me.Panel3.Location = New System.Drawing.Point(105, 186) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(669, 39) Me.Panel3.TabIndex = 78 ' 'TextBox1 ' Me.TextBox1.BackColor = System.Drawing.SystemColors.Window Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None Me.TextBox1.Font = New System.Drawing.Font("標楷體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox1.Location = New System.Drawing.Point(3, 6) Me.TextBox1.Multiline = True Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(662, 24) Me.TextBox1.TabIndex = 79 Me.TextBox1.Text = "屏東縣麟洛鄉中山路一段382之103號" ' 'Panel2 ' Me.Panel2.Controls.Add(Me.市_lb) Me.Panel2.Controls.Add(Me.路街_tb) Me.Panel2.Controls.Add(Me.樓室_tb) Me.Panel2.Controls.Add(Me.縣_lb) Me.Panel2.Controls.Add(Me.弄號_tb) Me.Panel2.Controls.Add(Me.直轄市_lb) Me.Panel2.Controls.Add(Me.段巷_tb) Me.Panel2.Controls.Add(Me.區_lb) Me.Panel2.Controls.Add(Me.村_lb) Me.Panel2.Controls.Add(Me.村里_tb) Me.Panel2.Controls.Add(Me.里_lb) Me.Panel2.Controls.Add(Me.鄉_lb) Me.Panel2.Controls.Add(Me.路_lb) Me.Panel2.Controls.Add(Me.鎮_lb) Me.Panel2.Controls.Add(Me.街_lb) Me.Panel2.Controls.Add(Me.鄉鎮區_tb) Me.Panel2.Controls.Add(Me.段_lb) Me.Panel2.Controls.Add(Me.巷_lb) Me.Panel2.Controls.Add(Me.弄_lb) Me.Panel2.Controls.Add(Me.號_lb) Me.Panel2.Controls.Add(Me.樓_lb) Me.Panel2.Controls.Add(Me.室_lb) Me.Panel2.Controls.Add(Me.縣市_tb) Me.Panel2.Location = New System.Drawing.Point(573, 560) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(669, 39) Me.Panel2.TabIndex = 78 ' '市_lb ' Me.市_lb.AutoSize = True Me.市_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.市_lb.Location = New System.Drawing.Point(190, 20) Me.市_lb.Name = "市_lb" Me.市_lb.Size = New System.Drawing.Size(23, 15) Me.市_lb.TabIndex = 77 Me.市_lb.Text = "市" ' '路街_tb ' Me.路街_tb.BackColor = System.Drawing.SystemColors.Window Me.路街_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.路街_tb.Font = New System.Drawing.Font("標楷體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.路街_tb.Location = New System.Drawing.Point(302, 7) Me.路街_tb.Multiline = True Me.路街_tb.Name = "路街_tb" Me.路街_tb.Size = New System.Drawing.Size(66, 24) Me.路街_tb.TabIndex = 73 Me.路街_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '樓室_tb ' Me.樓室_tb.BackColor = System.Drawing.SystemColors.Window Me.樓室_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.樓室_tb.Font = New System.Drawing.Font("標楷體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.樓室_tb.Location = New System.Drawing.Point(573, 7) Me.樓室_tb.Multiline = True Me.樓室_tb.Name = "樓室_tb" Me.樓室_tb.Size = New System.Drawing.Size(67, 24) Me.樓室_tb.TabIndex = 76 Me.樓室_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '縣_lb ' Me.縣_lb.AutoSize = True Me.縣_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.縣_lb.Location = New System.Drawing.Point(66, 1) Me.縣_lb.Name = "縣_lb" Me.縣_lb.Size = New System.Drawing.Size(23, 15) Me.縣_lb.TabIndex = 30 Me.縣_lb.Text = "縣" ' '弄號_tb ' Me.弄號_tb.BackColor = System.Drawing.SystemColors.Window Me.弄號_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.弄號_tb.Font = New System.Drawing.Font("標楷體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.弄號_tb.Location = New System.Drawing.Point(491, 7) Me.弄號_tb.Multiline = True Me.弄號_tb.Name = "弄號_tb" Me.弄號_tb.Size = New System.Drawing.Size(63, 24) Me.弄號_tb.TabIndex = 75 Me.弄號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '直轄市_lb ' Me.直轄市_lb.AutoSize = True Me.直轄市_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.直轄市_lb.Location = New System.Drawing.Point(66, 20) Me.直轄市_lb.Name = "直轄市_lb" Me.直轄市_lb.Size = New System.Drawing.Size(23, 15) Me.直轄市_lb.TabIndex = 31 Me.直轄市_lb.Text = "市" ' '段巷_tb ' Me.段巷_tb.BackColor = System.Drawing.SystemColors.Window Me.段巷_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.段巷_tb.Font = New System.Drawing.Font("標楷體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.段巷_tb.Location = New System.Drawing.Point(393, 7) Me.段巷_tb.Multiline = True Me.段巷_tb.Name = "段巷_tb" Me.段巷_tb.Size = New System.Drawing.Size(64, 24) Me.段巷_tb.TabIndex = 74 Me.段巷_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '區_lb ' Me.區_lb.AutoSize = True Me.區_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.區_lb.Location = New System.Drawing.Point(173, 20) Me.區_lb.Name = "區_lb" Me.區_lb.Size = New System.Drawing.Size(23, 15) Me.區_lb.TabIndex = 33 Me.區_lb.Text = "區" ' '村_lb ' Me.村_lb.AutoSize = True Me.村_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.村_lb.Location = New System.Drawing.Point(279, 1) Me.村_lb.Name = "村_lb" Me.村_lb.Size = New System.Drawing.Size(23, 15) Me.村_lb.TabIndex = 34 Me.村_lb.Text = "村" ' '村里_tb ' Me.村里_tb.BackColor = System.Drawing.SystemColors.Window Me.村里_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.村里_tb.Font = New System.Drawing.Font("標楷體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.村里_tb.Location = New System.Drawing.Point(210, 6) Me.村里_tb.Multiline = True Me.村里_tb.Name = "村里_tb" Me.村里_tb.Size = New System.Drawing.Size(66, 24) Me.村里_tb.TabIndex = 72 Me.村里_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '里_lb ' Me.里_lb.AutoSize = True Me.里_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.里_lb.Location = New System.Drawing.Point(279, 20) Me.里_lb.Name = "里_lb" Me.里_lb.Size = New System.Drawing.Size(23, 15) Me.里_lb.TabIndex = 35 Me.里_lb.Text = "里" ' '鄉_lb ' Me.鄉_lb.AutoSize = True Me.鄉_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.鄉_lb.Location = New System.Drawing.Point(190, 1) Me.鄉_lb.Name = "鄉_lb" Me.鄉_lb.Size = New System.Drawing.Size(23, 15) Me.鄉_lb.TabIndex = 44 Me.鄉_lb.Text = "鄉" ' '路_lb ' Me.路_lb.AutoSize = True Me.路_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.路_lb.Location = New System.Drawing.Point(370, 1) Me.路_lb.Name = "路_lb" Me.路_lb.Size = New System.Drawing.Size(23, 15) Me.路_lb.TabIndex = 36 Me.路_lb.Text = "路" ' '鎮_lb ' Me.鎮_lb.AutoSize = True Me.鎮_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.鎮_lb.Location = New System.Drawing.Point(173, 1) Me.鎮_lb.Name = "鎮_lb" Me.鎮_lb.Size = New System.Drawing.Size(23, 15) Me.鎮_lb.TabIndex = 32 Me.鎮_lb.Text = "鎮" ' '街_lb ' Me.街_lb.AutoSize = True Me.街_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.街_lb.Location = New System.Drawing.Point(370, 20) Me.街_lb.Name = "街_lb" Me.街_lb.Size = New System.Drawing.Size(23, 15) Me.街_lb.TabIndex = 37 Me.街_lb.Text = "街" ' '鄉鎮區_tb ' Me.鄉鎮區_tb.BackColor = System.Drawing.SystemColors.Window Me.鄉鎮區_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.鄉鎮區_tb.Font = New System.Drawing.Font("標楷體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.鄉鎮區_tb.Location = New System.Drawing.Point(94, 6) Me.鄉鎮區_tb.Multiline = True Me.鄉鎮區_tb.Name = "鄉鎮區_tb" Me.鄉鎮區_tb.Size = New System.Drawing.Size(77, 24) Me.鄉鎮區_tb.TabIndex = 71 Me.鄉鎮區_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '段_lb ' Me.段_lb.AutoSize = True Me.段_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.段_lb.Location = New System.Drawing.Point(462, 1) Me.段_lb.Name = "段_lb" Me.段_lb.Size = New System.Drawing.Size(23, 15) Me.段_lb.TabIndex = 38 Me.段_lb.Text = "段" ' '巷_lb ' Me.巷_lb.AutoSize = True Me.巷_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.巷_lb.Location = New System.Drawing.Point(462, 20) Me.巷_lb.Name = "巷_lb" Me.巷_lb.Size = New System.Drawing.Size(23, 15) Me.巷_lb.TabIndex = 39 Me.巷_lb.Text = "巷" ' '弄_lb ' Me.弄_lb.AutoSize = True Me.弄_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.弄_lb.Location = New System.Drawing.Point(553, 1) Me.弄_lb.Name = "弄_lb" Me.弄_lb.Size = New System.Drawing.Size(23, 15) Me.弄_lb.TabIndex = 40 Me.弄_lb.Text = "弄" ' '號_lb ' Me.號_lb.AutoSize = True Me.號_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.號_lb.Location = New System.Drawing.Point(553, 20) Me.號_lb.Name = "號_lb" Me.號_lb.Size = New System.Drawing.Size(23, 15) Me.號_lb.TabIndex = 41 Me.號_lb.Text = "號" ' '樓_lb ' Me.樓_lb.AutoSize = True Me.樓_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.樓_lb.Location = New System.Drawing.Point(642, 1) Me.樓_lb.Name = "樓_lb" Me.樓_lb.Size = New System.Drawing.Size(23, 15) Me.樓_lb.TabIndex = 42 Me.樓_lb.Text = "樓" ' '室_lb ' Me.室_lb.AutoSize = True Me.室_lb.Font = New System.Drawing.Font("標楷體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.室_lb.Location = New System.Drawing.Point(642, 20) Me.室_lb.Name = "室_lb" Me.室_lb.Size = New System.Drawing.Size(23, 15) Me.室_lb.TabIndex = 43 Me.室_lb.Text = "室" ' '縣市_tb ' Me.縣市_tb.BackColor = System.Drawing.SystemColors.Window Me.縣市_tb.BorderStyle = System.Windows.Forms.BorderStyle.None Me.縣市_tb.Font = New System.Drawing.Font("標楷體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.縣市_tb.Location = New System.Drawing.Point(9, 6) Me.縣市_tb.Multiline = True Me.縣市_tb.Name = "縣市_tb" Me.縣市_tb.Size = New System.Drawing.Size(57, 24) Me.縣市_tb.TabIndex = 70 Me.縣市_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(1077, 58) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(75, 58) Me.Button1.TabIndex = 1 Me.Button1.Text = "Button1" Me.Button1.UseVisualStyleBackColor = True ' '感謝狀 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.SystemColors.Window Me.ClientSize = New System.Drawing.Size(1254, 611) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.Panel2) Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Margin = New System.Windows.Forms.Padding(4) Me.Name = "感謝狀" Me.Text = "感謝狀" Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel3.ResumeLayout(False) Me.Panel3.PerformLayout() Me.Panel2.ResumeLayout(False) Me.Panel2.PerformLayout() Me.ResumeLayout(False) End Sub Friend WithEvents Panel1 As Panel Friend WithEvents Label1 As Label Friend WithEvents Label3 As Label Friend WithEvents Label2 As Label Friend WithEvents 九禮_cb As CheckBox Friend WithEvents 九大_cb As CheckBox Friend WithEvents 超渡_cb As CheckBox Friend WithEvents 聖誕_cb As CheckBox Friend WithEvents 工程款_cb As CheckBox Friend WithEvents 奉敬款_cb As CheckBox Friend WithEvents 助印_cb As CheckBox Friend WithEvents 酬神款_cb As CheckBox Friend WithEvents 誦經款_cb As CheckBox Friend WithEvents 文昌燈_cb As CheckBox Friend WithEvents 財利燈_cb As CheckBox Friend WithEvents 平安燈_cb As CheckBox Friend WithEvents 太歲燈_cb As CheckBox Friend WithEvents 光明燈_cb As CheckBox Friend WithEvents 添油_cb As CheckBox Friend WithEvents 其他_cb As CheckBox Friend WithEvents 慈善_cb As CheckBox Friend WithEvents Label7 As Label Friend WithEvents Label6 As Label Friend WithEvents Label5 As Label Friend WithEvents Label4 As Label Friend WithEvents Label9 As Label Friend WithEvents Label8 As Label Friend WithEvents PictureBox1 As PictureBox Friend WithEvents Label11 As Label Friend WithEvents Label10 As Label Friend WithEvents Label12 As Label Friend WithEvents 室_lb As Label Friend WithEvents 樓_lb As Label Friend WithEvents 號_lb As Label Friend WithEvents 弄_lb As Label Friend WithEvents 巷_lb As Label Friend WithEvents 段_lb As Label Friend WithEvents 街_lb As Label Friend WithEvents 路_lb As Label Friend WithEvents 里_lb As Label Friend WithEvents 村_lb As Label Friend WithEvents 鄉_lb As Label Friend WithEvents Label33 As Label Friend WithEvents Label32 As Label Friend WithEvents Label31 As Label Friend WithEvents Label30 As Label Friend WithEvents Label29 As Label Friend WithEvents Label28 As Label Friend WithEvents 明細_tb As TextBox Friend WithEvents 公司名稱_lb As Label Friend WithEvents Label36 As Label Friend WithEvents Label35 As Label Friend WithEvents PictureBox2 As PictureBox Friend WithEvents Label38 As Label Friend WithEvents Label37 As Label Friend WithEvents 區_lb As Label Friend WithEvents 鎮_lb As Label Friend WithEvents 直轄市_lb As Label Friend WithEvents 縣_lb As Label Friend WithEvents Label13 As Label Friend WithEvents 經手人_lb As Label Friend WithEvents 備註一_tb As TextBox Friend WithEvents 姓名_tb As TextBox Friend WithEvents 個位_tb As TextBox Friend WithEvents 十_tb As TextBox Friend WithEvents 百_tb As TextBox Friend WithEvents 千_tb As TextBox Friend WithEvents 萬_tb As TextBox Friend WithEvents 十萬tb As TextBox Friend WithEvents 樓室_tb As TextBox Friend WithEvents 弄號_tb As TextBox Friend WithEvents 段巷_tb As TextBox Friend WithEvents 路街_tb As TextBox Friend WithEvents 村里_tb As TextBox Friend WithEvents 鄉鎮區_tb As TextBox Friend WithEvents 市_lb As Label Friend WithEvents Panel2 As Panel Friend WithEvents Panel3 As Panel Friend WithEvents 縣市_tb As TextBox Friend WithEvents TextBox1 As TextBox Friend WithEvents Button1 As Button End Class