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 DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.主管_tb = New System.Windows.Forms.TextBox() Me.檢查人_tb = New System.Windows.Forms.TextBox() Me.Label19 = New System.Windows.Forms.Label() Me.簽名圖_pb = New System.Windows.Forms.PictureBox() 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.審核人_tb = New System.Windows.Forms.TextBox() Me.Label10 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.Panel2 = New System.Windows.Forms.Panel() Me.支付日期_dtp = New System.Windows.Forms.DateTimePicker() Me.Label20 = New System.Windows.Forms.Label() Me.單據作廢_bt = New System.Windows.Forms.Button() Me.審核通過_bt = New System.Windows.Forms.Button() Me.Label15 = New System.Windows.Forms.Label() Me.內容_tb = New System.Windows.Forms.TextBox() Me.申請人_tb = New System.Windows.Forms.TextBox() Me.第三層_cb = New System.Windows.Forms.ComboBox() Me.支付對象_tb = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.第二層_cb = New System.Windows.Forms.ComboBox() Me.財務單號_lb = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.部門選單_cb = New System.Windows.Forms.ComboBox() Me.申請金額_nud = New System.Windows.Forms.NumericUpDown() Me.單號_tb = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker() Me.Label2 = New System.Windows.Forms.Label() 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.金額大寫_tb = New System.Windows.Forms.TextBox() Me.Label4 = New System.Windows.Forms.Label() Me.PGS_ch = New System.Windows.Forms.CheckBox() Me.HX_ch = New System.Windows.Forms.CheckBox() 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.ALL_ch = New System.Windows.Forms.CheckBox() Me.採購連結_dgv = New System.Windows.Forms.DataGridView() 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.編號2_cb = New System.Windows.Forms.ComboBox() 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.編號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.Label11 = New System.Windows.Forms.Label() Me.財務收支單_dgv = New System.Windows.Forms.DataGridView() Me.日_ch = New System.Windows.Forms.CheckBox() Me.週_ch = New System.Windows.Forms.CheckBox() Me.月_ch = New System.Windows.Forms.CheckBox() Me.下個月_bt = New System.Windows.Forms.Button() Me.上個月_bt = New System.Windows.Forms.Button() Me.當月_bt = New System.Windows.Forms.Button() Me.結束日期_dtp = New System.Windows.Forms.DateTimePicker() Me.Label21 = New System.Windows.Forms.Label() Me.開始日期_dtp = New System.Windows.Forms.DateTimePicker() Me.等待翻譯_tim = New System.Windows.Forms.Timer(Me.components) CType(Me.簽名圖_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel2.SuspendLayout() CType(Me.申請金額_nud, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.採購連結_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel1.SuspendLayout() CType(Me.財務收支單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '主管_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(437, 584) Me.主管_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.主管_tb.Name = "主管_tb" Me.主管_tb.ReadOnly = True Me.主管_tb.Size = New System.Drawing.Size(137, 23) Me.主管_tb.TabIndex = 1957 Me.主管_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '檢查人_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(297, 584) Me.檢查人_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.檢查人_tb.Name = "檢查人_tb" Me.檢查人_tb.ReadOnly = True Me.檢查人_tb.Size = New System.Drawing.Size(137, 23) Me.檢查人_tb.TabIndex = 1956 Me.檢查人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label19 ' Me.Label19.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label19.BackColor = System.Drawing.Color.Transparent Me.Label19.Location = New System.Drawing.Point(297, 564) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(137, 20) Me.Label19.TabIndex = 1955 Me.Label19.Text = "Diperiksa," Me.Label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '簽名圖_pb ' Me.簽名圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.簽名圖_pb.BackColor = System.Drawing.Color.White Me.簽名圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.簽名圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.簽名圖_pb.Location = New System.Drawing.Point(578, 565) Me.簽名圖_pb.Margin = New System.Windows.Forms.Padding(3, 5, 3, 5) Me.簽名圖_pb.Name = "簽名圖_pb" Me.簽名圖_pb.Size = New System.Drawing.Size(144, 42) Me.簽名圖_pb.TabIndex = 1954 Me.簽名圖_pb.TabStop = False ' '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, 490) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(140, 20) Me.Label18.TabIndex = 1953 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, 526) Me.銀行支行_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.銀行支行_tb.Multiline = True Me.銀行支行_tb.Name = "銀行支行_tb" Me.銀行支行_tb.ReadOnly = True Me.銀行支行_tb.Size = New System.Drawing.Size(324, 38) Me.銀行支行_tb.TabIndex = 1951 ' '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, 531) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(106, 20) Me.Label16.TabIndex = 1952 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, 531) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(140, 20) Me.Label17.TabIndex = 1950 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, 526) Me.支付銀行_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.支付銀行_tb.Multiline = True Me.支付銀行_tb.Name = "支付銀行_tb" Me.支付銀行_tb.ReadOnly = True Me.支付銀行_tb.Size = New System.Drawing.Size(324, 38) Me.支付銀行_tb.TabIndex = 1949 ' '營行帳號_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, 485) Me.營行帳號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.營行帳號_tb.Multiline = True Me.營行帳號_tb.Name = "營行帳號_tb" Me.營行帳號_tb.ReadOnly = True Me.營行帳號_tb.Size = New System.Drawing.Size(324, 40) Me.營行帳號_tb.TabIndex = 1947 ' '審核人_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.ReadOnly = True Me.審核人_tb.Size = New System.Drawing.Size(175, 23) Me.審核人_tb.TabIndex = 1939 Me.審核人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '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, 564) 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(437, 564) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(137, 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(150, 564) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(143, 20) Me.Label8.TabIndex = 1889 Me.Label8.Text = "Diajukan," Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '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.支付日期_dtp) Me.Panel2.Controls.Add(Me.Label20) Me.Panel2.Controls.Add(Me.單據作廢_bt) Me.Panel2.Controls.Add(Me.審核通過_bt) Me.Panel2.Controls.Add(Me.主管_tb) Me.Panel2.Controls.Add(Me.檢查人_tb) Me.Panel2.Controls.Add(Me.Label19) Me.Panel2.Controls.Add(Me.簽名圖_pb) 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.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.支付對象_tb) Me.Panel2.Controls.Add(Me.Label6) Me.Panel2.Controls.Add(Me.Label5) 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.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.Location = New System.Drawing.Point(411, 1) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(906, 610) Me.Panel2.TabIndex = 1942 ' '支付日期_dtp ' Me.支付日期_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.支付日期_dtp.CustomFormat = "yyyy/MM/dd" Me.支付日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom Me.支付日期_dtp.Location = New System.Drawing.Point(577, 461) Me.支付日期_dtp.Name = "支付日期_dtp" Me.支付日期_dtp.Size = New System.Drawing.Size(133, 23) Me.支付日期_dtp.TabIndex = 1960 ' 'Label20 ' Me.Label20.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label20.BackColor = System.Drawing.Color.Transparent Me.Label20.Location = New System.Drawing.Point(448, 461) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(130, 20) Me.Label20.TabIndex = 1961 Me.Label20.Text = "Dibayar Kepada" Me.Label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' '單據作廢_bt ' Me.單據作廢_bt.BackgroundImage = Global.HX_PGS_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.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.單據作廢_bt.ForeColor = System.Drawing.Color.Red Me.單據作廢_bt.Location = New System.Drawing.Point(708, 178) 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.HX_PGS_ERP_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(652, 177) 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 ' '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, 490) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(106, 20) Me.Label15.TabIndex = 1948 Me.Label15.Text = "Dibayar Kepada" Me.Label15.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, 254) Me.內容_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.內容_tb.Multiline = True Me.內容_tb.Name = "內容_tb" Me.內容_tb.ReadOnly = True Me.內容_tb.Size = New System.Drawing.Size(754, 206) Me.內容_tb.TabIndex = 1875 ' '申請人_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(150, 584) Me.申請人_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.申請人_tb.Name = "申請人_tb" Me.申請人_tb.ReadOnly = True Me.申請人_tb.Size = New System.Drawing.Size(143, 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(519, 228) 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 ' '支付對象_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, 485) Me.支付對象_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.支付對象_tb.Multiline = True Me.支付對象_tb.Name = "支付對象_tb" Me.支付對象_tb.ReadOnly = True Me.支付對象_tb.Size = New System.Drawing.Size(324, 36) 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(150, 463) 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 ' 'Label5 ' Me.Label5.BackColor = System.Drawing.Color.Transparent Me.Label5.Location = New System.Drawing.Point(7, 259) 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 ' '第二層_cb ' Me.第二層_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple Me.第二層_cb.FormattingEnabled = True Me.第二層_cb.Location = New System.Drawing.Point(147, 228) Me.第二層_cb.Name = "第二層_cb" Me.第二層_cb.Size = New System.Drawing.Size(324, 24) Me.第二層_cb.TabIndex = 1886 ' '財務單號_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 ' '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 ' '部門選單_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 ' '申請金額_nud ' Me.申請金額_nud.Location = New System.Drawing.Point(472, 203) Me.申請金額_nud.Maximum = New Decimal(New Integer() {1410065408, 2, 0, 0}) Me.申請金額_nud.Name = "申請金額_nud" Me.申請金額_nud.Size = New System.Drawing.Size(174, 23) Me.申請金額_nud.TabIndex = 1871 Me.申請金額_nud.ThousandsSeparator = True ' '單號_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 ' '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 ' '申請日期_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(174, 23) Me.申請日期_dtp.TabIndex = 1869 ' '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 ' '會計科目_lb ' Me.會計科目_lb.BackColor = System.Drawing.Color.Transparent Me.會計科目_lb.Location = New System.Drawing.Point(8, 230) 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.HX_PGS_ERP_SYS.My.Resources.Resources.arrow_right Me.PictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox3.Location = New System.Drawing.Point(474, 223) 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.HX_PGS_ERP_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.HX_PGS_ERP_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 ' '金額大寫_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(255, 31) 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(66, 24) Me.金額大寫_tb.TabIndex = 1873 ' 'Label4 ' Me.Label4.BackColor = System.Drawing.Color.Transparent Me.Label4.Location = New System.Drawing.Point(252, 7) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(61, 20) Me.Label4.TabIndex = 1874 Me.Label4.Text = "Terbilang" Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'PGS_ch ' Me.PGS_ch.AutoSize = True Me.PGS_ch.Location = New System.Drawing.Point(307, 51) Me.PGS_ch.Name = "PGS_ch" Me.PGS_ch.Size = New System.Drawing.Size(49, 20) Me.PGS_ch.TabIndex = 1949 Me.PGS_ch.Text = "PGS" Me.PGS_ch.UseVisualStyleBackColor = True ' 'HX_ch ' Me.HX_ch.AutoSize = True Me.HX_ch.Location = New System.Drawing.Point(257, 51) Me.HX_ch.Name = "HX_ch" Me.HX_ch.Size = New System.Drawing.Size(43, 20) Me.HX_ch.TabIndex = 1948 Me.HX_ch.Text = "HX" Me.HX_ch.UseVisualStyleBackColor = True ' '年份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(35, 56) Me.年份2_cb.Name = "年份2_cb" Me.年份2_cb.Size = New System.Drawing.Size(61, 24) Me.年份2_cb.TabIndex = 1946 ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.BackColor = System.Drawing.Color.Transparent Me.Label13.Location = New System.Drawing.Point(3, 60) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(32, 16) Me.Label13.TabIndex = 1944 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(132, 56) Me.月份2_cb.Name = "月份2_cb" Me.月份2_cb.Size = New System.Drawing.Size(46, 24) Me.月份2_cb.TabIndex = 1947 ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.BackColor = System.Drawing.Color.Transparent Me.Label14.Location = New System.Drawing.Point(98, 60) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(34, 16) Me.Label14.TabIndex = 1945 Me.Label14.Text = "Mon" ' 'ALL_ch ' Me.ALL_ch.AutoSize = True Me.ALL_ch.Location = New System.Drawing.Point(363, 51) Me.ALL_ch.Name = "ALL_ch" Me.ALL_ch.Size = New System.Drawing.Size(46, 20) Me.ALL_ch.TabIndex = 1950 Me.ALL_ch.Text = "ALL" Me.ALL_ch.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(160, 159) Me.採購連結_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.採購連結_dgv.Name = "採購連結_dgv" Me.採購連結_dgv.RowHeadersWidth = 5 DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.採購連結_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3 Me.採購連結_dgv.RowTemplate.Height = 24 Me.採購連結_dgv.Size = New System.Drawing.Size(71, 48) Me.採購連結_dgv.TabIndex = 1899 ' '開立收支單1_bt ' Me.開立收支單1_bt.BackgroundImage = Global.HX_PGS_ERP_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(161, 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 DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4 Me.明細_dgv.RowTemplate.Height = 24 Me.明細_dgv.Size = New System.Drawing.Size(71, 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 ' '編號2_cb ' Me.編號2_cb.FormattingEnabled = True Me.編號2_cb.Location = New System.Drawing.Point(184, 56) Me.編號2_cb.Name = "編號2_cb" Me.編號2_cb.Size = New System.Drawing.Size(51, 24) Me.編號2_cb.TabIndex = 1890 ' '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.年份2_cb) Me.Panel1.Controls.Add(Me.Label13) Me.Panel1.Controls.Add(Me.明細_dgv) Me.Panel1.Controls.Add(Me.月份2_cb) Me.Panel1.Controls.Add(Me.Label12) Me.Panel1.Controls.Add(Me.Label14) 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.Controls.Add(Me.Label11) Me.Panel1.Controls.Add(Me.Label4) Me.Panel1.Controls.Add(Me.金額大寫_tb) Me.Panel1.Location = New System.Drawing.Point(62, 292) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(343, 260) Me.Panel1.TabIndex = 1941 ' '人民幣匯率_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 ' '編號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 ' '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(132, 233) 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 ' '財務收支單_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(3, 72) 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, 539) Me.財務收支單_dgv.TabIndex = 1943 ' '日_ch ' Me.日_ch.AutoSize = True Me.日_ch.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.日_ch.Location = New System.Drawing.Point(139, 51) Me.日_ch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.日_ch.Name = "日_ch" Me.日_ch.Size = New System.Drawing.Size(38, 20) Me.日_ch.TabIndex = 1959 Me.日_ch.Text = "日" Me.日_ch.UseVisualStyleBackColor = True ' '週_ch ' Me.週_ch.AutoSize = True Me.週_ch.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.週_ch.Location = New System.Drawing.Point(73, 51) Me.週_ch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.週_ch.Name = "週_ch" Me.週_ch.Size = New System.Drawing.Size(60, 20) Me.週_ch.TabIndex = 1958 Me.週_ch.Text = "Pekan" Me.週_ch.UseVisualStyleBackColor = True ' '月_ch ' Me.月_ch.AutoSize = True Me.月_ch.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.月_ch.Location = New System.Drawing.Point(2, 51) Me.月_ch.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.月_ch.Name = "月_ch" Me.月_ch.Size = New System.Drawing.Size(64, 20) Me.月_ch.TabIndex = 1957 Me.月_ch.Text = "Month" Me.月_ch.UseVisualStyleBackColor = True ' '下個月_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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.下個月_bt.Location = New System.Drawing.Point(274, 25) Me.下個月_bt.Name = "下個月_bt" Me.下個月_bt.Size = New System.Drawing.Size(130, 25) Me.下個月_bt.TabIndex = 1956 Me.下個月_bt.Text = "下個月" Me.下個月_bt.UseVisualStyleBackColor = True ' '上個月_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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.上個月_bt.Location = New System.Drawing.Point(138, 25) Me.上個月_bt.Name = "上個月_bt" Me.上個月_bt.Size = New System.Drawing.Size(130, 25) Me.上個月_bt.TabIndex = 1955 Me.上個月_bt.Text = "上個月" Me.上個月_bt.UseVisualStyleBackColor = True ' '當月_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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.當月_bt.Location = New System.Drawing.Point(3, 25) Me.當月_bt.Name = "當月_bt" Me.當月_bt.Size = New System.Drawing.Size(130, 25) Me.當月_bt.TabIndex = 1954 Me.當月_bt.Text = "當月" Me.當月_bt.UseVisualStyleBackColor = True ' '結束日期_dtp ' Me.結束日期_dtp.CustomFormat = "yyyy/MM/dd" Me.結束日期_dtp.Enabled = False Me.結束日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom Me.結束日期_dtp.Location = New System.Drawing.Point(148, 1) Me.結束日期_dtp.Name = "結束日期_dtp" Me.結束日期_dtp.Size = New System.Drawing.Size(86, 23) Me.結束日期_dtp.TabIndex = 1953 ' 'Label21 ' Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label21.ForeColor = System.Drawing.Color.Black Me.Label21.Location = New System.Drawing.Point(93, 4) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(50, 16) Me.Label21.TabIndex = 1952 Me.Label21.Text = "Sampai" Me.Label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '開始日期_dtp ' Me.開始日期_dtp.CustomFormat = "yyyy/MM/dd" Me.開始日期_dtp.Enabled = False Me.開始日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Custom Me.開始日期_dtp.Location = New System.Drawing.Point(3, 1) Me.開始日期_dtp.Name = "開始日期_dtp" Me.開始日期_dtp.Size = New System.Drawing.Size(88, 23) Me.開始日期_dtp.TabIndex = 1951 ' '等待翻譯_tim ' Me.等待翻譯_tim.Interval = 500 ' '財務支付單_最高主管審核 ' 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.日_ch) Me.Controls.Add(Me.週_ch) Me.Controls.Add(Me.月_ch) Me.Controls.Add(Me.下個月_bt) Me.Controls.Add(Me.上個月_bt) Me.Controls.Add(Me.當月_bt) Me.Controls.Add(Me.結束日期_dtp) Me.Controls.Add(Me.Label21) Me.Controls.Add(Me.開始日期_dtp) Me.Controls.Add(Me.Panel2) Me.Controls.Add(Me.PGS_ch) Me.Controls.Add(Me.HX_ch) Me.Controls.Add(Me.ALL_ch) Me.Controls.Add(Me.Panel1) 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.Text = "財務收支單_最高主管審核" CType(Me.簽名圖_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel2.ResumeLayout(False) Me.Panel2.PerformLayout() CType(Me.申請金額_nud, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.採購連結_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.財務收支單_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 主管_tb As TextBox Friend WithEvents 檢查人_tb As TextBox Friend WithEvents Label19 As Label Friend WithEvents 簽名圖_pb As PictureBox Friend WithEvents Label18 As Label Friend WithEvents 銀行支行_tb As TextBox Friend WithEvents Label16 As Label Friend WithEvents Label17 As Label Friend WithEvents 支付銀行_tb As TextBox Friend WithEvents 營行帳號_tb As TextBox Friend WithEvents 審核人_tb As TextBox Friend WithEvents Label10 As Label Friend WithEvents Label9 As Label Friend WithEvents Label8 As Label Friend WithEvents Panel2 As Panel Friend WithEvents 單據作廢_bt As Button Friend WithEvents 審核通過_bt As Button Friend WithEvents Label15 As Label Friend WithEvents 內容_tb As TextBox Friend WithEvents 申請人_tb As TextBox Friend WithEvents 第三層_cb As ComboBox Friend WithEvents 支付對象_tb As TextBox Friend WithEvents Label6 As Label Friend WithEvents Label5 As Label Friend WithEvents 金額大寫_tb As TextBox Friend WithEvents Label4 As Label Friend WithEvents 第二層_cb As ComboBox Friend WithEvents 財務單號_lb As Label Friend WithEvents Label3 As Label Friend WithEvents 部門選單_cb As ComboBox Friend WithEvents 申請金額_nud As NumericUpDown Friend WithEvents 單號_tb As TextBox Friend WithEvents Label1 As Label Friend WithEvents 申請日期_dtp As DateTimePicker Friend WithEvents Label2 As Label Friend WithEvents 會計科目_lb As Label Friend WithEvents PictureBox3 As PictureBox Friend WithEvents Label7 As Label Friend WithEvents PictureBox1 As PictureBox Friend WithEvents PictureBox2 As PictureBox Friend WithEvents PGS_ch As CheckBox Friend WithEvents HX_ch As CheckBox Friend WithEvents 年份2_cb As ComboBox Friend WithEvents Label13 As Label Friend WithEvents 月份2_cb As ComboBox Friend WithEvents Label14 As Label Friend WithEvents ALL_ch As CheckBox Friend WithEvents 採購連結_dgv As DataGridView Friend WithEvents 開立收支單1_bt As Button Friend WithEvents 系統單號_bt As TextBox Friend WithEvents 明細_dgv As DataGridView Friend WithEvents Label12 As Label Friend WithEvents 查詢_tb As TextBox Friend WithEvents 日期_dtp As DateTimePicker Friend WithEvents 編號3_cb As ComboBox Friend WithEvents 編號2_cb As ComboBox Friend WithEvents Panel1 As Panel Friend WithEvents 人民幣匯率_tb As TextBox Friend WithEvents 印尼匯率_tb As TextBox Friend WithEvents 美金匯率_tb As TextBox Friend WithEvents 編號1_cb As ComboBox Friend WithEvents 選擇公司_cb As ComboBox Friend WithEvents 語轉扭_bt As Button Friend WithEvents 第一層_cb As ComboBox Friend WithEvents 幣別_cb As ComboBox Friend WithEvents Label11 As Label Friend WithEvents 財務收支單_dgv As DataGridView Friend WithEvents 支付日期_dtp As DateTimePicker Friend WithEvents Label20 As Label Friend WithEvents 日_ch As CheckBox Friend WithEvents 週_ch As CheckBox Friend WithEvents 月_ch As CheckBox Friend WithEvents 下個月_bt As Button Friend WithEvents 上個月_bt As Button Friend WithEvents 當月_bt As Button Friend WithEvents 結束日期_dtp As DateTimePicker Friend WithEvents Label21 As Label Friend WithEvents 開始日期_dtp As DateTimePicker Friend WithEvents 等待翻譯_tim As Timer End Class