_ 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() Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.Label13 = New System.Windows.Forms.Label() Me.物料群組_Panel = New System.Windows.Forms.Panel() Me.支出_cb = New System.Windows.Forms.CheckBox() Me.收入_cb = New System.Windows.Forms.CheckBox() Me.指定_ndp = New System.Windows.Forms.NumericUpDown() Me.窗口說明1_lb = New System.Windows.Forms.Label() Me.確定_bt = New System.Windows.Forms.Button() Me.營運收支單_dgv = New System.Windows.Forms.DataGridView() Me.Label16 = New System.Windows.Forms.Label() Me.字體大小調整_lb = New System.Windows.Forms.Label() Me.字體_NUD = New System.Windows.Forms.NumericUpDown() Me.收支單中新增一筆空白資料_bt = New System.Windows.Forms.Button() Me.BackgroundWorker1 = New System.ComponentModel.BackgroundWorker() Me.刪除選中的營運成本收支單_bt = New System.Windows.Forms.Button() Me.開立營運成本收支單_bt = New System.Windows.Forms.Button() Me.申請_bt = New System.Windows.Forms.Button() Me.關鍵字查詢會計科目_tb = New System.Windows.Forms.TextBox() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.現金_tb = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.選擇項次_tb = New System.Windows.Forms.TextBox() Me.Label28 = New System.Windows.Forms.Label() Me.Label27 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.申請人_tb = New System.Windows.Forms.TextBox() Me.BackgroundWorker2 = New System.ComponentModel.BackgroundWorker() Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker() Me.Panel1 = New System.Windows.Forms.Panel() Me.ComboBox6 = New System.Windows.Forms.ComboBox() Me.日期_dtp = New System.Windows.Forms.DateTimePicker() Me.人民幣匯率_tb = New System.Windows.Forms.TextBox() Me.美金匯率_tb = New System.Windows.Forms.TextBox() Me.窗口表頭_lb = New System.Windows.Forms.Label() Me.幣別_cb = New System.Windows.Forms.ComboBox() Me.刪除選中的一筆資料_bt = New System.Windows.Forms.Button() Me.ComboBox4 = New System.Windows.Forms.ComboBox() Me.ComboBox3 = New System.Windows.Forms.ComboBox() Me.ComboBox2 = New System.Windows.Forms.ComboBox() Me.ComboBox5 = New System.Windows.Forms.ComboBox() Me.複製歷史單據重新開立_bt = New System.Windows.Forms.Button() Me.已核准的營運成本收支單_rb = New System.Windows.Forms.RadioButton() Me.支票_tb = New System.Windows.Forms.TextBox() Me.Label11 = New System.Windows.Forms.Label() Me.零用金_tb = New System.Windows.Forms.TextBox() Me.Label10 = New System.Windows.Forms.Label() Me.現金餘額_tb = New System.Windows.Forms.TextBox() Me.Label9 = New System.Windows.Forms.Label() Me.支出_tb = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.補單_cb = New System.Windows.Forms.CheckBox() Me.營運成本收支單號_tb = New System.Windows.Forms.TextBox() Me.明細表_dgv = New System.Windows.Forms.DataGridView() Me.Timer1 = New System.Windows.Forms.Timer(Me.components) Me.資料尚未存檔_lb = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.視窗1_pl = New System.Windows.Forms.Panel() Me.Cancel_bt = New System.Windows.Forms.Button() Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.Label1 = New System.Windows.Forms.Label() Me.作廢的營運成本收支單_rb = New System.Windows.Forms.RadioButton() Me.未核准的營運成本收支單_rb = New System.Windows.Forms.RadioButton() Me.Label2 = New System.Windows.Forms.Label() Me.Label14 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.Label15 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.Panel2 = New System.Windows.Forms.Panel() Me.帳本_cb = New System.Windows.Forms.ComboBox() Me.Label17 = New System.Windows.Forms.Label() Me.全區域_ch = New System.Windows.Forms.CheckBox() Me.公司編號_lb = New System.Windows.Forms.Label() Me.公司編號_cb = New System.Windows.Forms.ComboBox() Me.存檔_bt = New System.Windows.Forms.Button() Me.憑證_tb = New System.Windows.Forms.TextBox() Me.Label18 = New System.Windows.Forms.Label() Me.物料群組_Panel.SuspendLayout() CType(Me.指定_ndp, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.營運收支單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel1.SuspendLayout() CType(Me.明細表_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.視窗1_pl.SuspendLayout() Me.ContextMenuStrip1.SuspendLayout() Me.Panel2.SuspendLayout() Me.SuspendLayout() ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label13.Location = New System.Drawing.Point(325, 56) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(218, 16) Me.Label13.TabIndex = 1549 Me.Label13.Text = "2、選擇會計科目後再新增一筆空白資料" ' '物料群組_Panel ' Me.物料群組_Panel.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.物料群組_Panel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.物料群組_Panel.Controls.Add(Me.支出_cb) Me.物料群組_Panel.Controls.Add(Me.收入_cb) Me.物料群組_Panel.Controls.Add(Me.指定_ndp) Me.物料群組_Panel.Controls.Add(Me.窗口說明1_lb) Me.物料群組_Panel.Controls.Add(Me.確定_bt) Me.物料群組_Panel.Location = New System.Drawing.Point(4, 27) Me.物料群組_Panel.Name = "物料群組_Panel" Me.物料群組_Panel.Size = New System.Drawing.Size(192, 92) Me.物料群組_Panel.TabIndex = 1367 ' '支出_cb ' Me.支出_cb.AutoSize = True Me.支出_cb.Location = New System.Drawing.Point(104, 31) Me.支出_cb.Name = "支出_cb" Me.支出_cb.Size = New System.Drawing.Size(50, 20) Me.支出_cb.TabIndex = 1376 Me.支出_cb.Text = "支出" Me.支出_cb.UseVisualStyleBackColor = True ' '收入_cb ' Me.收入_cb.AutoSize = True Me.收入_cb.Location = New System.Drawing.Point(9, 31) Me.收入_cb.Name = "收入_cb" Me.收入_cb.Size = New System.Drawing.Size(50, 20) Me.收入_cb.TabIndex = 1375 Me.收入_cb.Text = "收入" Me.收入_cb.UseVisualStyleBackColor = True ' '指定_ndp ' Me.指定_ndp.Location = New System.Drawing.Point(54, 3) Me.指定_ndp.Maximum = New Decimal(New Integer() {100000000, 0, 0, 0}) Me.指定_ndp.Minimum = New Decimal(New Integer() {100000000, 0, 0, -2147483648}) Me.指定_ndp.Name = "指定_ndp" Me.指定_ndp.Size = New System.Drawing.Size(120, 23) Me.指定_ndp.TabIndex = 1374 Me.指定_ndp.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.指定_ndp.ThousandsSeparator = True ' '窗口說明1_lb ' Me.窗口說明1_lb.AutoSize = True Me.窗口說明1_lb.Location = New System.Drawing.Point(4, 5) Me.窗口說明1_lb.Name = "窗口說明1_lb" Me.窗口說明1_lb.Size = New System.Drawing.Size(43, 16) Me.窗口說明1_lb.TabIndex = 1373 Me.窗口說明1_lb.Text = "零用金" ' '確定_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.Blue Me.確定_bt.Location = New System.Drawing.Point(7, 50) Me.確定_bt.Name = "確定_bt" Me.確定_bt.Size = New System.Drawing.Size(175, 33) Me.確定_bt.TabIndex = 1363 Me.確定_bt.Text = "確定" Me.確定_bt.UseVisualStyleBackColor = True ' '營運收支單_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(4, 48) 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(315, 559) Me.營運收支單_dgv.TabIndex = 1504 ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label16.Location = New System.Drawing.Point(325, 6) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(218, 16) Me.Label16.TabIndex = 1552 Me.Label16.Text = "1、先開立財務收支單,在選會計科目。" ' '字體大小調整_lb ' Me.字體大小調整_lb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) 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(142, 13) Me.字體大小調整_lb.Name = "字體大小調整_lb" Me.字體大小調整_lb.Size = New System.Drawing.Size(55, 16) Me.字體大小調整_lb.TabIndex = 1548 Me.字體大小調整_lb.Text = "字體調整" ' '字體_NUD ' Me.字體_NUD.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.字體_NUD.DecimalPlaces = 1 Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536}) Me.字體_NUD.Location = New System.Drawing.Point(204, 11) 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 = 1547 Me.字體_NUD.Value = New Decimal(New Integer() {9, 0, 0, 0}) ' '收支單中新增一筆空白資料_bt ' Me.收支單中新增一筆空白資料_bt.ForeColor = System.Drawing.Color.Green Me.收支單中新增一筆空白資料_bt.Location = New System.Drawing.Point(1089, 53) Me.收支單中新增一筆空白資料_bt.Name = "收支單中新增一筆空白資料_bt" Me.收支單中新增一筆空白資料_bt.Size = New System.Drawing.Size(160, 25) Me.收支單中新增一筆空白資料_bt.TabIndex = 1542 Me.收支單中新增一筆空白資料_bt.Text = "收支單中新增一筆空白資料" Me.收支單中新增一筆空白資料_bt.UseVisualStyleBackColor = True ' '刪除選中的營運成本收支單_bt ' Me.刪除選中的營運成本收支單_bt.ForeColor = System.Drawing.Color.Red Me.刪除選中的營運成本收支單_bt.Location = New System.Drawing.Point(1132, 22) Me.刪除選中的營運成本收支單_bt.Name = "刪除選中的營運成本收支單_bt" Me.刪除選中的營運成本收支單_bt.Size = New System.Drawing.Size(115, 25) Me.刪除選中的營運成本收支單_bt.TabIndex = 1541 Me.刪除選中的營運成本收支單_bt.Text = "刪除選中的財務單" Me.刪除選中的營運成本收支單_bt.UseVisualStyleBackColor = True ' '開立營運成本收支單_bt ' 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(896, 22) Me.開立營運成本收支單_bt.Name = "開立營運成本收支單_bt" Me.開立營運成本收支單_bt.Size = New System.Drawing.Size(115, 25) Me.開立營運成本收支單_bt.TabIndex = 1540 Me.開立營運成本收支單_bt.Text = "開立財務收支單" Me.開立營運成本收支單_bt.UseVisualStyleBackColor = True ' '申請_bt ' 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(1089, 109) Me.申請_bt.Name = "申請_bt" Me.申請_bt.Size = New System.Drawing.Size(160, 25) Me.申請_bt.TabIndex = 1539 Me.申請_bt.Text = "申請完成" Me.申請_bt.UseVisualStyleBackColor = True ' '關鍵字查詢會計科目_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(969, 54) Me.關鍵字查詢會計科目_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.關鍵字查詢會計科目_tb.Name = "關鍵字查詢會計科目_tb" Me.關鍵字查詢會計科目_tb.Size = New System.Drawing.Size(115, 23) Me.關鍵字查詢會計科目_tb.TabIndex = 1537 Me.關鍵字查詢會計科目_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'ComboBox1 ' Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox1.FormattingEnabled = True Me.ComboBox1.Location = New System.Drawing.Point(720, 79) Me.ComboBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(364, 24) Me.ComboBox1.TabIndex = 1518 ' '現金_tb ' Me.現金_tb.Location = New System.Drawing.Point(501, 109) Me.現金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.現金_tb.Name = "現金_tb" Me.現金_tb.Size = New System.Drawing.Size(90, 23) Me.現金_tb.TabIndex = 1517 Me.現金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(469, 112) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(31, 16) Me.Label8.TabIndex = 1516 Me.Label8.Text = "收入" ' '選擇項次_tb ' Me.選擇項次_tb.Location = New System.Drawing.Point(173, 41) Me.選擇項次_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.選擇項次_tb.Name = "選擇項次_tb" Me.選擇項次_tb.Size = New System.Drawing.Size(34, 23) Me.選擇項次_tb.TabIndex = 1514 Me.選擇項次_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label28 ' Me.Label28.AutoSize = True Me.Label28.Location = New System.Drawing.Point(207, 45) Me.Label28.Name = "Label28" Me.Label28.Size = New System.Drawing.Size(43, 16) Me.Label28.TabIndex = 1513 Me.Label28.Text = "項次。" ' 'Label27 ' Me.Label27.AutoSize = True Me.Label27.Location = New System.Drawing.Point(142, 45) Me.Label27.Name = "Label27" Me.Label27.Size = New System.Drawing.Size(31, 16) Me.Label27.TabIndex = 1512 Me.Label27.Text = "選擇" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(501, 26) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(43, 16) Me.Label3.TabIndex = 1510 Me.Label3.Text = "申請人" ' '申請人_tb ' Me.申請人_tb.Location = New System.Drawing.Point(545, 23) Me.申請人_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.申請人_tb.Name = "申請人_tb" Me.申請人_tb.Size = New System.Drawing.Size(65, 23) Me.申請人_tb.TabIndex = 1509 Me.申請人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '申請日期_dtp ' Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.申請日期_dtp.Location = New System.Drawing.Point(644, 23) Me.申請日期_dtp.Name = "申請日期_dtp" Me.申請日期_dtp.Size = New System.Drawing.Size(90, 23) Me.申請日期_dtp.TabIndex = 1520 ' 'Panel1 ' Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.ComboBox6) Me.Panel1.Controls.Add(Me.日期_dtp) Me.Panel1.Controls.Add(Me.人民幣匯率_tb) Me.Panel1.Controls.Add(Me.美金匯率_tb) Me.Panel1.Location = New System.Drawing.Point(96, 189) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(185, 130) Me.Panel1.TabIndex = 1554 ' 'ComboBox6 ' Me.ComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox6.FormattingEnabled = True Me.ComboBox6.Location = New System.Drawing.Point(4, 3) Me.ComboBox6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ComboBox6.Name = "ComboBox6" Me.ComboBox6.Size = New System.Drawing.Size(175, 24) Me.ComboBox6.TabIndex = 937 ' '日期_dtp ' Me.日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.日期_dtp.Location = New System.Drawing.Point(2, 96) Me.日期_dtp.Name = "日期_dtp" Me.日期_dtp.Size = New System.Drawing.Size(177, 23) Me.日期_dtp.TabIndex = 930 ' '人民幣匯率_tb ' Me.人民幣匯率_tb.Location = New System.Drawing.Point(4, 35) 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 = 940 Me.人民幣匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.人民幣匯率_tb.Visible = False ' '美金匯率_tb ' Me.美金匯率_tb.Location = New System.Drawing.Point(4, 66) 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 = 941 Me.美金匯率_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.美金匯率_tb.Visible = False ' '窗口表頭_lb ' Me.窗口表頭_lb.AutoSize = True Me.窗口表頭_lb.Location = New System.Drawing.Point(6, 6) Me.窗口表頭_lb.Name = "窗口表頭_lb" Me.窗口表頭_lb.Size = New System.Drawing.Size(55, 16) Me.窗口表頭_lb.TabIndex = 1375 Me.窗口表頭_lb.Text = "編輯指定" ' '幣別_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() {"台幣現金", "人民幣現金", "美金"}) Me.幣別_cb.Location = New System.Drawing.Point(19, 65) Me.幣別_cb.Name = "幣別_cb" Me.幣別_cb.Size = New System.Drawing.Size(119, 24) Me.幣別_cb.TabIndex = 1538 ' '刪除選中的一筆資料_bt ' Me.刪除選中的一筆資料_bt.ForeColor = System.Drawing.Color.Red Me.刪除選中的一筆資料_bt.Location = New System.Drawing.Point(1089, 78) Me.刪除選中的一筆資料_bt.Name = "刪除選中的一筆資料_bt" Me.刪除選中的一筆資料_bt.Size = New System.Drawing.Size(160, 25) Me.刪除選中的一筆資料_bt.TabIndex = 1543 Me.刪除選中的一筆資料_bt.Text = "刪除選中的一筆資料" Me.刪除選中的一筆資料_bt.UseVisualStyleBackColor = True ' 'ComboBox4 ' Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox4.FormattingEnabled = True Me.ComboBox4.Location = New System.Drawing.Point(548, 79) Me.ComboBox4.Name = "ComboBox4" Me.ComboBox4.Size = New System.Drawing.Size(76, 24) Me.ComboBox4.TabIndex = 1536 ' 'ComboBox3 ' Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox3.FormattingEnabled = True Me.ComboBox3.Location = New System.Drawing.Point(470, 79) Me.ComboBox3.Name = "ComboBox3" Me.ComboBox3.Size = New System.Drawing.Size(244, 24) Me.ComboBox3.TabIndex = 1535 ' 'ComboBox2 ' Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox2.FormattingEnabled = True Me.ComboBox2.Location = New System.Drawing.Point(386, 79) Me.ComboBox2.Name = "ComboBox2" Me.ComboBox2.Size = New System.Drawing.Size(61, 24) Me.ComboBox2.TabIndex = 1534 ' 'ComboBox5 ' Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox5.FormattingEnabled = True Me.ComboBox5.Location = New System.Drawing.Point(380, 79) Me.ComboBox5.Name = "ComboBox5" Me.ComboBox5.Size = New System.Drawing.Size(85, 24) Me.ComboBox5.TabIndex = 1533 ' '複製歷史單據重新開立_bt ' Me.複製歷史單據重新開立_bt.ForeColor = System.Drawing.Color.Green Me.複製歷史單據重新開立_bt.Location = New System.Drawing.Point(1014, 22) Me.複製歷史單據重新開立_bt.Name = "複製歷史單據重新開立_bt" Me.複製歷史單據重新開立_bt.Size = New System.Drawing.Size(115, 25) Me.複製歷史單據重新開立_bt.TabIndex = 1532 Me.複製歷史單據重新開立_bt.Text = "複製歷史單據" Me.複製歷史單據重新開立_bt.UseVisualStyleBackColor = True ' '已核准的營運成本收支單_rb ' Me.已核准的營運成本收支單_rb.AutoSize = True Me.已核准的營運成本收支單_rb.Location = New System.Drawing.Point(9, 26) Me.已核准的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.已核准的營運成本收支單_rb.Name = "已核准的營運成本收支單_rb" Me.已核准的營運成本收支單_rb.Size = New System.Drawing.Size(157, 20) Me.已核准的營運成本收支單_rb.TabIndex = 1531 Me.已核准的營運成本收支單_rb.TabStop = True Me.已核准的營運成本收支單_rb.Text = "已核准的營運成本收支單" Me.已核准的營運成本收支單_rb.UseVisualStyleBackColor = True ' '支票_tb ' Me.支票_tb.Location = New System.Drawing.Point(46, 40) Me.支票_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.支票_tb.Name = "支票_tb" Me.支票_tb.Size = New System.Drawing.Size(90, 23) Me.支票_tb.TabIndex = 1530 Me.支票_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(3, 43) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(31, 16) Me.Label11.TabIndex = 1529 Me.Label11.Text = "支票" ' '零用金_tb ' Me.零用金_tb.Location = New System.Drawing.Point(46, 10) Me.零用金_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.零用金_tb.Name = "零用金_tb" Me.零用金_tb.Size = New System.Drawing.Size(90, 23) Me.零用金_tb.TabIndex = 1528 Me.零用金_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Location = New System.Drawing.Point(3, 13) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(43, 16) Me.Label10.TabIndex = 1527 Me.Label10.Text = "零用金" ' '現金餘額_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(748, 109) Me.現金餘額_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.現金餘額_tb.Name = "現金餘額_tb" Me.現金餘額_tb.Size = New System.Drawing.Size(90, 23) Me.現金餘額_tb.TabIndex = 1526 Me.現金餘額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(716, 112) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(31, 16) Me.Label9.TabIndex = 1525 Me.Label9.Text = "合計" ' '支出_tb ' Me.支出_tb.Location = New System.Drawing.Point(624, 109) Me.支出_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.支出_tb.Name = "支出_tb" Me.支出_tb.Size = New System.Drawing.Size(90, 23) Me.支出_tb.TabIndex = 1524 Me.支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(593, 112) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(31, 16) Me.Label5.TabIndex = 1523 Me.Label5.Text = "支出" ' '補單_cb ' Me.補單_cb.AutoSize = True Me.補單_cb.Checked = True Me.補單_cb.CheckState = System.Windows.Forms.CheckState.Checked Me.補單_cb.Location = New System.Drawing.Point(740, 25) Me.補單_cb.Name = "補單_cb" Me.補單_cb.Size = New System.Drawing.Size(38, 20) Me.補單_cb.TabIndex = 1522 Me.補單_cb.Text = "補" Me.補單_cb.UseVisualStyleBackColor = True Me.補單_cb.Visible = False ' '營運成本收支單號_tb ' Me.營運成本收支單號_tb.Location = New System.Drawing.Point(378, 23) Me.營運成本收支單號_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.營運成本收支單號_tb.Name = "營運成本收支單號_tb" Me.營運成本收支單號_tb.Size = New System.Drawing.Size(122, 23) Me.營運成本收支單號_tb.TabIndex = 1507 Me.營運成本收支單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '明細表_dgv ' DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer)) Me.明細表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2 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(322, 136) 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(927, 471) Me.明細表_dgv.TabIndex = 1511 ' 'Timer1 ' Me.Timer1.Interval = 500 ' '資料尚未存檔_lb ' Me.資料尚未存檔_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.資料尚未存檔_lb.ForeColor = System.Drawing.Color.Red Me.資料尚未存檔_lb.Location = New System.Drawing.Point(1136, 2) Me.資料尚未存檔_lb.Name = "資料尚未存檔_lb" Me.資料尚未存檔_lb.Size = New System.Drawing.Size(113, 20) Me.資料尚未存檔_lb.TabIndex = 1515 Me.資料尚未存檔_lb.Text = "資 料 尚 未 存 檔" Me.資料尚未存檔_lb.Visible = False ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.ForeColor = System.Drawing.Color.Blue Me.Label4.Location = New System.Drawing.Point(613, 26) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(31, 16) Me.Label4.TabIndex = 1521 Me.Label4.Text = "日期" ' '視窗1_pl ' Me.視窗1_pl.BackColor = System.Drawing.Color.White Me.視窗1_pl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.視窗1_pl.Controls.Add(Me.物料群組_Panel) Me.視窗1_pl.Controls.Add(Me.窗口表頭_lb) Me.視窗1_pl.Controls.Add(Me.Cancel_bt) Me.視窗1_pl.Location = New System.Drawing.Point(644, 257) Me.視窗1_pl.Name = "視窗1_pl" Me.視窗1_pl.Size = New System.Drawing.Size(199, 124) Me.視窗1_pl.TabIndex = 1553 ' 'Cancel_bt ' Me.Cancel_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Cancel_bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Cancel_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Cancel_bt.ForeColor = System.Drawing.Color.Black Me.Cancel_bt.Location = New System.Drawing.Point(168, 1) Me.Cancel_bt.Name = "Cancel_bt" Me.Cancel_bt.Size = New System.Drawing.Size(26, 26) Me.Cancel_bt.TabIndex = 1374 Me.Cancel_bt.Text = "X" Me.Cancel_bt.UseVisualStyleBackColor = False ' '重新讀取ToolStripMenuItem ' Me.重新讀取ToolStripMenuItem.Name = "重新讀取ToolStripMenuItem" Me.重新讀取ToolStripMenuItem.Size = New System.Drawing.Size(122, 22) Me.重新讀取ToolStripMenuItem.Text = "重新讀取" ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(321, 27) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(55, 16) Me.Label1.TabIndex = 1508 Me.Label1.Text = "收支單號" ' '作廢的營運成本收支單_rb ' Me.作廢的營運成本收支單_rb.AutoSize = True Me.作廢的營運成本收支單_rb.Location = New System.Drawing.Point(173, 3) Me.作廢的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.作廢的營運成本收支單_rb.Name = "作廢的營運成本收支單_rb" Me.作廢的營運成本收支單_rb.Size = New System.Drawing.Size(145, 20) Me.作廢的營運成本收支單_rb.TabIndex = 1506 Me.作廢的營運成本收支單_rb.TabStop = True Me.作廢的營運成本收支單_rb.Text = "作廢的營運成本收支單" Me.作廢的營運成本收支單_rb.UseVisualStyleBackColor = True ' '未核准的營運成本收支單_rb ' Me.未核准的營運成本收支單_rb.AutoSize = True Me.未核准的營運成本收支單_rb.ImageAlign = System.Drawing.ContentAlignment.BottomRight Me.未核准的營運成本收支單_rb.Location = New System.Drawing.Point(9, 3) Me.未核准的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.未核准的營運成本收支單_rb.Name = "未核准的營運成本收支單_rb" Me.未核准的營運成本收支單_rb.Size = New System.Drawing.Size(157, 20) Me.未核准的營運成本收支單_rb.TabIndex = 1505 Me.未核准的營運成本收支單_rb.TabStop = True Me.未核准的營運成本收支單_rb.Text = "未核准的營運成本收支單" Me.未核准的營運成本收支單_rb.UseVisualStyleBackColor = True ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(322, 83) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(55, 16) Me.Label2.TabIndex = 1519 Me.Label2.Text = "會計科目" ' 'Label14 ' Me.Label14.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label14.AutoSize = True Me.Label14.Location = New System.Drawing.Point(379, 93) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(872, 16) Me.Label14.TabIndex = 1551 Me.Label14.Text = "_________________________________________________________________________________" & "________________________________________________________________________________" & "____________" ' 'Label12 ' Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label12.AutoSize = True Me.Label12.Location = New System.Drawing.Point(378, 37) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(872, 16) Me.Label12.TabIndex = 1546 Me.Label12.Text = "_________________________________________________________________________________" & "________________________________________________________________________________" & "____________" ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(321, 37) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(872, 16) Me.Label7.TabIndex = 1545 Me.Label7.Text = "_________________________________________________________________________________" & "________________________________________________________________________________" & "____________" ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Location = New System.Drawing.Point(317, 93) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(872, 16) Me.Label15.TabIndex = 1550 Me.Label15.Text = "_________________________________________________________________________________" & "________________________________________________________________________________" & "____________" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(847, 57) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(120, 16) Me.Label6.TabIndex = 1544 Me.Label6.Text = "關鍵字查詢-會計科目" ' 'ContextMenuStrip1 ' Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新讀取ToolStripMenuItem}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26) ' 'Panel2 ' Me.Panel2.Controls.Add(Me.帳本_cb) Me.Panel2.Controls.Add(Me.Label10) Me.Panel2.Controls.Add(Me.零用金_tb) Me.Panel2.Controls.Add(Me.Label17) Me.Panel2.Controls.Add(Me.Label11) Me.Panel2.Controls.Add(Me.支票_tb) Me.Panel2.Controls.Add(Me.幣別_cb) Me.Panel2.Controls.Add(Me.字體大小調整_lb) Me.Panel2.Controls.Add(Me.字體_NUD) Me.Panel2.Controls.Add(Me.Label27) Me.Panel2.Controls.Add(Me.Label28) Me.Panel2.Controls.Add(Me.選擇項次_tb) Me.Panel2.Controls.Add(Me.全區域_ch) Me.Panel2.Location = New System.Drawing.Point(380, 168) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(294, 190) Me.Panel2.TabIndex = 1555 Me.Panel2.Visible = False ' '帳本_cb ' Me.帳本_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple Me.帳本_cb.Enabled = False Me.帳本_cb.FormattingEnabled = True Me.帳本_cb.Items.AddRange(New Object() {"華燊居善", "華燊國際"}) Me.帳本_cb.Location = New System.Drawing.Point(177, 64) Me.帳本_cb.Name = "帳本_cb" Me.帳本_cb.Size = New System.Drawing.Size(82, 24) Me.帳本_cb.TabIndex = 1561 ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Location = New System.Drawing.Point(144, 68) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(31, 16) Me.Label17.TabIndex = 1560 Me.Label17.Text = "帳本" ' '全區域_ch ' Me.全區域_ch.AutoSize = True Me.全區域_ch.Location = New System.Drawing.Point(19, 97) Me.全區域_ch.Name = "全區域_ch" Me.全區域_ch.Size = New System.Drawing.Size(62, 20) Me.全區域_ch.TabIndex = 1558 Me.全區域_ch.Text = "全區域" Me.全區域_ch.UseVisualStyleBackColor = True ' '公司編號_lb ' Me.公司編號_lb.AutoSize = True Me.公司編號_lb.Location = New System.Drawing.Point(322, 113) Me.公司編號_lb.Name = "公司編號_lb" Me.公司編號_lb.Size = New System.Drawing.Size(55, 16) Me.公司編號_lb.TabIndex = 1556 Me.公司編號_lb.Text = "公司編號" ' '公司編號_cb ' Me.公司編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple Me.公司編號_cb.Enabled = False Me.公司編號_cb.FormattingEnabled = True Me.公司編號_cb.Items.AddRange(New Object() {"華燊居善", "華燊國際"}) Me.公司編號_cb.Location = New System.Drawing.Point(380, 110) Me.公司編號_cb.Name = "公司編號_cb" Me.公司編號_cb.Size = New System.Drawing.Size(85, 24) Me.公司編號_cb.TabIndex = 1557 ' '存檔_bt ' Me.存檔_bt.ForeColor = System.Drawing.Color.Green Me.存檔_bt.Location = New System.Drawing.Point(969, 108) Me.存檔_bt.Name = "存檔_bt" Me.存檔_bt.Size = New System.Drawing.Size(115, 25) Me.存檔_bt.TabIndex = 1559 Me.存檔_bt.Text = "存檔" Me.存檔_bt.UseVisualStyleBackColor = True ' '憑證_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(876, 110) Me.憑證_tb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.憑證_tb.Name = "憑證_tb" Me.憑證_tb.Size = New System.Drawing.Size(90, 23) Me.憑證_tb.TabIndex = 1561 Me.憑證_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Location = New System.Drawing.Point(842, 113) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(31, 16) Me.Label18.TabIndex = 1560 Me.Label18.Text = "憑證" ' '財務_收支單申請 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1254, 611) Me.Controls.Add(Me.憑證_tb) Me.Controls.Add(Me.Label18) Me.Controls.Add(Me.存檔_bt) Me.Controls.Add(Me.公司編號_cb) Me.Controls.Add(Me.公司編號_lb) Me.Controls.Add(Me.Panel2) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.補單_cb) Me.Controls.Add(Me.營運收支單_dgv) Me.Controls.Add(Me.Label16) Me.Controls.Add(Me.收支單中新增一筆空白資料_bt) Me.Controls.Add(Me.刪除選中的營運成本收支單_bt) Me.Controls.Add(Me.開立營運成本收支單_bt) Me.Controls.Add(Me.申請_bt) Me.Controls.Add(Me.關鍵字查詢會計科目_tb) Me.Controls.Add(Me.ComboBox1) Me.Controls.Add(Me.現金_tb) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.申請人_tb) Me.Controls.Add(Me.申請日期_dtp) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.刪除選中的一筆資料_bt) Me.Controls.Add(Me.ComboBox3) Me.Controls.Add(Me.ComboBox5) Me.Controls.Add(Me.複製歷史單據重新開立_bt) Me.Controls.Add(Me.已核准的營運成本收支單_rb) Me.Controls.Add(Me.現金餘額_tb) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.支出_tb) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.營運成本收支單號_tb) Me.Controls.Add(Me.明細表_dgv) Me.Controls.Add(Me.資料尚未存檔_lb) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.視窗1_pl) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.作廢的營運成本收支單_rb) Me.Controls.Add(Me.未核准的營運成本收支單_rb) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.Label15) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.ComboBox2) Me.Controls.Add(Me.ComboBox4) Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Name = "財務_收支單申請" Me.Text = "財務_收支單申請" Me.物料群組_Panel.ResumeLayout(False) Me.物料群組_Panel.PerformLayout() CType(Me.指定_ndp, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.營運收支單_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.明細表_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.視窗1_pl.ResumeLayout(False) Me.視窗1_pl.PerformLayout() Me.ContextMenuStrip1.ResumeLayout(False) Me.Panel2.ResumeLayout(False) Me.Panel2.PerformLayout() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Label13 As Label Friend WithEvents 物料群組_Panel As Panel Friend WithEvents 支出_cb As CheckBox Friend WithEvents 收入_cb As CheckBox Friend WithEvents 指定_ndp As NumericUpDown Friend WithEvents 窗口說明1_lb As Label Friend WithEvents 確定_bt As Button Friend WithEvents 營運收支單_dgv As DataGridView Friend WithEvents Label16 As Label Friend WithEvents 字體大小調整_lb As Label Friend WithEvents 字體_NUD As NumericUpDown Friend WithEvents 收支單中新增一筆空白資料_bt As Button Friend WithEvents BackgroundWorker1 As System.ComponentModel.BackgroundWorker Friend WithEvents 刪除選中的營運成本收支單_bt As Button Friend WithEvents 開立營運成本收支單_bt As Button Friend WithEvents 申請_bt As Button Friend WithEvents 關鍵字查詢會計科目_tb As TextBox Friend WithEvents ComboBox1 As ComboBox Friend WithEvents 現金_tb As TextBox Friend WithEvents Label8 As Label Friend WithEvents 選擇項次_tb As TextBox Friend WithEvents Label28 As Label Friend WithEvents Label27 As Label Friend WithEvents Label3 As Label Friend WithEvents 申請人_tb As TextBox Friend WithEvents BackgroundWorker2 As System.ComponentModel.BackgroundWorker Friend WithEvents 申請日期_dtp As DateTimePicker Friend WithEvents Panel1 As Panel Friend WithEvents ComboBox6 As ComboBox Friend WithEvents 日期_dtp As DateTimePicker Friend WithEvents 人民幣匯率_tb As TextBox Friend WithEvents 美金匯率_tb As TextBox Friend WithEvents 窗口表頭_lb As Label Friend WithEvents 幣別_cb As ComboBox Friend WithEvents 刪除選中的一筆資料_bt As Button Friend WithEvents ComboBox4 As ComboBox Friend WithEvents ComboBox3 As ComboBox Friend WithEvents ComboBox2 As ComboBox Friend WithEvents ComboBox5 As ComboBox Friend WithEvents 複製歷史單據重新開立_bt As Button Friend WithEvents 已核准的營運成本收支單_rb As RadioButton Friend WithEvents 支票_tb As TextBox Friend WithEvents Label11 As Label Friend WithEvents 零用金_tb As TextBox Friend WithEvents Label10 As Label Friend WithEvents 現金餘額_tb As TextBox Friend WithEvents Label9 As Label Friend WithEvents 支出_tb As TextBox Friend WithEvents Label5 As Label Friend WithEvents 補單_cb As CheckBox Friend WithEvents 營運成本收支單號_tb As TextBox Friend WithEvents 明細表_dgv As DataGridView Friend WithEvents Timer1 As Timer Friend WithEvents 資料尚未存檔_lb As Label Friend WithEvents Label4 As Label Friend WithEvents 視窗1_pl As Panel Friend WithEvents Cancel_bt As Button Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem Friend WithEvents Label1 As Label Friend WithEvents 作廢的營運成本收支單_rb As RadioButton Friend WithEvents 未核准的營運成本收支單_rb As RadioButton Friend WithEvents Label2 As Label Friend WithEvents Label14 As Label Friend WithEvents Label12 As Label Friend WithEvents Label7 As Label Friend WithEvents Label15 As Label Friend WithEvents Label6 As Label Friend WithEvents ContextMenuStrip1 As ContextMenuStrip Friend WithEvents Panel2 As Panel Friend WithEvents 公司編號_lb As Label Friend WithEvents 公司編號_cb As ComboBox Friend WithEvents 全區域_ch As CheckBox Friend WithEvents 存檔_bt As Button Friend WithEvents Label17 As Label Friend WithEvents 帳本_cb As ComboBox Friend WithEvents 憑證_tb As TextBox Friend WithEvents Label18 As Label End Class