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.components = New System.ComponentModel.Container() Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.Label29 = New System.Windows.Forms.Label() Me.Label0 = New System.Windows.Forms.Label() Me.控制表_dgv = New System.Windows.Forms.DataGridView() Me.Label13 = New System.Windows.Forms.Label() Me.字體_NUD = New System.Windows.Forms.NumericUpDown() Me.字體大小調整_lb = New System.Windows.Forms.Label() Me.Label14 = New System.Windows.Forms.Label() Me.檔案名稱_tb = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.公司名稱 = New System.Windows.Forms.TextBox() Me.已核准的營運成本收支單_rb = New System.Windows.Forms.RadioButton() Me.作廢的營運成本收支單_rb = New System.Windows.Forms.RadioButton() Me.PrintDocument1 = New System.Drawing.Printing.PrintDocument() Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.Label12 = New System.Windows.Forms.Label() Me.擬辦_tb = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.ComboBox3 = New System.Windows.Forms.ComboBox() Me.Label2 = New System.Windows.Forms.Label() Me.ComboBox7 = New System.Windows.Forms.ComboBox() Me.ComboBox6 = New System.Windows.Forms.ComboBox() Me.說明_tb = New System.Windows.Forms.TextBox() Me.Label11 = New System.Windows.Forms.Label() Me.ComboBox2 = New System.Windows.Forms.ComboBox() Me.Label7 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.主旨_tb = New System.Windows.Forms.TextBox() Me.ComboBox5 = New System.Windows.Forms.ComboBox() Me.單號_tb = New System.Windows.Forms.TextBox() Me.選擇日期_dtp = New System.Windows.Forms.DateTimePicker() Me.開單人_tb = New System.Windows.Forms.TextBox() Me.Panel1 = New System.Windows.Forms.Panel() Me.疏35_tb = New System.Windows.Forms.TextBox() Me.疏36_tb = New System.Windows.Forms.TextBox() Me.疏37_tb = New System.Windows.Forms.TextBox() Me.疏38_tb = New System.Windows.Forms.TextBox() Me.疏39_tb = New System.Windows.Forms.TextBox() Me.疏40_tb = New System.Windows.Forms.TextBox() Me.疏41_tb = New System.Windows.Forms.TextBox() Me.疏42_tb = New System.Windows.Forms.TextBox() Me.疏43_tb = New System.Windows.Forms.TextBox() Me.疏44_tb = New System.Windows.Forms.TextBox() Me.疏34_tb = New System.Windows.Forms.TextBox() Me.疏33_tb = New System.Windows.Forms.TextBox() Me.疏32_tb = New System.Windows.Forms.TextBox() Me.疏31_tb = New System.Windows.Forms.TextBox() Me.疏30_tb = New System.Windows.Forms.TextBox() Me.疏29_tb = New System.Windows.Forms.TextBox() Me.疏28_tb = New System.Windows.Forms.TextBox() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.疏3_tb = New System.Windows.Forms.TextBox() Me.疏4_tb = New System.Windows.Forms.TextBox() Me.疏5_tb = New System.Windows.Forms.TextBox() Me.疏6_tb = New System.Windows.Forms.TextBox() Me.疏7_tb = New System.Windows.Forms.TextBox() Me.疏8_tb = New System.Windows.Forms.TextBox() Me.疏9_tb = New System.Windows.Forms.TextBox() Me.疏10_tb = New System.Windows.Forms.TextBox() Me.疏11_tb = New System.Windows.Forms.TextBox() Me.疏12_tb = New System.Windows.Forms.TextBox() Me.疏13_tb = New System.Windows.Forms.TextBox() Me.疏14_tb = New System.Windows.Forms.TextBox() Me.疏15_tb = New System.Windows.Forms.TextBox() Me.疏16_tb = New System.Windows.Forms.TextBox() Me.疏17_tb = New System.Windows.Forms.TextBox() Me.疏18_tb = New System.Windows.Forms.TextBox() Me.疏19_tb = New System.Windows.Forms.TextBox() Me.疏20_tb = New System.Windows.Forms.TextBox() Me.疏21_tb = New System.Windows.Forms.TextBox() Me.疏22_tb = New System.Windows.Forms.TextBox() Me.疏23_tb = New System.Windows.Forms.TextBox() Me.疏24_tb = New System.Windows.Forms.TextBox() Me.疏25_tb = New System.Windows.Forms.TextBox() Me.疏26_tb = New System.Windows.Forms.TextBox() Me.疏27_tb = New System.Windows.Forms.TextBox() Me.疏2_tb = New System.Windows.Forms.TextBox() Me.疏1_tb = New System.Windows.Forms.TextBox() Me.疏文總頁數_tb = New System.Windows.Forms.TextBox() Me.ComboBox4 = New System.Windows.Forms.ComboBox() Me.Label5 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Label15 = New System.Windows.Forms.Label() Me.Label16 = New System.Windows.Forms.Label() Me.Label17 = New System.Windows.Forms.Label() Me.查詢_tb = New System.Windows.Forms.Button() Me.作廢_bt = New System.Windows.Forms.Button() Me.刪除_bt = New System.Windows.Forms.Button() Me.儲存_bt = New System.Windows.Forms.Button() Me.新增_bt = New System.Windows.Forms.Button() Me.列印_bt = New System.Windows.Forms.Button() CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel1.SuspendLayout() Me.SuspendLayout() ' 'Label29 ' Me.Label29.AutoSize = True Me.Label29.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label29.Location = New System.Drawing.Point(446, 9) Me.Label29.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label29.Name = "Label29" Me.Label29.Size = New System.Drawing.Size(55, 16) Me.Label29.TabIndex = 1876 Me.Label29.Text = "疏文日期" ' 'Label0 ' Me.Label0.AutoSize = True Me.Label0.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label0.Location = New System.Drawing.Point(8, 9) Me.Label0.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label0.Name = "Label0" Me.Label0.Size = New System.Drawing.Size(31, 16) Me.Label0.TabIndex = 1875 Me.Label0.Text = "單號" Me.Label0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '控制表_dgv ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.控制表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 Me.控制表_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.控制表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.控制表_dgv.BackgroundColor = System.Drawing.Color.White Me.控制表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.控制表_dgv.Location = New System.Drawing.Point(11, 62) Me.控制表_dgv.Margin = New System.Windows.Forms.Padding(4) Me.控制表_dgv.Name = "控制表_dgv" Me.控制表_dgv.ReadOnly = True Me.控制表_dgv.RowHeadersWidth = 5 Me.控制表_dgv.RowTemplate.Height = 24 Me.控制表_dgv.Size = New System.Drawing.Size(371, 583) Me.控制表_dgv.TabIndex = 1869 ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label13.Location = New System.Drawing.Point(240, 9) Me.Label13.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(43, 16) Me.Label13.TabIndex = 1893 Me.Label13.Text = "開單人" ' '字體_NUD ' Me.字體_NUD.DecimalPlaces = 1 Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536}) Me.字體_NUD.Location = New System.Drawing.Point(292, 35) Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0}) Me.字體_NUD.Minimum = New Decimal(New Integer() {6, 0, 0, 0}) Me.字體_NUD.Name = "字體_NUD" Me.字體_NUD.Size = New System.Drawing.Size(52, 23) Me.字體_NUD.TabIndex = 1890 Me.字體_NUD.Value = New Decimal(New Integer() {9, 0, 0, 0}) ' '字體大小調整_lb ' Me.字體大小調整_lb.AutoSize = True Me.字體大小調整_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.字體大小調整_lb.ForeColor = System.Drawing.Color.Brown Me.字體大小調整_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.字體大小調整_lb.Location = New System.Drawing.Point(228, 38) Me.字體大小調整_lb.Name = "字體大小調整_lb" Me.字體大小調整_lb.Size = New System.Drawing.Size(55, 16) Me.字體大小調整_lb.TabIndex = 1891 Me.字體大小調整_lb.Text = "字體調整" ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.ForeColor = System.Drawing.Color.Red Me.Label14.Location = New System.Drawing.Point(426, 42) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(315, 16) Me.Label14.TabIndex = 1888 Me.Label14.Text = "※如果列印後最後幾個字沒有顯示出來請增加一行空白行※" ' '檔案名稱_tb ' Me.檔案名稱_tb.Location = New System.Drawing.Point(714, 6) Me.檔案名稱_tb.Margin = New System.Windows.Forms.Padding(4) Me.檔案名稱_tb.Name = "檔案名稱_tb" Me.檔案名稱_tb.Size = New System.Drawing.Size(361, 23) Me.檔案名稱_tb.TabIndex = 1887 ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label8.Location = New System.Drawing.Point(650, 9) Me.Label8.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(55, 16) Me.Label8.TabIndex = 1886 Me.Label8.Text = "檔案名稱" Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '公司名稱 ' Me.公司名稱.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.公司名稱.Location = New System.Drawing.Point(180, 124) Me.公司名稱.Margin = New System.Windows.Forms.Padding(4) Me.公司名稱.Multiline = True Me.公司名稱.Name = "公司名稱" Me.公司名稱.Size = New System.Drawing.Size(81, 20) Me.公司名稱.TabIndex = 1885 Me.公司名稱.Visible = False ' '已核准的營運成本收支單_rb ' Me.已核准的營運成本收支單_rb.AutoSize = True Me.已核准的營運成本收支單_rb.Location = New System.Drawing.Point(11, 36) Me.已核准的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.已核准的營運成本收支單_rb.Name = "已核准的營運成本收支單_rb" Me.已核准的營運成本收支單_rb.Size = New System.Drawing.Size(97, 20) Me.已核准的營運成本收支單_rb.TabIndex = 1884 Me.已核准的營運成本收支單_rb.TabStop = True Me.已核准的營運成本收支單_rb.Text = "已儲存之疏文" Me.已核准的營運成本收支單_rb.UseVisualStyleBackColor = True ' '作廢的營運成本收支單_rb ' Me.作廢的營運成本收支單_rb.AutoSize = True Me.作廢的營運成本收支單_rb.Location = New System.Drawing.Point(115, 36) Me.作廢的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.作廢的營運成本收支單_rb.Name = "作廢的營運成本收支單_rb" Me.作廢的營運成本收支單_rb.Size = New System.Drawing.Size(97, 20) Me.作廢的營運成本收支單_rb.TabIndex = 1883 Me.作廢的營運成本收支單_rb.TabStop = True Me.作廢的營運成本收支單_rb.Text = "已作廢之疏文" Me.作廢的營運成本收支單_rb.UseVisualStyleBackColor = True ' 'ToolTip1 ' Me.ToolTip1.IsBalloon = True Me.ToolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info Me.ToolTip1.ToolTipTitle = "系統說明" ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label12.Location = New System.Drawing.Point(4, 10) Me.Label12.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(31, 16) Me.Label12.TabIndex = 1815 Me.Label12.Text = "擬辦" ' '擬辦_tb ' Me.擬辦_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.擬辦_tb.Location = New System.Drawing.Point(859, 62) Me.擬辦_tb.Margin = New System.Windows.Forms.Padding(4) Me.擬辦_tb.Multiline = True Me.擬辦_tb.Name = "擬辦_tb" Me.擬辦_tb.Size = New System.Drawing.Size(481, 47) Me.擬辦_tb.TabIndex = 1814 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label1.Location = New System.Drawing.Point(100, 26) Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(43, 16) Me.Label1.TabIndex = 1816 Me.Label1.Text = "敬陳一" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label4.Location = New System.Drawing.Point(104, 72) Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(43, 16) Me.Label4.TabIndex = 1819 Me.Label4.Text = "敬陳二" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label3.Location = New System.Drawing.Point(220, 26) Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(43, 16) Me.Label3.TabIndex = 1818 Me.Label3.Text = "敬會一" ' 'ComboBox3 ' Me.ComboBox3.FormattingEnabled = True Me.ComboBox3.Location = New System.Drawing.Point(223, 45) Me.ComboBox3.Name = "ComboBox3" Me.ComboBox3.Size = New System.Drawing.Size(121, 24) Me.ComboBox3.TabIndex = 1828 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label2.Location = New System.Drawing.Point(220, 72) Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(43, 16) Me.Label2.TabIndex = 1817 Me.Label2.Text = "敬會二" ' 'ComboBox7 ' Me.ComboBox7.FormattingEnabled = True Me.ComboBox7.Location = New System.Drawing.Point(477, 45) Me.ComboBox7.Name = "ComboBox7" Me.ComboBox7.Size = New System.Drawing.Size(121, 24) Me.ComboBox7.TabIndex = 1824 ' 'ComboBox6 ' Me.ComboBox6.FormattingEnabled = True Me.ComboBox6.Location = New System.Drawing.Point(350, 90) Me.ComboBox6.Name = "ComboBox6" Me.ComboBox6.Size = New System.Drawing.Size(121, 24) Me.ComboBox6.TabIndex = 1825 ' '說明_tb ' Me.說明_tb.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.說明_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.說明_tb.Location = New System.Drawing.Point(385, 133) Me.說明_tb.Margin = New System.Windows.Forms.Padding(4) Me.說明_tb.Multiline = True Me.說明_tb.Name = "說明_tb" Me.說明_tb.ScrollBars = System.Windows.Forms.ScrollBars.Vertical Me.說明_tb.Size = New System.Drawing.Size(955, 512) Me.說明_tb.TabIndex = 1881 ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.ForeColor = System.Drawing.Color.Red Me.Label11.Location = New System.Drawing.Point(100, 10) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(135, 16) Me.Label11.TabIndex = 1836 Me.Label11.Text = "※按照順序,請勿跳格※" ' 'ComboBox2 ' Me.ComboBox2.FormattingEnabled = True Me.ComboBox2.Location = New System.Drawing.Point(99, 90) Me.ComboBox2.Name = "ComboBox2" Me.ComboBox2.Size = New System.Drawing.Size(121, 24) Me.ComboBox2.TabIndex = 1829 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label7.Location = New System.Drawing.Point(474, 26) Me.Label7.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(43, 16) Me.Label7.TabIndex = 1822 Me.Label7.Text = "敬會五" ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label10.Location = New System.Drawing.Point(387, 113) Me.Label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(31, 16) Me.Label10.TabIndex = 1882 Me.Label10.Text = "內文" ' 'ComboBox1 ' Me.ComboBox1.FormattingEnabled = True Me.ComboBox1.Location = New System.Drawing.Point(99, 45) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(121, 24) Me.ComboBox1.TabIndex = 1823 ' '主旨_tb ' Me.主旨_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle 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(385, 62) Me.主旨_tb.Margin = New System.Windows.Forms.Padding(4) Me.主旨_tb.Multiline = True Me.主旨_tb.Name = "主旨_tb" Me.主旨_tb.Size = New System.Drawing.Size(473, 47) Me.主旨_tb.TabIndex = 1879 ' 'ComboBox5 ' Me.ComboBox5.FormattingEnabled = True Me.ComboBox5.Location = New System.Drawing.Point(350, 45) Me.ComboBox5.Name = "ComboBox5" Me.ComboBox5.Size = New System.Drawing.Size(121, 24) Me.ComboBox5.TabIndex = 1826 ' '單號_tb ' Me.單號_tb.Location = New System.Drawing.Point(48, 6) Me.單號_tb.Margin = New System.Windows.Forms.Padding(4) Me.單號_tb.Name = "單號_tb" Me.單號_tb.ReadOnly = True Me.單號_tb.Size = New System.Drawing.Size(146, 23) Me.單號_tb.TabIndex = 1878 Me.單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '選擇日期_dtp ' Me.選擇日期_dtp.Location = New System.Drawing.Point(509, 6) Me.選擇日期_dtp.Name = "選擇日期_dtp" Me.選擇日期_dtp.Size = New System.Drawing.Size(134, 23) Me.選擇日期_dtp.TabIndex = 1877 ' '開單人_tb ' Me.開單人_tb.Location = New System.Drawing.Point(292, 6) Me.開單人_tb.Margin = New System.Windows.Forms.Padding(4) Me.開單人_tb.Name = "開單人_tb" Me.開單人_tb.ReadOnly = True Me.開單人_tb.Size = New System.Drawing.Size(146, 23) Me.開單人_tb.TabIndex = 1894 Me.開單人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Panel1 ' Me.Panel1.Controls.Add(Me.疏35_tb) Me.Panel1.Controls.Add(Me.疏36_tb) Me.Panel1.Controls.Add(Me.疏37_tb) Me.Panel1.Controls.Add(Me.疏38_tb) Me.Panel1.Controls.Add(Me.疏39_tb) Me.Panel1.Controls.Add(Me.疏40_tb) Me.Panel1.Controls.Add(Me.疏41_tb) Me.Panel1.Controls.Add(Me.疏42_tb) Me.Panel1.Controls.Add(Me.疏43_tb) Me.Panel1.Controls.Add(Me.疏44_tb) Me.Panel1.Controls.Add(Me.疏34_tb) Me.Panel1.Controls.Add(Me.疏33_tb) Me.Panel1.Controls.Add(Me.疏32_tb) Me.Panel1.Controls.Add(Me.疏31_tb) Me.Panel1.Controls.Add(Me.疏30_tb) Me.Panel1.Controls.Add(Me.疏29_tb) Me.Panel1.Controls.Add(Me.疏28_tb) Me.Panel1.Controls.Add(Me.TextBox1) Me.Panel1.Controls.Add(Me.疏3_tb) Me.Panel1.Controls.Add(Me.疏4_tb) Me.Panel1.Controls.Add(Me.疏5_tb) Me.Panel1.Controls.Add(Me.疏6_tb) Me.Panel1.Controls.Add(Me.疏7_tb) Me.Panel1.Controls.Add(Me.疏8_tb) Me.Panel1.Controls.Add(Me.疏9_tb) Me.Panel1.Controls.Add(Me.疏10_tb) Me.Panel1.Controls.Add(Me.疏11_tb) Me.Panel1.Controls.Add(Me.疏12_tb) Me.Panel1.Controls.Add(Me.疏13_tb) Me.Panel1.Controls.Add(Me.疏14_tb) Me.Panel1.Controls.Add(Me.疏15_tb) Me.Panel1.Controls.Add(Me.疏16_tb) Me.Panel1.Controls.Add(Me.疏17_tb) Me.Panel1.Controls.Add(Me.疏18_tb) Me.Panel1.Controls.Add(Me.疏19_tb) Me.Panel1.Controls.Add(Me.疏20_tb) Me.Panel1.Controls.Add(Me.疏21_tb) Me.Panel1.Controls.Add(Me.疏22_tb) Me.Panel1.Controls.Add(Me.疏23_tb) Me.Panel1.Controls.Add(Me.疏24_tb) Me.Panel1.Controls.Add(Me.疏25_tb) Me.Panel1.Controls.Add(Me.疏26_tb) Me.Panel1.Controls.Add(Me.疏27_tb) Me.Panel1.Controls.Add(Me.疏2_tb) Me.Panel1.Controls.Add(Me.疏1_tb) Me.Panel1.Controls.Add(Me.疏文總頁數_tb) Me.Panel1.Controls.Add(Me.Label12) Me.Panel1.Controls.Add(Me.Label11) Me.Panel1.Controls.Add(Me.Label1) Me.Panel1.Controls.Add(Me.ComboBox1) Me.Panel1.Controls.Add(Me.Label4) Me.Panel1.Controls.Add(Me.ComboBox2) Me.Panel1.Controls.Add(Me.Label3) Me.Panel1.Controls.Add(Me.ComboBox3) Me.Panel1.Controls.Add(Me.Label2) Me.Panel1.Controls.Add(Me.ComboBox7) Me.Panel1.Controls.Add(Me.ComboBox6) Me.Panel1.Controls.Add(Me.Label7) Me.Panel1.Controls.Add(Me.ComboBox5) Me.Panel1.Controls.Add(Me.ComboBox4) Me.Panel1.Controls.Add(Me.Label5) Me.Panel1.Controls.Add(Me.Label6) Me.Panel1.Location = New System.Drawing.Point(429, 155) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(833, 443) Me.Panel1.TabIndex = 1892 Me.Panel1.Visible = False ' '疏35_tb ' Me.疏35_tb.Location = New System.Drawing.Point(11, 274) Me.疏35_tb.Name = "疏35_tb" Me.疏35_tb.Size = New System.Drawing.Size(88, 23) Me.疏35_tb.TabIndex = 1910 ' '疏36_tb ' Me.疏36_tb.Location = New System.Drawing.Point(105, 275) Me.疏36_tb.Name = "疏36_tb" Me.疏36_tb.Size = New System.Drawing.Size(88, 23) Me.疏36_tb.TabIndex = 1909 ' '疏37_tb ' Me.疏37_tb.Location = New System.Drawing.Point(197, 274) Me.疏37_tb.Name = "疏37_tb" Me.疏37_tb.Size = New System.Drawing.Size(88, 23) Me.疏37_tb.TabIndex = 1908 ' '疏38_tb ' Me.疏38_tb.Location = New System.Drawing.Point(291, 275) Me.疏38_tb.Name = "疏38_tb" Me.疏38_tb.Size = New System.Drawing.Size(88, 23) Me.疏38_tb.TabIndex = 1907 ' '疏39_tb ' Me.疏39_tb.Location = New System.Drawing.Point(383, 275) Me.疏39_tb.Name = "疏39_tb" Me.疏39_tb.Size = New System.Drawing.Size(88, 23) Me.疏39_tb.TabIndex = 1906 ' '疏40_tb ' Me.疏40_tb.Location = New System.Drawing.Point(479, 275) Me.疏40_tb.Name = "疏40_tb" Me.疏40_tb.Size = New System.Drawing.Size(88, 23) Me.疏40_tb.TabIndex = 1905 ' '疏41_tb ' Me.疏41_tb.Location = New System.Drawing.Point(573, 274) Me.疏41_tb.Name = "疏41_tb" Me.疏41_tb.Size = New System.Drawing.Size(88, 23) Me.疏41_tb.TabIndex = 1904 ' '疏42_tb ' Me.疏42_tb.Location = New System.Drawing.Point(11, 303) Me.疏42_tb.Name = "疏42_tb" Me.疏42_tb.Size = New System.Drawing.Size(88, 23) Me.疏42_tb.TabIndex = 1903 ' '疏43_tb ' Me.疏43_tb.Location = New System.Drawing.Point(105, 303) Me.疏43_tb.Name = "疏43_tb" Me.疏43_tb.Size = New System.Drawing.Size(88, 23) Me.疏43_tb.TabIndex = 1902 ' '疏44_tb ' Me.疏44_tb.Location = New System.Drawing.Point(197, 303) Me.疏44_tb.Name = "疏44_tb" Me.疏44_tb.Size = New System.Drawing.Size(88, 23) Me.疏44_tb.TabIndex = 1901 ' '疏34_tb ' Me.疏34_tb.Location = New System.Drawing.Point(573, 246) Me.疏34_tb.Name = "疏34_tb" Me.疏34_tb.Size = New System.Drawing.Size(88, 23) Me.疏34_tb.TabIndex = 1900 ' '疏33_tb ' Me.疏33_tb.Location = New System.Drawing.Point(479, 246) Me.疏33_tb.Name = "疏33_tb" Me.疏33_tb.Size = New System.Drawing.Size(88, 23) Me.疏33_tb.TabIndex = 1899 ' '疏32_tb ' Me.疏32_tb.Location = New System.Drawing.Point(385, 246) Me.疏32_tb.Name = "疏32_tb" Me.疏32_tb.Size = New System.Drawing.Size(88, 23) Me.疏32_tb.TabIndex = 1898 ' '疏31_tb ' Me.疏31_tb.Location = New System.Drawing.Point(291, 246) Me.疏31_tb.Name = "疏31_tb" Me.疏31_tb.Size = New System.Drawing.Size(88, 23) Me.疏31_tb.TabIndex = 1897 ' '疏30_tb ' Me.疏30_tb.Location = New System.Drawing.Point(197, 246) Me.疏30_tb.Name = "疏30_tb" Me.疏30_tb.Size = New System.Drawing.Size(88, 23) Me.疏30_tb.TabIndex = 1896 ' '疏29_tb ' Me.疏29_tb.Location = New System.Drawing.Point(103, 246) Me.疏29_tb.Name = "疏29_tb" Me.疏29_tb.Size = New System.Drawing.Size(88, 23) Me.疏29_tb.TabIndex = 1866 ' '疏28_tb ' Me.疏28_tb.Location = New System.Drawing.Point(11, 246) Me.疏28_tb.Name = "疏28_tb" Me.疏28_tb.Size = New System.Drawing.Size(88, 23) Me.疏28_tb.TabIndex = 1865 ' 'TextBox1 ' Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox1.Location = New System.Drawing.Point(477, 90) Me.TextBox1.Margin = New System.Windows.Forms.Padding(4) Me.TextBox1.Multiline = True Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(121, 24) Me.TextBox1.TabIndex = 1895 ' '疏3_tb ' Me.疏3_tb.Location = New System.Drawing.Point(291, 130) Me.疏3_tb.Name = "疏3_tb" Me.疏3_tb.Size = New System.Drawing.Size(88, 23) Me.疏3_tb.TabIndex = 1864 ' '疏4_tb ' Me.疏4_tb.Location = New System.Drawing.Point(385, 130) Me.疏4_tb.Name = "疏4_tb" Me.疏4_tb.Size = New System.Drawing.Size(88, 23) Me.疏4_tb.TabIndex = 1863 ' '疏5_tb ' Me.疏5_tb.Location = New System.Drawing.Point(479, 130) Me.疏5_tb.Name = "疏5_tb" Me.疏5_tb.Size = New System.Drawing.Size(88, 23) Me.疏5_tb.TabIndex = 1862 ' '疏6_tb ' Me.疏6_tb.Location = New System.Drawing.Point(573, 130) Me.疏6_tb.Name = "疏6_tb" Me.疏6_tb.Size = New System.Drawing.Size(88, 23) Me.疏6_tb.TabIndex = 1861 ' '疏7_tb ' Me.疏7_tb.Location = New System.Drawing.Point(11, 159) Me.疏7_tb.Name = "疏7_tb" Me.疏7_tb.Size = New System.Drawing.Size(88, 23) Me.疏7_tb.TabIndex = 1860 ' '疏8_tb ' Me.疏8_tb.Location = New System.Drawing.Point(103, 159) Me.疏8_tb.Name = "疏8_tb" Me.疏8_tb.Size = New System.Drawing.Size(88, 23) Me.疏8_tb.TabIndex = 1859 ' '疏9_tb ' Me.疏9_tb.Location = New System.Drawing.Point(195, 159) Me.疏9_tb.Name = "疏9_tb" Me.疏9_tb.Size = New System.Drawing.Size(88, 23) Me.疏9_tb.TabIndex = 1858 ' '疏10_tb ' Me.疏10_tb.Location = New System.Drawing.Point(289, 159) Me.疏10_tb.Name = "疏10_tb" Me.疏10_tb.Size = New System.Drawing.Size(88, 23) Me.疏10_tb.TabIndex = 1857 ' '疏11_tb ' Me.疏11_tb.Location = New System.Drawing.Point(381, 159) Me.疏11_tb.Name = "疏11_tb" Me.疏11_tb.Size = New System.Drawing.Size(88, 23) Me.疏11_tb.TabIndex = 1856 ' '疏12_tb ' Me.疏12_tb.Location = New System.Drawing.Point(479, 159) Me.疏12_tb.Name = "疏12_tb" Me.疏12_tb.Size = New System.Drawing.Size(88, 23) Me.疏12_tb.TabIndex = 1855 ' '疏13_tb ' Me.疏13_tb.Location = New System.Drawing.Point(573, 157) Me.疏13_tb.Name = "疏13_tb" Me.疏13_tb.Size = New System.Drawing.Size(88, 23) Me.疏13_tb.TabIndex = 1854 ' '疏14_tb ' Me.疏14_tb.Location = New System.Drawing.Point(11, 188) Me.疏14_tb.Name = "疏14_tb" Me.疏14_tb.Size = New System.Drawing.Size(88, 23) Me.疏14_tb.TabIndex = 1853 ' '疏15_tb ' Me.疏15_tb.Location = New System.Drawing.Point(105, 188) Me.疏15_tb.Name = "疏15_tb" Me.疏15_tb.Size = New System.Drawing.Size(88, 23) Me.疏15_tb.TabIndex = 1852 ' '疏16_tb ' Me.疏16_tb.Location = New System.Drawing.Point(197, 188) Me.疏16_tb.Name = "疏16_tb" Me.疏16_tb.Size = New System.Drawing.Size(88, 23) Me.疏16_tb.TabIndex = 1851 ' '疏17_tb ' Me.疏17_tb.Location = New System.Drawing.Point(291, 188) Me.疏17_tb.Name = "疏17_tb" Me.疏17_tb.Size = New System.Drawing.Size(88, 23) Me.疏17_tb.TabIndex = 1850 ' '疏18_tb ' Me.疏18_tb.Location = New System.Drawing.Point(383, 188) Me.疏18_tb.Name = "疏18_tb" Me.疏18_tb.Size = New System.Drawing.Size(88, 23) Me.疏18_tb.TabIndex = 1849 ' '疏19_tb ' Me.疏19_tb.Location = New System.Drawing.Point(479, 188) Me.疏19_tb.Name = "疏19_tb" Me.疏19_tb.Size = New System.Drawing.Size(88, 23) Me.疏19_tb.TabIndex = 1848 ' '疏20_tb ' Me.疏20_tb.Location = New System.Drawing.Point(573, 188) Me.疏20_tb.Name = "疏20_tb" Me.疏20_tb.Size = New System.Drawing.Size(88, 23) Me.疏20_tb.TabIndex = 1847 ' '疏21_tb ' Me.疏21_tb.Location = New System.Drawing.Point(11, 217) Me.疏21_tb.Name = "疏21_tb" Me.疏21_tb.Size = New System.Drawing.Size(88, 23) Me.疏21_tb.TabIndex = 1846 ' '疏22_tb ' Me.疏22_tb.Location = New System.Drawing.Point(103, 217) Me.疏22_tb.Name = "疏22_tb" Me.疏22_tb.Size = New System.Drawing.Size(88, 23) Me.疏22_tb.TabIndex = 1845 ' '疏23_tb ' Me.疏23_tb.Location = New System.Drawing.Point(197, 217) Me.疏23_tb.Name = "疏23_tb" Me.疏23_tb.Size = New System.Drawing.Size(88, 23) Me.疏23_tb.TabIndex = 1844 ' '疏24_tb ' Me.疏24_tb.Location = New System.Drawing.Point(291, 217) Me.疏24_tb.Name = "疏24_tb" Me.疏24_tb.Size = New System.Drawing.Size(88, 23) Me.疏24_tb.TabIndex = 1843 ' '疏25_tb ' Me.疏25_tb.Location = New System.Drawing.Point(383, 217) Me.疏25_tb.Name = "疏25_tb" Me.疏25_tb.Size = New System.Drawing.Size(88, 23) Me.疏25_tb.TabIndex = 1842 ' '疏26_tb ' Me.疏26_tb.Location = New System.Drawing.Point(479, 217) Me.疏26_tb.Name = "疏26_tb" Me.疏26_tb.Size = New System.Drawing.Size(88, 23) Me.疏26_tb.TabIndex = 1841 ' '疏27_tb ' Me.疏27_tb.Location = New System.Drawing.Point(573, 217) Me.疏27_tb.Name = "疏27_tb" Me.疏27_tb.Size = New System.Drawing.Size(88, 23) Me.疏27_tb.TabIndex = 1840 ' '疏2_tb ' Me.疏2_tb.Location = New System.Drawing.Point(197, 130) Me.疏2_tb.Name = "疏2_tb" Me.疏2_tb.Size = New System.Drawing.Size(88, 23) Me.疏2_tb.TabIndex = 1839 ' '疏1_tb ' Me.疏1_tb.Location = New System.Drawing.Point(103, 130) Me.疏1_tb.Name = "疏1_tb" Me.疏1_tb.Size = New System.Drawing.Size(88, 23) Me.疏1_tb.TabIndex = 1838 ' '疏文總頁數_tb ' Me.疏文總頁數_tb.Location = New System.Drawing.Point(11, 130) Me.疏文總頁數_tb.Name = "疏文總頁數_tb" Me.疏文總頁數_tb.Size = New System.Drawing.Size(88, 23) Me.疏文總頁數_tb.TabIndex = 1837 ' 'ComboBox4 ' Me.ComboBox4.FormattingEnabled = True Me.ComboBox4.Location = New System.Drawing.Point(223, 90) Me.ComboBox4.Name = "ComboBox4" Me.ComboBox4.Size = New System.Drawing.Size(121, 24) Me.ComboBox4.TabIndex = 1827 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label5.Location = New System.Drawing.Point(351, 26) Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(43, 16) Me.Label5.TabIndex = 1820 Me.Label5.Text = "敬會三" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label6.Location = New System.Drawing.Point(351, 72) Me.Label6.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(43, 16) Me.Label6.TabIndex = 1821 Me.Label6.Text = "敬會四" ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label9.Location = New System.Drawing.Point(387, 42) Me.Label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(31, 16) Me.Label9.TabIndex = 1880 Me.Label9.Text = "主旨" ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.Label15.Location = New System.Drawing.Point(856, 42) Me.Label15.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(31, 16) Me.Label15.TabIndex = 1896 Me.Label15.Text = "頁尾" ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.ForeColor = System.Drawing.Color.Red Me.Label16.Location = New System.Drawing.Point(426, 113) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(145, 16) Me.Label16.TabIndex = 1897 Me.Label16.Text = "※單頁最多44行(含空白)※" ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.ForeColor = System.Drawing.Color.Red Me.Label17.Location = New System.Drawing.Point(578, 113) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(145, 16) Me.Label17.TabIndex = 1898 Me.Label17.Text = "※單行最多28字(含空白)※" ' '查詢_tb ' Me.查詢_tb.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.Search Me.查詢_tb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.查詢_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.查詢_tb.ForeColor = System.Drawing.Color.Red Me.查詢_tb.Location = New System.Drawing.Point(202, 5) Me.查詢_tb.Margin = New System.Windows.Forms.Padding(4) Me.查詢_tb.Name = "查詢_tb" Me.查詢_tb.Size = New System.Drawing.Size(30, 25) Me.查詢_tb.TabIndex = 1889 Me.查詢_tb.UseVisualStyleBackColor = True ' '作廢_bt ' Me.作廢_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.Close Me.作廢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.作廢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.作廢_bt.ForeColor = System.Drawing.Color.DarkGreen Me.作廢_bt.Location = New System.Drawing.Point(1242, 5) Me.作廢_bt.Margin = New System.Windows.Forms.Padding(4) Me.作廢_bt.Name = "作廢_bt" Me.作廢_bt.Size = New System.Drawing.Size(45, 45) Me.作廢_bt.TabIndex = 1874 Me.作廢_bt.UseVisualStyleBackColor = True ' '刪除_bt ' Me.刪除_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.GarbageEmpty Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.刪除_bt.ForeColor = System.Drawing.Color.Red Me.刪除_bt.Location = New System.Drawing.Point(1136, 5) Me.刪除_bt.Margin = New System.Windows.Forms.Padding(4) Me.刪除_bt.Name = "刪除_bt" Me.刪除_bt.Size = New System.Drawing.Size(45, 45) Me.刪除_bt.TabIndex = 1873 Me.刪除_bt.UseVisualStyleBackColor = True ' '儲存_bt ' Me.儲存_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.SAVER Me.儲存_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.儲存_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.儲存_bt.ForeColor = System.Drawing.Color.DarkGreen Me.儲存_bt.Location = New System.Drawing.Point(1189, 5) Me.儲存_bt.Margin = New System.Windows.Forms.Padding(4) Me.儲存_bt.Name = "儲存_bt" Me.儲存_bt.Size = New System.Drawing.Size(45, 45) Me.儲存_bt.TabIndex = 1872 Me.儲存_bt.UseVisualStyleBackColor = True ' '新增_bt ' Me.新增_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.add_2 Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.新增_bt.ForeColor = System.Drawing.Color.Blue Me.新增_bt.Location = New System.Drawing.Point(1083, 5) Me.新增_bt.Margin = New System.Windows.Forms.Padding(4) Me.新增_bt.Name = "新增_bt" Me.新增_bt.Size = New System.Drawing.Size(45, 45) Me.新增_bt.TabIndex = 1871 Me.新增_bt.UseVisualStyleBackColor = True ' '列印_bt ' Me.列印_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.print Me.列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.列印_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.列印_bt.ForeColor = System.Drawing.Color.Red Me.列印_bt.Location = New System.Drawing.Point(1295, 5) Me.列印_bt.Margin = New System.Windows.Forms.Padding(4) Me.列印_bt.Name = "列印_bt" Me.列印_bt.Size = New System.Drawing.Size(45, 45) Me.列印_bt.TabIndex = 1870 Me.列印_bt.UseVisualStyleBackColor = True ' '疏文 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1349, 650) Me.Controls.Add(Me.Label17) Me.Controls.Add(Me.Label16) Me.Controls.Add(Me.Label15) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.查詢_tb) Me.Controls.Add(Me.Label29) Me.Controls.Add(Me.Label0) Me.Controls.Add(Me.作廢_bt) Me.Controls.Add(Me.刪除_bt) Me.Controls.Add(Me.儲存_bt) Me.Controls.Add(Me.新增_bt) Me.Controls.Add(Me.列印_bt) Me.Controls.Add(Me.控制表_dgv) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.字體_NUD) Me.Controls.Add(Me.字體大小調整_lb) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.檔案名稱_tb) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.公司名稱) Me.Controls.Add(Me.已核准的營運成本收支單_rb) Me.Controls.Add(Me.作廢的營運成本收支單_rb) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.主旨_tb) Me.Controls.Add(Me.單號_tb) Me.Controls.Add(Me.選擇日期_dtp) Me.Controls.Add(Me.開單人_tb) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.說明_tb) Me.Controls.Add(Me.擬辦_tb) 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(3, 4, 3, 4) Me.Name = "疏文" Me.Text = "疏文" CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 查詢_tb As Button Friend WithEvents Label29 As Label Friend WithEvents Label0 As Label Friend WithEvents 作廢_bt As Button Friend WithEvents 刪除_bt As Button Friend WithEvents 儲存_bt As Button Friend WithEvents 新增_bt As Button Friend WithEvents 列印_bt As Button Friend WithEvents 控制表_dgv As DataGridView Friend WithEvents Label13 As Label Friend WithEvents 字體_NUD As NumericUpDown Friend WithEvents 字體大小調整_lb As Label Friend WithEvents Label14 As Label Friend WithEvents 檔案名稱_tb As TextBox Friend WithEvents Label8 As Label Friend WithEvents 公司名稱 As TextBox Friend WithEvents 已核准的營運成本收支單_rb As RadioButton Friend WithEvents 作廢的營運成本收支單_rb As RadioButton Friend WithEvents PrintDocument1 As Printing.PrintDocument Friend WithEvents ToolTip1 As ToolTip Friend WithEvents Label12 As Label Friend WithEvents 擬辦_tb As TextBox Friend WithEvents Label1 As Label Friend WithEvents Label4 As Label Friend WithEvents Label3 As Label Friend WithEvents ComboBox3 As ComboBox Friend WithEvents Label2 As Label Friend WithEvents ComboBox7 As ComboBox Friend WithEvents ComboBox6 As ComboBox Friend WithEvents 說明_tb As TextBox Friend WithEvents Label11 As Label Friend WithEvents ComboBox2 As ComboBox Friend WithEvents Label7 As Label Friend WithEvents Label10 As Label Friend WithEvents ComboBox1 As ComboBox Friend WithEvents 主旨_tb As TextBox Friend WithEvents ComboBox5 As ComboBox Friend WithEvents 單號_tb As TextBox Friend WithEvents 選擇日期_dtp As DateTimePicker Friend WithEvents 開單人_tb As TextBox Friend WithEvents Panel1 As Panel Friend WithEvents 疏29_tb As TextBox Friend WithEvents 疏28_tb As TextBox Friend WithEvents 疏3_tb As TextBox Friend WithEvents 疏4_tb As TextBox Friend WithEvents 疏5_tb As TextBox Friend WithEvents 疏6_tb As TextBox Friend WithEvents 疏7_tb As TextBox Friend WithEvents 疏8_tb As TextBox Friend WithEvents 疏9_tb As TextBox Friend WithEvents 疏10_tb As TextBox Friend WithEvents 疏11_tb As TextBox Friend WithEvents 疏12_tb As TextBox Friend WithEvents 疏13_tb As TextBox Friend WithEvents 疏14_tb As TextBox Friend WithEvents 疏15_tb As TextBox Friend WithEvents 疏16_tb As TextBox Friend WithEvents 疏17_tb As TextBox Friend WithEvents 疏18_tb As TextBox Friend WithEvents 疏19_tb As TextBox Friend WithEvents 疏20_tb As TextBox Friend WithEvents 疏21_tb As TextBox Friend WithEvents 疏22_tb As TextBox Friend WithEvents 疏23_tb As TextBox Friend WithEvents 疏24_tb As TextBox Friend WithEvents 疏25_tb As TextBox Friend WithEvents 疏26_tb As TextBox Friend WithEvents 疏27_tb As TextBox Friend WithEvents 疏2_tb As TextBox Friend WithEvents 疏1_tb As TextBox Friend WithEvents 疏文總頁數_tb As TextBox Friend WithEvents ComboBox4 As ComboBox Friend WithEvents Label5 As Label Friend WithEvents Label6 As Label Friend WithEvents Label9 As Label Friend WithEvents Label15 As Label Friend WithEvents Label16 As Label Friend WithEvents Label17 As Label Friend WithEvents TextBox1 As TextBox Friend WithEvents 疏35_tb As TextBox Friend WithEvents 疏36_tb As TextBox Friend WithEvents 疏37_tb As TextBox Friend WithEvents 疏38_tb As TextBox Friend WithEvents 疏39_tb As TextBox Friend WithEvents 疏40_tb As TextBox Friend WithEvents 疏41_tb As TextBox Friend WithEvents 疏42_tb As TextBox Friend WithEvents 疏43_tb As TextBox Friend WithEvents 疏44_tb As TextBox Friend WithEvents 疏34_tb As TextBox Friend WithEvents 疏33_tb As TextBox Friend WithEvents 疏32_tb As TextBox Friend WithEvents 疏31_tb As TextBox Friend WithEvents 疏30_tb As TextBox End Class