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() Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(財物支付單申請_傳票)) Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.Panel1 = New System.Windows.Forms.Panel() Me.開立收支單1_bt = New System.Windows.Forms.Button() Me.系統單號_bt = New System.Windows.Forms.TextBox() Me.明細_dgv = New System.Windows.Forms.DataGridView() Me.Label12 = New System.Windows.Forms.Label() Me.查詢_tb = New System.Windows.Forms.TextBox() Me.日期_dtp = New System.Windows.Forms.DateTimePicker() Me.編號3_cb = New System.Windows.Forms.ComboBox() Me.人民幣匯率_tb = New System.Windows.Forms.TextBox() Me.印尼匯率_tb = New System.Windows.Forms.TextBox() Me.美金匯率_tb = New System.Windows.Forms.TextBox() Me.編號2_cb = New System.Windows.Forms.ComboBox() Me.編號1_cb = New System.Windows.Forms.ComboBox() Me.選擇公司_cb = New System.Windows.Forms.ComboBox() Me.語轉扭_bt = New System.Windows.Forms.Button() Me.第一層_cb = New System.Windows.Forms.ComboBox() Me.幣別_cb = New System.Windows.Forms.ComboBox() Me.申請人_tb = New System.Windows.Forms.TextBox() Me.第二層_cb = New System.Windows.Forms.ComboBox() Me.部門選單_cb = New System.Windows.Forms.ComboBox() Me.單號_tb = New System.Windows.Forms.TextBox() Me.財務單號_lb = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.補單_cb = New System.Windows.Forms.CheckBox() Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker() Me.申請金額_nud = New System.Windows.Forms.NumericUpDown() Me.Label3 = New System.Windows.Forms.Label() Me.金額大寫_tb = New System.Windows.Forms.TextBox() Me.Label4 = New System.Windows.Forms.Label() Me.內容_tb = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.支付對象_tb = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.Panel2 = New System.Windows.Forms.Panel() Me.Label18 = New System.Windows.Forms.Label() Me.銀行支行_tb = New System.Windows.Forms.TextBox() Me.Label16 = New System.Windows.Forms.Label() Me.Label17 = New System.Windows.Forms.Label() Me.支付銀行_tb = New System.Windows.Forms.TextBox() Me.營行帳號_tb = New System.Windows.Forms.TextBox() Me.Label15 = New System.Windows.Forms.Label() Me.審核人_tb = New System.Windows.Forms.TextBox() Me.重選部門_bt = New System.Windows.Forms.Button() Me.Label11 = New System.Windows.Forms.Label() Me.列印成EXCEL_bt = New System.Windows.Forms.Button() Me.Label10 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.第三層_cb = New System.Windows.Forms.ComboBox() Me.會計科目_lb = New System.Windows.Forms.Label() Me.PictureBox3 = New System.Windows.Forms.PictureBox() Me.Label7 = New System.Windows.Forms.Label() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.申請_p = New System.Windows.Forms.Panel() Me.開立收支單_bt = New System.Windows.Forms.Button() Me.刪除收支單_bt = New System.Windows.Forms.Button() Me.申請完成_bt = New System.Windows.Forms.Button() Me.審核_p = New System.Windows.Forms.Panel() Me.單據作廢_bt = New System.Windows.Forms.Button() Me.審核通過_bt = New System.Windows.Forms.Button() Me.財務收支單_dgv = New System.Windows.Forms.DataGridView() Me.年份2_cb = New System.Windows.Forms.ComboBox() Me.Label13 = New System.Windows.Forms.Label() Me.月份2_cb = New System.Windows.Forms.ComboBox() Me.Label14 = New System.Windows.Forms.Label() Me.採購連結_dgv = New System.Windows.Forms.DataGridView() Me.Panel1.SuspendLayout() CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.申請金額_nud, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel2.SuspendLayout() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() Me.申請_p.SuspendLayout() Me.審核_p.SuspendLayout() CType(Me.財務收支單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.採購連結_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Panel1 ' Me.Panel1.BackColor = System.Drawing.Color.White Me.Panel1.Controls.Add(Me.採購連結_dgv) Me.Panel1.Controls.Add(Me.開立收支單1_bt) Me.Panel1.Controls.Add(Me.系統單號_bt) Me.Panel1.Controls.Add(Me.明細_dgv) Me.Panel1.Controls.Add(Me.Label12) Me.Panel1.Controls.Add(Me.查詢_tb) Me.Panel1.Controls.Add(Me.日期_dtp) Me.Panel1.Controls.Add(Me.編號3_cb) Me.Panel1.Controls.Add(Me.人民幣匯率_tb) Me.Panel1.Controls.Add(Me.印尼匯率_tb) Me.Panel1.Controls.Add(Me.美金匯率_tb) Me.Panel1.Controls.Add(Me.編號2_cb) Me.Panel1.Controls.Add(Me.編號1_cb) Me.Panel1.Controls.Add(Me.選擇公司_cb) Me.Panel1.Controls.Add(Me.語轉扭_bt) Me.Panel1.Controls.Add(Me.第一層_cb) Me.Panel1.Controls.Add(Me.幣別_cb) Me.Panel1.Location = New System.Drawing.Point(63, 292) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(275, 260) Me.Panel1.TabIndex = 0 ' '開立收支單1_bt ' Me.開立收支單1_bt.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.add_2 Me.開立收支單1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.開立收支單1_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.開立收支單1_bt.Location = New System.Drawing.Point(160, 207) Me.開立收支單1_bt.Name = "開立收支單1_bt" Me.開立收支單1_bt.Size = New System.Drawing.Size(50, 50) Me.開立收支單1_bt.TabIndex = 1898 Me.開立收支單1_bt.UseVisualStyleBackColor = True ' '系統單號_bt ' Me.系統單號_bt.Location = New System.Drawing.Point(3, 185) Me.系統單號_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.系統單號_bt.Name = "系統單號_bt" Me.系統單號_bt.Size = New System.Drawing.Size(152, 23) Me.系統單號_bt.TabIndex = 1897 Me.系統單號_bt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '明細_dgv ' Me.明細_dgv.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.明細_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(160, 109) Me.明細_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.明細_dgv.Name = "明細_dgv" Me.明細_dgv.RowHeadersWidth = 5 DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2 Me.明細_dgv.RowTemplate.Height = 24 Me.明細_dgv.Size = New System.Drawing.Size(75, 48) Me.明細_dgv.TabIndex = 1881 ' 'Label12 ' Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label12.BackColor = System.Drawing.Color.Transparent Me.Label12.Location = New System.Drawing.Point(3, 237) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(169, 20) Me.Label12.TabIndex = 1893 Me.Label12.Text = "Direktur/Komisaris" Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '查詢_tb ' Me.查詢_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.查詢_tb.Location = New System.Drawing.Point(160, 84) Me.查詢_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.查詢_tb.Name = "查詢_tb" Me.查詢_tb.Size = New System.Drawing.Size(75, 23) Me.查詢_tb.TabIndex = 1896 Me.查詢_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '日期_dtp ' Me.日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.日期_dtp.Location = New System.Drawing.Point(3, 211) Me.日期_dtp.Name = "日期_dtp" Me.日期_dtp.Size = New System.Drawing.Size(152, 23) Me.日期_dtp.TabIndex = 1895 ' '編號3_cb ' Me.編號3_cb.FormattingEnabled = True Me.編號3_cb.Location = New System.Drawing.Point(3, 83) Me.編號3_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.編號3_cb.Name = "編號3_cb" Me.編號3_cb.Size = New System.Drawing.Size(152, 24) Me.編號3_cb.TabIndex = 1891 ' '人民幣匯率_tb ' Me.人民幣匯率_tb.Location = New System.Drawing.Point(3, 109) Me.人民幣匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.人民幣匯率_tb.Name = "人民幣匯率_tb" Me.人民幣匯率_tb.Size = New System.Drawing.Size(152, 23) Me.人民幣匯率_tb.TabIndex = 1892 Me.人民幣匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '印尼匯率_tb ' Me.印尼匯率_tb.Location = New System.Drawing.Point(3, 159) Me.印尼匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.印尼匯率_tb.Name = "印尼匯率_tb" Me.印尼匯率_tb.Size = New System.Drawing.Size(152, 23) Me.印尼匯率_tb.TabIndex = 1894 Me.印尼匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '美金匯率_tb ' Me.美金匯率_tb.Location = New System.Drawing.Point(3, 134) Me.美金匯率_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.美金匯率_tb.Name = "美金匯率_tb" Me.美金匯率_tb.Size = New System.Drawing.Size(152, 23) Me.美金匯率_tb.TabIndex = 1893 Me.美金匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '編號2_cb ' Me.編號2_cb.FormattingEnabled = True Me.編號2_cb.Location = New System.Drawing.Point(160, 56) Me.編號2_cb.Name = "編號2_cb" Me.編號2_cb.Size = New System.Drawing.Size(75, 24) Me.編號2_cb.TabIndex = 1890 ' '編號1_cb ' Me.編號1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.編號1_cb.FormattingEnabled = True Me.編號1_cb.Location = New System.Drawing.Point(160, 29) Me.編號1_cb.Name = "編號1_cb" Me.編號1_cb.Size = New System.Drawing.Size(75, 24) Me.編號1_cb.TabIndex = 1889 ' '選擇公司_cb ' Me.選擇公司_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.選擇公司_cb.ForeColor = System.Drawing.Color.Blue Me.選擇公司_cb.FormattingEnabled = True Me.選擇公司_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"}) Me.選擇公司_cb.Location = New System.Drawing.Point(3, 3) Me.選擇公司_cb.Name = "選擇公司_cb" Me.選擇公司_cb.Size = New System.Drawing.Size(152, 24) Me.選擇公司_cb.TabIndex = 1865 ' '語轉扭_bt ' 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.Black Me.語轉扭_bt.Location = New System.Drawing.Point(210, 3) Me.語轉扭_bt.Name = "語轉扭_bt" Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25) Me.語轉扭_bt.TabIndex = 1653 Me.語轉扭_bt.Text = "L" Me.語轉扭_bt.UseVisualStyleBackColor = True ' '第一層_cb ' Me.第一層_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.第一層_cb.FormattingEnabled = True Me.第一層_cb.Location = New System.Drawing.Point(3, 29) Me.第一層_cb.Name = "第一層_cb" Me.第一層_cb.Size = New System.Drawing.Size(151, 24) Me.第一層_cb.TabIndex = 1885 ' '幣別_cb ' Me.幣別_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.幣別_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.幣別_cb.FormattingEnabled = True Me.幣別_cb.Items.AddRange(New Object() {"TWD", "RMB", "USD", "IDR"}) Me.幣別_cb.Location = New System.Drawing.Point(160, 3) Me.幣別_cb.Name = "幣別_cb" Me.幣別_cb.Size = New System.Drawing.Size(44, 24) Me.幣別_cb.TabIndex = 1887 ' '申請人_tb ' Me.申請人_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.申請人_tb.Location = New System.Drawing.Point(147, 584) Me.申請人_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.申請人_tb.Name = "申請人_tb" Me.申請人_tb.Size = New System.Drawing.Size(175, 23) Me.申請人_tb.TabIndex = 1888 Me.申請人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '第二層_cb ' Me.第二層_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple Me.第二層_cb.FormattingEnabled = True Me.第二層_cb.Location = New System.Drawing.Point(147, 284) Me.第二層_cb.Name = "第二層_cb" Me.第二層_cb.Size = New System.Drawing.Size(324, 24) Me.第二層_cb.TabIndex = 1886 ' '部門選單_cb ' Me.部門選單_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple Me.部門選單_cb.FormattingEnabled = True Me.部門選單_cb.Location = New System.Drawing.Point(147, 202) Me.部門選單_cb.Name = "部門選單_cb" Me.部門選單_cb.Size = New System.Drawing.Size(174, 24) Me.部門選單_cb.TabIndex = 1654 ' '單號_tb ' Me.單號_tb.Location = New System.Drawing.Point(147, 177) Me.單號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.單號_tb.Name = "單號_tb" Me.單號_tb.Size = New System.Drawing.Size(175, 23) Me.單號_tb.TabIndex = 1865 ' '財務單號_lb ' Me.財務單號_lb.BackColor = System.Drawing.Color.Transparent Me.財務單號_lb.Location = New System.Drawing.Point(8, 179) Me.財務單號_lb.Name = "財務單號_lb" Me.財務單號_lb.Size = New System.Drawing.Size(140, 20) Me.財務單號_lb.TabIndex = 1866 Me.財務單號_lb.Text = "Keuangan No" Me.財務單號_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label1 ' Me.Label1.BackColor = System.Drawing.Color.Transparent Me.Label1.Location = New System.Drawing.Point(7, 204) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(140, 20) Me.Label1.TabIndex = 1867 Me.Label1.Text = "Division/Department" Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label2 ' Me.Label2.BackColor = System.Drawing.Color.Transparent Me.Label2.Location = New System.Drawing.Point(332, 180) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(140, 20) Me.Label2.TabIndex = 1868 Me.Label2.Text = "Tanggal Diajukan" Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '補單_cb ' Me.補單_cb.AutoSize = True Me.補單_cb.BackColor = System.Drawing.Color.Transparent Me.補單_cb.Location = New System.Drawing.Point(608, 180) Me.補單_cb.Name = "補單_cb" Me.補單_cb.Size = New System.Drawing.Size(38, 20) Me.補單_cb.TabIndex = 1870 Me.補單_cb.Text = "M" Me.補單_cb.UseVisualStyleBackColor = False ' '申請日期_dtp ' Me.申請日期_dtp.CustomFormat = "yyyy/MM/dd" Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom Me.申請日期_dtp.Location = New System.Drawing.Point(472, 178) Me.申請日期_dtp.Name = "申請日期_dtp" Me.申請日期_dtp.Size = New System.Drawing.Size(133, 23) Me.申請日期_dtp.TabIndex = 1869 ' '申請金額_nud ' Me.申請金額_nud.Location = New System.Drawing.Point(472, 203) Me.申請金額_nud.Maximum = New Decimal(New Integer() {276447231, 23283, 0, 0}) Me.申請金額_nud.Name = "申請金額_nud" Me.申請金額_nud.Size = New System.Drawing.Size(174, 23) Me.申請金額_nud.TabIndex = 1871 Me.申請金額_nud.ThousandsSeparator = True ' 'Label3 ' Me.Label3.BackColor = System.Drawing.Color.Transparent Me.Label3.Location = New System.Drawing.Point(332, 204) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(140, 20) Me.Label3.TabIndex = 1872 Me.Label3.Text = "Amount of Money Rp." Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '金額大寫_tb ' 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(147, 228) Me.金額大寫_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.金額大寫_tb.Multiline = True Me.金額大寫_tb.Name = "金額大寫_tb" Me.金額大寫_tb.Size = New System.Drawing.Size(754, 55) Me.金額大寫_tb.TabIndex = 1873 ' 'Label4 ' Me.Label4.BackColor = System.Drawing.Color.Transparent Me.Label4.Location = New System.Drawing.Point(8, 230) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(140, 20) Me.Label4.TabIndex = 1874 Me.Label4.Text = "Terbilang" Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '內容_tb ' Me.內容_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) 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(147, 310) Me.內容_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.內容_tb.Multiline = True Me.內容_tb.Name = "內容_tb" Me.內容_tb.Size = New System.Drawing.Size(754, 151) Me.內容_tb.TabIndex = 1875 ' 'Label5 ' Me.Label5.BackColor = System.Drawing.Color.Transparent Me.Label5.Location = New System.Drawing.Point(8, 313) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(140, 20) Me.Label5.TabIndex = 1876 Me.Label5.Text = "Application Content" Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '支付對象_tb ' Me.支付對象_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) 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(147, 476) Me.支付對象_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.支付對象_tb.Multiline = True Me.支付對象_tb.Name = "支付對象_tb" Me.支付對象_tb.Size = New System.Drawing.Size(324, 43) Me.支付對象_tb.TabIndex = 1877 ' 'Label6 ' Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label6.BackColor = System.Drawing.Color.Transparent Me.Label6.Location = New System.Drawing.Point(151, 459) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(140, 20) Me.Label6.TabIndex = 1878 Me.Label6.Text = "Dibayar Kepada" Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft ' 'Panel2 ' Me.Panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel2.Controls.Add(Me.Label18) Me.Panel2.Controls.Add(Me.銀行支行_tb) Me.Panel2.Controls.Add(Me.Label16) Me.Panel2.Controls.Add(Me.Label17) Me.Panel2.Controls.Add(Me.支付銀行_tb) Me.Panel2.Controls.Add(Me.營行帳號_tb) Me.Panel2.Controls.Add(Me.Label15) Me.Panel2.Controls.Add(Me.審核人_tb) Me.Panel2.Controls.Add(Me.重選部門_bt) Me.Panel2.Controls.Add(Me.Label11) Me.Panel2.Controls.Add(Me.列印成EXCEL_bt) Me.Panel2.Controls.Add(Me.Label10) Me.Panel2.Controls.Add(Me.Label9) Me.Panel2.Controls.Add(Me.Label8) Me.Panel2.Controls.Add(Me.內容_tb) Me.Panel2.Controls.Add(Me.申請人_tb) Me.Panel2.Controls.Add(Me.第三層_cb) Me.Panel2.Controls.Add(Me.Label5) Me.Panel2.Controls.Add(Me.金額大寫_tb) Me.Panel2.Controls.Add(Me.Label4) Me.Panel2.Controls.Add(Me.第二層_cb) Me.Panel2.Controls.Add(Me.財務單號_lb) Me.Panel2.Controls.Add(Me.Label3) Me.Panel2.Controls.Add(Me.部門選單_cb) Me.Panel2.Controls.Add(Me.申請金額_nud) Me.Panel2.Controls.Add(Me.單號_tb) Me.Panel2.Controls.Add(Me.補單_cb) Me.Panel2.Controls.Add(Me.Label1) Me.Panel2.Controls.Add(Me.申請日期_dtp) Me.Panel2.Controls.Add(Me.Label2) Me.Panel2.Controls.Add(Me.會計科目_lb) Me.Panel2.Controls.Add(Me.PictureBox3) Me.Panel2.Controls.Add(Me.Label7) Me.Panel2.Controls.Add(Me.PictureBox1) Me.Panel2.Controls.Add(Me.PictureBox2) Me.Panel2.Controls.Add(Me.申請_p) Me.Panel2.Controls.Add(Me.支付對象_tb) Me.Panel2.Controls.Add(Me.Label6) Me.Panel2.Controls.Add(Me.審核_p) Me.Panel2.Location = New System.Drawing.Point(412, 1) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(906, 610) Me.Panel2.TabIndex = 1879 ' 'Label18 ' Me.Label18.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label18.BackColor = System.Drawing.Color.Transparent Me.Label18.Location = New System.Drawing.Point(6, 480) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(140, 20) Me.Label18.TabIndex = 1946 Me.Label18.Text = "Dibayar Kepada" Me.Label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '銀行支行_tb ' Me.銀行支行_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) 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(577, 519) Me.銀行支行_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.銀行支行_tb.Multiline = True Me.銀行支行_tb.Name = "銀行支行_tb" Me.銀行支行_tb.Size = New System.Drawing.Size(324, 43) Me.銀行支行_tb.TabIndex = 1944 ' 'Label16 ' Me.Label16.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label16.BackColor = System.Drawing.Color.Transparent Me.Label16.Location = New System.Drawing.Point(472, 521) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(106, 20) Me.Label16.TabIndex = 1945 Me.Label16.Text = "Dibayar Kepada" Me.Label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'Label17 ' Me.Label17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label17.BackColor = System.Drawing.Color.Transparent Me.Label17.Location = New System.Drawing.Point(8, 520) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(140, 20) Me.Label17.TabIndex = 1943 Me.Label17.Text = "Dibayar Kepada" Me.Label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '支付銀行_tb ' Me.支付銀行_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) 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(147, 519) Me.支付銀行_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.支付銀行_tb.Multiline = True Me.支付銀行_tb.Name = "支付銀行_tb" Me.支付銀行_tb.Size = New System.Drawing.Size(324, 43) Me.支付銀行_tb.TabIndex = 1942 ' '營行帳號_tb ' Me.營行帳號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) 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(577, 476) Me.營行帳號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.營行帳號_tb.Multiline = True Me.營行帳號_tb.Name = "營行帳號_tb" Me.營行帳號_tb.Size = New System.Drawing.Size(324, 43) Me.營行帳號_tb.TabIndex = 1940 ' 'Label15 ' Me.Label15.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label15.BackColor = System.Drawing.Color.Transparent Me.Label15.Location = New System.Drawing.Point(472, 478) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(106, 20) Me.Label15.TabIndex = 1941 Me.Label15.Text = "Dibayar Kepada" Me.Label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '審核人_tb ' Me.審核人_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.審核人_tb.Location = New System.Drawing.Point(726, 584) Me.審核人_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.審核人_tb.Name = "審核人_tb" Me.審核人_tb.Size = New System.Drawing.Size(175, 23) Me.審核人_tb.TabIndex = 1939 Me.審核人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '重選部門_bt ' Me.重選部門_bt.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.renew Me.重選部門_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.重選部門_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.重選部門_bt.Location = New System.Drawing.Point(851, 177) Me.重選部門_bt.Name = "重選部門_bt" Me.重選部門_bt.Size = New System.Drawing.Size(50, 50) Me.重選部門_bt.TabIndex = 1862 Me.重選部門_bt.UseVisualStyleBackColor = True ' 'Label11 ' Me.Label11.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label11.BackColor = System.Drawing.Color.Transparent Me.Label11.Location = New System.Drawing.Point(465, 582) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(140, 20) Me.Label11.TabIndex = 1892 Me.Label11.Text = "Manager" Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '列印成EXCEL_bt ' Me.列印成EXCEL_bt.BackColor = System.Drawing.Color.White Me.列印成EXCEL_bt.BackgroundImage = CType(resources.GetObject("列印成EXCEL_bt.BackgroundImage"), System.Drawing.Image) Me.列印成EXCEL_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.列印成EXCEL_bt.ForeColor = System.Drawing.Color.Green Me.列印成EXCEL_bt.Location = New System.Drawing.Point(801, 177) Me.列印成EXCEL_bt.Name = "列印成EXCEL_bt" Me.列印成EXCEL_bt.Size = New System.Drawing.Size(50, 50) Me.列印成EXCEL_bt.TabIndex = 1882 Me.列印成EXCEL_bt.UseVisualStyleBackColor = False ' 'Label10 ' Me.Label10.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label10.BackColor = System.Drawing.Color.Transparent Me.Label10.Location = New System.Drawing.Point(732, 562) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(169, 20) Me.Label10.TabIndex = 1891 Me.Label10.Text = "Disetujui," Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label9 ' Me.Label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label9.BackColor = System.Drawing.Color.Transparent Me.Label9.Location = New System.Drawing.Point(465, 562) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(140, 20) Me.Label9.TabIndex = 1890 Me.Label9.Text = "Verifikasi," Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label8 ' Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label8.BackColor = System.Drawing.Color.Transparent Me.Label8.Location = New System.Drawing.Point(144, 562) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(177, 20) Me.Label8.TabIndex = 1889 Me.Label8.Text = "Diajukan," Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '第三層_cb ' Me.第三層_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple Me.第三層_cb.FormattingEnabled = True Me.第三層_cb.Location = New System.Drawing.Point(519, 284) Me.第三層_cb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.第三層_cb.Name = "第三層_cb" Me.第三層_cb.Size = New System.Drawing.Size(382, 24) Me.第三層_cb.TabIndex = 1883 ' '會計科目_lb ' Me.會計科目_lb.BackColor = System.Drawing.Color.Transparent Me.會計科目_lb.Location = New System.Drawing.Point(8, 286) Me.會計科目_lb.Name = "會計科目_lb" Me.會計科目_lb.Size = New System.Drawing.Size(140, 20) Me.會計科目_lb.TabIndex = 1884 Me.會計科目_lb.Text = "會計科目" Me.會計科目_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'PictureBox3 ' Me.PictureBox3.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.arrow_right Me.PictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox3.Location = New System.Drawing.Point(474, 279) Me.PictureBox3.Name = "PictureBox3" Me.PictureBox3.Size = New System.Drawing.Size(43, 32) Me.PictureBox3.TabIndex = 1887 Me.PictureBox3.TabStop = False ' 'Label7 ' Me.Label7.BackColor = System.Drawing.Color.Transparent Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label7.Location = New System.Drawing.Point(3, 138) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(898, 37) Me.Label7.TabIndex = 1888 Me.Label7.Text = "PERMINTAAN PEMBAYARAN" Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'PictureBox1 ' Me.PictureBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.PictureBox1.BackColor = System.Drawing.Color.White Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.PictureBox1.Image = Global.Calculator_SYS.My.Resources.Resources.HXLOGO01 Me.PictureBox1.Location = New System.Drawing.Point(-1, -1) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(906, 138) Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage Me.PictureBox1.TabIndex = 1863 Me.PictureBox1.TabStop = False ' 'PictureBox2 ' Me.PictureBox2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.PictureBox2.Image = Global.Calculator_SYS.My.Resources.Resources.PGSLOGO01 Me.PictureBox2.Location = New System.Drawing.Point(-1, -1) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(906, 138) Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage Me.PictureBox2.TabIndex = 1864 Me.PictureBox2.TabStop = False ' '申請_p ' Me.申請_p.Controls.Add(Me.開立收支單_bt) Me.申請_p.Controls.Add(Me.刪除收支單_bt) Me.申請_p.Controls.Add(Me.申請完成_bt) Me.申請_p.Location = New System.Drawing.Point(649, 176) Me.申請_p.Name = "申請_p" Me.申請_p.Size = New System.Drawing.Size(152, 51) Me.申請_p.TabIndex = 1894 ' '開立收支單_bt ' Me.開立收支單_bt.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.add_2 Me.開立收支單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.開立收支單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.開立收支單_bt.Location = New System.Drawing.Point(1, 1) Me.開立收支單_bt.Name = "開立收支單_bt" Me.開立收支單_bt.Size = New System.Drawing.Size(50, 50) Me.開立收支單_bt.TabIndex = 1879 Me.開立收支單_bt.UseVisualStyleBackColor = True ' '刪除收支單_bt ' Me.刪除收支單_bt.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.GarbageEmpty Me.刪除收支單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.刪除收支單_bt.ForeColor = System.Drawing.Color.Red Me.刪除收支單_bt.Location = New System.Drawing.Point(101, 1) Me.刪除收支單_bt.Name = "刪除收支單_bt" Me.刪除收支單_bt.Size = New System.Drawing.Size(50, 50) Me.刪除收支單_bt.TabIndex = 1880 Me.刪除收支單_bt.UseVisualStyleBackColor = True ' '申請完成_bt ' Me.申請完成_bt.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.SAVER Me.申請完成_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.申請完成_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.申請完成_bt.Location = New System.Drawing.Point(51, 1) Me.申請完成_bt.Name = "申請完成_bt" Me.申請完成_bt.Size = New System.Drawing.Size(50, 50) Me.申請完成_bt.TabIndex = 1881 Me.申請完成_bt.UseVisualStyleBackColor = True ' '審核_p ' Me.審核_p.Controls.Add(Me.單據作廢_bt) Me.審核_p.Controls.Add(Me.審核通過_bt) Me.審核_p.Location = New System.Drawing.Point(649, 176) Me.審核_p.Name = "審核_p" Me.審核_p.Size = New System.Drawing.Size(152, 51) Me.審核_p.TabIndex = 1938 ' '單據作廢_bt ' Me.單據作廢_bt.BackgroundImage = Global.Calculator_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.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.單據作廢_bt.ForeColor = System.Drawing.Color.Red Me.單據作廢_bt.Location = New System.Drawing.Point(52, 1) Me.單據作廢_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.單據作廢_bt.Name = "單據作廢_bt" Me.單據作廢_bt.Size = New System.Drawing.Size(50, 50) Me.單據作廢_bt.TabIndex = 1001 Me.單據作廢_bt.UseVisualStyleBackColor = True ' '審核通過_bt ' Me.審核通過_bt.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources._Select Me.審核通過_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.審核通過_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.審核通過_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.審核通過_bt.Location = New System.Drawing.Point(2, 1) Me.審核通過_bt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.審核通過_bt.Name = "審核通過_bt" Me.審核通過_bt.Size = New System.Drawing.Size(50, 50) Me.審核通過_bt.TabIndex = 1000 Me.審核通過_bt.UseVisualStyleBackColor = True ' '財務收支單_dgv ' Me.財務收支單_dgv.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.財務收支單_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(4, 28) Me.財務收支單_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.財務收支單_dgv.Name = "財務收支單_dgv" Me.財務收支單_dgv.RowHeadersWidth = 5 Me.財務收支單_dgv.RowTemplate.Height = 24 Me.財務收支單_dgv.Size = New System.Drawing.Size(406, 583) Me.財務收支單_dgv.TabIndex = 1880 ' '年份2_cb ' Me.年份2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple Me.年份2_cb.FormattingEnabled = True Me.年份2_cb.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"}) Me.年份2_cb.Location = New System.Drawing.Point(40, 2) Me.年份2_cb.Name = "年份2_cb" Me.年份2_cb.Size = New System.Drawing.Size(61, 24) Me.年份2_cb.TabIndex = 1936 ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.BackColor = System.Drawing.Color.Transparent Me.Label13.Location = New System.Drawing.Point(8, 6) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(32, 16) Me.Label13.TabIndex = 1934 Me.Label13.Text = "Year" ' '月份2_cb ' Me.月份2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple Me.月份2_cb.FormattingEnabled = True Me.月份2_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"}) Me.月份2_cb.Location = New System.Drawing.Point(137, 2) Me.月份2_cb.Name = "月份2_cb" Me.月份2_cb.Size = New System.Drawing.Size(46, 24) Me.月份2_cb.TabIndex = 1937 ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.BackColor = System.Drawing.Color.Transparent Me.Label14.Location = New System.Drawing.Point(103, 6) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(34, 16) Me.Label14.TabIndex = 1935 Me.Label14.Text = "Mon" ' '採購連結_dgv ' Me.採購連結_dgv.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.採購連結_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(160, 159) Me.採購連結_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.採購連結_dgv.Name = "採購連結_dgv" Me.採購連結_dgv.RowHeadersWidth = 5 DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.採購連結_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1 Me.採購連結_dgv.RowTemplate.Height = 24 Me.採購連結_dgv.Size = New System.Drawing.Size(75, 48) Me.採購連結_dgv.TabIndex = 1900 ' '財物支付單申請_傳票 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1321, 613) Me.Controls.Add(Me.年份2_cb) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.月份2_cb) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.Panel2) Me.Controls.Add(Me.財務收支單_dgv) 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.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "財物支付單_傳票" Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.申請金額_nud, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel2.ResumeLayout(False) Me.Panel2.PerformLayout() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() Me.申請_p.ResumeLayout(False) Me.審核_p.ResumeLayout(False) CType(Me.財務收支單_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.採購連結_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Panel1 As Panel Friend WithEvents 語轉扭_bt As Button Friend WithEvents 部門選單_cb As ComboBox Friend WithEvents 重選部門_bt As Button Friend WithEvents PictureBox2 As PictureBox Friend WithEvents PictureBox1 As PictureBox Friend WithEvents 選擇公司_cb As ComboBox Friend WithEvents 單號_tb As TextBox Friend WithEvents 財務單號_lb As Label Friend WithEvents Label1 As Label Friend WithEvents Label2 As Label Friend WithEvents 補單_cb As CheckBox Friend WithEvents 申請日期_dtp As DateTimePicker Friend WithEvents 申請金額_nud As NumericUpDown Friend WithEvents Label3 As Label Friend WithEvents 金額大寫_tb As TextBox Friend WithEvents Label4 As Label Friend WithEvents 內容_tb As TextBox Friend WithEvents Label5 As Label Friend WithEvents 支付對象_tb As TextBox Friend WithEvents Label6 As Label Friend WithEvents Panel2 As Panel Friend WithEvents 開立收支單_bt As Button Friend WithEvents 申請完成_bt As Button Friend WithEvents 刪除收支單_bt As Button Friend WithEvents 列印成EXCEL_bt As Button Friend WithEvents 第一層_cb As ComboBox Friend WithEvents 第二層_cb As ComboBox Friend WithEvents 幣別_cb As ComboBox Friend WithEvents 第三層_cb As ComboBox Friend WithEvents 會計科目_lb As Label Friend WithEvents 編號3_cb As ComboBox Friend WithEvents 人民幣匯率_tb As TextBox Friend WithEvents 印尼匯率_tb As TextBox Friend WithEvents 美金匯率_tb As TextBox Friend WithEvents 申請人_tb As TextBox Friend WithEvents 編號1_cb As ComboBox Friend WithEvents 日期_dtp As DateTimePicker Friend WithEvents 財務收支單_dgv As DataGridView Friend WithEvents 查詢_tb As TextBox Friend WithEvents 明細_dgv As DataGridView Friend WithEvents PictureBox3 As PictureBox Friend WithEvents Label7 As Label Friend WithEvents Label12 As Label Friend WithEvents Label11 As Label Friend WithEvents Label10 As Label Friend WithEvents Label9 As Label Friend WithEvents Label8 As Label Friend WithEvents 年份2_cb As ComboBox Friend WithEvents Label13 As Label Friend WithEvents 月份2_cb As ComboBox Friend WithEvents Label14 As Label Friend WithEvents 系統單號_bt As TextBox Friend WithEvents 編號2_cb As ComboBox Friend WithEvents 申請_p As Panel Friend WithEvents 審核_p As Panel Friend WithEvents 單據作廢_bt As Button Friend WithEvents 審核通過_bt As Button Friend WithEvents 審核人_tb As TextBox Friend WithEvents Label18 As Label Friend WithEvents 銀行支行_tb As TextBox Friend WithEvents Label17 As Label Friend WithEvents 支付銀行_tb As TextBox Friend WithEvents 營行帳號_tb As TextBox Friend WithEvents Label15 As Label Friend WithEvents Label16 As Label Friend WithEvents 開立收支單1_bt As Button Friend WithEvents 採購連結_dgv As DataGridView End Class