_ 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() Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.訂單屬性_cb = New System.Windows.Forms.ComboBox() Me.訂單屬性_lb = New System.Windows.Forms.Label() Me.未完成流水號清單_lb = New System.Windows.Forms.Label() Me.未完成流水號清單_dgv = New System.Windows.Forms.DataGridView() Me.ProgressBar1 = New System.Windows.Forms.ProgressBar() Me.TextBox18 = New System.Windows.Forms.TextBox() Me.利潤表流水號_tb = New System.Windows.Forms.TextBox() Me.刪除拆分資料_bt = New System.Windows.Forms.Button() Me.匯率為1_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.Currency_lb = New System.Windows.Forms.Label() Me.Currency_cb = New System.Windows.Forms.ComboBox() Me.年份_lb = New System.Windows.Forms.Label() Me.年份_cb = New System.Windows.Forms.ComboBox() Me.拆分一筆資料_bt = New System.Windows.Forms.Button() Me.客戶訂單號_lb = New System.Windows.Forms.Label() Me.楦型_lb = New System.Windows.Forms.Label() Me.顏色_lb = New System.Windows.Forms.Label() Me.形體號碼_lb = New System.Windows.Forms.Label() Me.楦型_tb = New System.Windows.Forms.TextBox() Me.顏色_tb = New System.Windows.Forms.TextBox() Me.形體號碼_tb = New System.Windows.Forms.TextBox() Me.客戶訂單號_tb = New System.Windows.Forms.TextBox() Me.文字提示_lb = New System.Windows.Forms.Label() Me.文字提示2_lb = New System.Windows.Forms.Label() Me.文字提示1_lb = New System.Windows.Forms.Label() Me.修改_bt = New System.Windows.Forms.Button() Me.列印_bt = New System.Windows.Forms.Button() Me.重新讀取_bt = New System.Windows.Forms.Button() Me.刪除_bt = New System.Windows.Forms.Button() Me.存檔_bt = New System.Windows.Forms.Button() Me.未收款項_lb = New System.Windows.Forms.Label() Me.COST客戶付款_tb = New System.Windows.Forms.TextBox() Me.已建檔_ch = New System.Windows.Forms.CheckBox() Me.未建檔_ch = New System.Windows.Forms.CheckBox() Me.關鍵字查詢_bt = New System.Windows.Forms.Button() Me.資料尚未存檔_lb = New System.Windows.Forms.Label() Me.匯總分頁_bt = New System.Windows.Forms.Button() Me.預收款項_lb = New System.Windows.Forms.Label() Me.LAND未收款項_tb = New System.Windows.Forms.TextBox() Me.客戶付款_lb = New System.Windows.Forms.Label() Me.LAND客戶付款_tb = New System.Windows.Forms.TextBox() Me.FIRSTCOST_lb = New System.Windows.Forms.Label() Me.FIRST銷售金額_tb = New System.Windows.Forms.TextBox() Me.LANDEDBRANDED_lb = New System.Windows.Forms.Label() Me.LAND銷售金額_tb = New System.Windows.Forms.TextBox() Me.總雙數_lb = New System.Windows.Forms.Label() Me.LAND總雙數_tb = New System.Windows.Forms.TextBox() Me.返回_bt = New System.Windows.Forms.Button() Me.訂單流水號_lb = New System.Windows.Forms.Label() Me.訂單流水號_tb = New System.Windows.Forms.TextBox() Me.利潤拆分_bt = New System.Windows.Forms.Button() Me.成本組成_bt = New System.Windows.Forms.Button() Me.清單1_dgv = New System.Windows.Forms.DataGridView() Me.Timer1 = New System.Windows.Forms.Timer(Me.components) Me.清單2_dgv = New System.Windows.Forms.DataGridView() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.GroupBox2 = New System.Windows.Forms.GroupBox() Me.FIRST總雙數_tb = New System.Windows.Forms.TextBox() Me.銷售金額_lb = New System.Windows.Forms.Label() Me.COST未收款項_tb = New System.Windows.Forms.TextBox() Me.LAND預收款項_tb = New System.Windows.Forms.TextBox() Me.COST預收款項_tb = New System.Windows.Forms.TextBox() Me.COST成本金額_tb = New System.Windows.Forms.TextBox() Me.LAND成本金額_tb = New System.Windows.Forms.TextBox() Me.成本金額_lb = New System.Windows.Forms.Label() Me.COST利潤_tb = New System.Windows.Forms.TextBox() Me.LAND利潤_tb = New System.Windows.Forms.TextBox() Me.利潤_lb = New System.Windows.Forms.Label() Me.COST實際收款_tb = New System.Windows.Forms.TextBox() Me.LAND實際收款_tb = New System.Windows.Forms.TextBox() Me.實際收款_lb = 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.合計預收款項_tb = New System.Windows.Forms.TextBox() Me.合計未收款項_tb = New System.Windows.Forms.TextBox() Me.合計總雙數_tb = New System.Windows.Forms.TextBox() Me.合計客戶付款_tb = New System.Windows.Forms.TextBox() Me.合計銷售金額_tb = New System.Windows.Forms.TextBox() Me.合計_lb = New System.Windows.Forms.Label() Me.文字提示3_lb = New System.Windows.Forms.Label() Me.應收應付_tb = New System.Windows.Forms.TextBox() Me.文字提示4_lb = New System.Windows.Forms.Label() CType(Me.未完成流水號清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.清單2_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox1.SuspendLayout() Me.GroupBox2.SuspendLayout() Me.SuspendLayout() ' '訂單屬性_cb ' Me.訂單屬性_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.訂單屬性_cb.ForeColor = System.Drawing.Color.Green Me.訂單屬性_cb.FormattingEnabled = True Me.訂單屬性_cb.Items.AddRange(New Object() {"LANDED BRANDED", "FIRST COST"}) Me.訂單屬性_cb.Location = New System.Drawing.Point(68, 16) Me.訂單屬性_cb.Name = "訂單屬性_cb" Me.訂單屬性_cb.Size = New System.Drawing.Size(200, 24) Me.訂單屬性_cb.TabIndex = 989 ' '訂單屬性_lb ' Me.訂單屬性_lb.AutoSize = True Me.訂單屬性_lb.ForeColor = System.Drawing.Color.Green Me.訂單屬性_lb.Location = New System.Drawing.Point(6, 20) Me.訂單屬性_lb.Name = "訂單屬性_lb" Me.訂單屬性_lb.Size = New System.Drawing.Size(56, 16) Me.訂單屬性_lb.TabIndex = 988 Me.訂單屬性_lb.Text = "訂單屬性" ' '未完成流水號清單_lb ' Me.未完成流水號清單_lb.AutoSize = True Me.未完成流水號清單_lb.Location = New System.Drawing.Point(16, 4) Me.未完成流水號清單_lb.Name = "未完成流水號清單_lb" Me.未完成流水號清單_lb.Size = New System.Drawing.Size(104, 16) Me.未完成流水號清單_lb.TabIndex = 991 Me.未完成流水號清單_lb.Text = "未完成流水號清單" ' '未完成流水號清單_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.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.未完成流水號清單_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2 Me.未完成流水號清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.未完成流水號清單_dgv.Location = New System.Drawing.Point(9, 23) Me.未完成流水號清單_dgv.Name = "未完成流水號清單_dgv" Me.未完成流水號清單_dgv.RowHeadersWidth = 5 Me.未完成流水號清單_dgv.RowTemplate.Height = 24 Me.未完成流水號清單_dgv.Size = New System.Drawing.Size(149, 119) Me.未完成流水號清單_dgv.TabIndex = 990 ' 'ProgressBar1 ' Me.ProgressBar1.Location = New System.Drawing.Point(394, 44) Me.ProgressBar1.Maximum = 10000 Me.ProgressBar1.Name = "ProgressBar1" Me.ProgressBar1.Size = New System.Drawing.Size(289, 23) Me.ProgressBar1.TabIndex = 1049 ' 'TextBox18 ' Me.TextBox18.Location = New System.Drawing.Point(19, 181) Me.TextBox18.Name = "TextBox18" Me.TextBox18.Size = New System.Drawing.Size(64, 23) Me.TextBox18.TabIndex = 1047 Me.TextBox18.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '利潤表流水號_tb ' Me.利潤表流水號_tb.Location = New System.Drawing.Point(89, 181) Me.利潤表流水號_tb.Name = "利潤表流水號_tb" Me.利潤表流水號_tb.Size = New System.Drawing.Size(64, 23) Me.利潤表流水號_tb.TabIndex = 1046 ' '刪除拆分資料_bt ' Me.刪除拆分資料_bt.Location = New System.Drawing.Point(394, 105) Me.刪除拆分資料_bt.Name = "刪除拆分資料_bt" Me.刪除拆分資料_bt.Size = New System.Drawing.Size(95, 35) Me.刪除拆分資料_bt.TabIndex = 1045 Me.刪除拆分資料_bt.Text = "刪除拆分資料" Me.刪除拆分資料_bt.UseVisualStyleBackColor = True ' '匯率為1_bt ' Me.匯率為1_bt.Location = New System.Drawing.Point(297, 90) Me.匯率為1_bt.Name = "匯率為1_bt" Me.匯率為1_bt.Size = New System.Drawing.Size(95, 50) Me.匯率為1_bt.TabIndex = 1044 Me.匯率為1_bt.Text = "匯率為1" Me.匯率為1_bt.UseVisualStyleBackColor = True ' '等於零_bt ' Me.等於零_bt.Location = New System.Drawing.Point(491, 70) Me.等於零_bt.Name = "等於零_bt" Me.等於零_bt.Size = New System.Drawing.Size(95, 35) Me.等於零_bt.TabIndex = 1043 Me.等於零_bt.Text = "等於零" Me.等於零_bt.UseVisualStyleBackColor = True ' '等於訂單數_bt ' Me.等於訂單數_bt.Location = New System.Drawing.Point(491, 105) Me.等於訂單數_bt.Name = "等於訂單數_bt" Me.等於訂單數_bt.Size = New System.Drawing.Size(95, 35) Me.等於訂單數_bt.TabIndex = 1042 Me.等於訂單數_bt.Text = "等於訂單數" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) Me.等於訂單數_bt.UseVisualStyleBackColor = True ' '資料流水號_tb ' Me.資料流水號_tb.Location = New System.Drawing.Point(170, 181) Me.資料流水號_tb.Name = "資料流水號_tb" Me.資料流水號_tb.Size = New System.Drawing.Size(64, 23) Me.資料流水號_tb.TabIndex = 1041 ' 'Currency_lb ' Me.Currency_lb.AutoSize = True Me.Currency_lb.Location = New System.Drawing.Point(410, 20) Me.Currency_lb.Name = "Currency_lb" Me.Currency_lb.Size = New System.Drawing.Size(57, 16) Me.Currency_lb.TabIndex = 1040 Me.Currency_lb.Text = "Currency" ' 'Currency_cb ' Me.Currency_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.Currency_cb.FormattingEnabled = True Me.Currency_cb.Items.AddRange(New Object() {"USD", "RMB"}) Me.Currency_cb.Location = New System.Drawing.Point(473, 17) Me.Currency_cb.Name = "Currency_cb" Me.Currency_cb.Size = New System.Drawing.Size(92, 24) Me.Currency_cb.TabIndex = 1039 ' '年份_lb ' Me.年份_lb.AutoSize = True Me.年份_lb.Location = New System.Drawing.Point(274, 20) Me.年份_lb.Name = "年份_lb" Me.年份_lb.Size = New System.Drawing.Size(32, 16) Me.年份_lb.TabIndex = 1038 Me.年份_lb.Text = "年份" ' '年份_cb ' Me.年份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.年份_cb.FormattingEnabled = True Me.年份_cb.Items.AddRange(New Object() {"2023", "2022", "2021", "2020", "2019", "2018"}) Me.年份_cb.Location = New System.Drawing.Point(312, 16) Me.年份_cb.Name = "年份_cb" Me.年份_cb.Size = New System.Drawing.Size(95, 24) Me.年份_cb.TabIndex = 1037 ' '拆分一筆資料_bt ' Me.拆分一筆資料_bt.Location = New System.Drawing.Point(394, 70) Me.拆分一筆資料_bt.Name = "拆分一筆資料_bt" Me.拆分一筆資料_bt.Size = New System.Drawing.Size(95, 35) Me.拆分一筆資料_bt.TabIndex = 1036 Me.拆分一筆資料_bt.Text = "拆分一筆資料" Me.拆分一筆資料_bt.UseVisualStyleBackColor = True ' '客戶訂單號_lb ' Me.客戶訂單號_lb.AutoSize = True Me.客戶訂單號_lb.Location = New System.Drawing.Point(6, 17) Me.客戶訂單號_lb.Name = "客戶訂單號_lb" Me.客戶訂單號_lb.Size = New System.Drawing.Size(68, 16) Me.客戶訂單號_lb.TabIndex = 1035 Me.客戶訂單號_lb.Text = "客戶訂單號" ' '楦型_lb ' Me.楦型_lb.AutoSize = True Me.楦型_lb.Location = New System.Drawing.Point(749, 17) Me.楦型_lb.Name = "楦型_lb" Me.楦型_lb.Size = New System.Drawing.Size(32, 16) Me.楦型_lb.TabIndex = 1034 Me.楦型_lb.Text = "楦型" ' '顏色_lb ' Me.顏色_lb.AutoSize = True Me.顏色_lb.Location = New System.Drawing.Point(432, 17) Me.顏色_lb.Name = "顏色_lb" Me.顏色_lb.Size = New System.Drawing.Size(32, 16) Me.顏色_lb.TabIndex = 1033 Me.顏色_lb.Text = "顏色" ' '形體號碼_lb ' Me.形體號碼_lb.AutoSize = True Me.形體號碼_lb.Location = New System.Drawing.Point(564, 17) Me.形體號碼_lb.Name = "形體號碼_lb" Me.形體號碼_lb.Size = New System.Drawing.Size(56, 16) Me.形體號碼_lb.TabIndex = 1032 Me.形體號碼_lb.Text = "形體號碼" ' '楦型_tb ' Me.楦型_tb.Location = New System.Drawing.Point(787, 14) Me.楦型_tb.Name = "楦型_tb" Me.楦型_tb.Size = New System.Drawing.Size(65, 23) Me.楦型_tb.TabIndex = 1031 ' '顏色_tb ' Me.顏色_tb.Location = New System.Drawing.Point(470, 14) Me.顏色_tb.Name = "顏色_tb" Me.顏色_tb.Size = New System.Drawing.Size(88, 23) Me.顏色_tb.TabIndex = 1030 ' '形體號碼_tb ' Me.形體號碼_tb.Location = New System.Drawing.Point(626, 14) Me.形體號碼_tb.Name = "形體號碼_tb" Me.形體號碼_tb.Size = New System.Drawing.Size(117, 23) Me.形體號碼_tb.TabIndex = 1029 ' '客戶訂單號_tb ' Me.客戶訂單號_tb.Location = New System.Drawing.Point(80, 14) Me.客戶訂單號_tb.Name = "客戶訂單號_tb" Me.客戶訂單號_tb.Size = New System.Drawing.Size(130, 23) Me.客戶訂單號_tb.TabIndex = 1028 ' '文字提示_lb ' Me.文字提示_lb.AutoSize = True Me.文字提示_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.文字提示_lb.Location = New System.Drawing.Point(6, 148) Me.文字提示_lb.Name = "文字提示_lb" Me.文字提示_lb.Size = New System.Drawing.Size(244, 16) Me.文字提示_lb.TabIndex = 1027 Me.文字提示_lb.Text = "* 紅色字體系自動計算欄位,不需要去輸入。" ' '文字提示2_lb ' Me.文字提示2_lb.AutoSize = True Me.文字提示2_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.文字提示2_lb.Location = New System.Drawing.Point(542, 148) Me.文字提示2_lb.Name = "文字提示2_lb" Me.文字提示2_lb.Size = New System.Drawing.Size(280, 16) Me.文字提示2_lb.TabIndex = 1026 Me.文字提示2_lb.Text = "* 沒有存檔之前資料無法列印出成本與利潤的資料。" ' '文字提示1_lb ' Me.文字提示1_lb.AutoSize = True Me.文字提示1_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.文字提示1_lb.Location = New System.Drawing.Point(256, 148) Me.文字提示1_lb.Name = "文字提示1_lb" Me.文字提示1_lb.Size = New System.Drawing.Size(280, 16) Me.文字提示1_lb.TabIndex = 1025 Me.文字提示1_lb.Text = "* 粉色底色欄位系手動輸入欄位,請輸入所需資料。" ' '修改_bt ' Me.修改_bt.ForeColor = System.Drawing.Color.Green Me.修改_bt.Location = New System.Drawing.Point(103, 115) Me.修改_bt.Name = "修改_bt" Me.修改_bt.Size = New System.Drawing.Size(95, 25) Me.修改_bt.TabIndex = 1024 Me.修改_bt.Text = "修改" Me.修改_bt.UseVisualStyleBackColor = True ' '列印_bt ' Me.列印_bt.ForeColor = System.Drawing.Color.Green Me.列印_bt.Location = New System.Drawing.Point(588, 70) Me.列印_bt.Name = "列印_bt" Me.列印_bt.Size = New System.Drawing.Size(95, 70) Me.列印_bt.TabIndex = 1023 Me.列印_bt.Text = "列印" Me.列印_bt.UseVisualStyleBackColor = True ' '重新讀取_bt ' Me.重新讀取_bt.Location = New System.Drawing.Point(6, 44) Me.重新讀取_bt.Name = "重新讀取_bt" Me.重新讀取_bt.Size = New System.Drawing.Size(95, 45) Me.重新讀取_bt.TabIndex = 1022 Me.重新讀取_bt.Text = "重新讀取未完" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "成流水號清單" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) Me.重新讀取_bt.UseVisualStyleBackColor = True ' '刪除_bt ' Me.刪除_bt.ForeColor = System.Drawing.Color.Green Me.刪除_bt.Location = New System.Drawing.Point(200, 115) Me.刪除_bt.Name = "刪除_bt" Me.刪除_bt.Size = New System.Drawing.Size(95, 25) Me.刪除_bt.TabIndex = 1020 Me.刪除_bt.Text = "刪除" Me.刪除_bt.UseVisualStyleBackColor = True ' '存檔_bt ' Me.存檔_bt.ForeColor = System.Drawing.Color.Green Me.存檔_bt.Location = New System.Drawing.Point(6, 115) Me.存檔_bt.Name = "存檔_bt" Me.存檔_bt.Size = New System.Drawing.Size(95, 25) Me.存檔_bt.TabIndex = 1019 Me.存檔_bt.Text = "存檔" Me.存檔_bt.UseVisualStyleBackColor = True ' '未收款項_lb ' Me.未收款項_lb.AutoSize = True Me.未收款項_lb.Location = New System.Drawing.Point(1337, 43) Me.未收款項_lb.Name = "未收款項_lb" Me.未收款項_lb.Size = New System.Drawing.Size(56, 16) Me.未收款項_lb.TabIndex = 1018 Me.未收款項_lb.Text = "未收款項" ' 'COST客戶付款_tb ' Me.COST客戶付款_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.COST客戶付款_tb.Location = New System.Drawing.Point(1177, 86) Me.COST客戶付款_tb.Name = "COST客戶付款_tb" Me.COST客戶付款_tb.Size = New System.Drawing.Size(107, 23) Me.COST客戶付款_tb.TabIndex = 1017 Me.COST客戶付款_tb.Text = "0" Me.COST客戶付款_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '已建檔_ch ' Me.已建檔_ch.AutoSize = True Me.已建檔_ch.Checked = True Me.已建檔_ch.CheckState = System.Windows.Forms.CheckState.Checked Me.已建檔_ch.Location = New System.Drawing.Point(122, 70) Me.已建檔_ch.Name = "已建檔_ch" Me.已建檔_ch.Size = New System.Drawing.Size(63, 20) Me.已建檔_ch.TabIndex = 1016 Me.已建檔_ch.Text = "已建檔" Me.已建檔_ch.UseVisualStyleBackColor = True ' '未建檔_ch ' Me.未建檔_ch.AutoSize = True Me.未建檔_ch.Location = New System.Drawing.Point(122, 46) Me.未建檔_ch.Name = "未建檔_ch" Me.未建檔_ch.Size = New System.Drawing.Size(63, 20) Me.未建檔_ch.TabIndex = 1015 Me.未建檔_ch.Text = "未建檔" Me.未建檔_ch.UseVisualStyleBackColor = True ' '關鍵字查詢_bt ' Me.關鍵字查詢_bt.Location = New System.Drawing.Point(200, 44) Me.關鍵字查詢_bt.Name = "關鍵字查詢_bt" Me.關鍵字查詢_bt.Size = New System.Drawing.Size(95, 45) Me.關鍵字查詢_bt.TabIndex = 1014 Me.關鍵字查詢_bt.Text = "關鍵字查詢" Me.關鍵字查詢_bt.UseVisualStyleBackColor = True ' '資料尚未存檔_lb ' Me.資料尚未存檔_lb.AutoSize = True Me.資料尚未存檔_lb.Font = New System.Drawing.Font("微軟正黑體", 11.25!, 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(584, 19) Me.資料尚未存檔_lb.Name = "資料尚未存檔_lb" Me.資料尚未存檔_lb.Size = New System.Drawing.Size(99, 19) Me.資料尚未存檔_lb.TabIndex = 1013 Me.資料尚未存檔_lb.Text = "資料尚未存檔" Me.資料尚未存檔_lb.Visible = False ' '匯總分頁_bt ' Me.匯總分頁_bt.ForeColor = System.Drawing.Color.Blue Me.匯總分頁_bt.Location = New System.Drawing.Point(200, 90) Me.匯總分頁_bt.Name = "匯總分頁_bt" Me.匯總分頁_bt.Size = New System.Drawing.Size(95, 25) Me.匯總分頁_bt.TabIndex = 1012 Me.匯總分頁_bt.Text = "匯總分頁" Me.匯總分頁_bt.UseVisualStyleBackColor = True ' '預收款項_lb ' Me.預收款項_lb.AutoSize = True Me.預收款項_lb.Location = New System.Drawing.Point(1454, 43) Me.預收款項_lb.Name = "預收款項_lb" Me.預收款項_lb.Size = New System.Drawing.Size(56, 16) Me.預收款項_lb.TabIndex = 1010 Me.預收款項_lb.Text = "預收款項" ' 'LAND未收款項_tb ' Me.LAND未收款項_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.LAND未收款項_tb.Location = New System.Drawing.Point(1290, 60) Me.LAND未收款項_tb.Name = "LAND未收款項_tb" Me.LAND未收款項_tb.Size = New System.Drawing.Size(107, 23) Me.LAND未收款項_tb.TabIndex = 1009 Me.LAND未收款項_tb.Text = "0" Me.LAND未收款項_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '客戶付款_lb ' Me.客戶付款_lb.AutoSize = True Me.客戶付款_lb.Location = New System.Drawing.Point(1224, 43) Me.客戶付款_lb.Name = "客戶付款_lb" Me.客戶付款_lb.Size = New System.Drawing.Size(56, 16) Me.客戶付款_lb.TabIndex = 1005 Me.客戶付款_lb.Text = "客戶付款" ' 'LAND客戶付款_tb ' Me.LAND客戶付款_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.LAND客戶付款_tb.Location = New System.Drawing.Point(1177, 60) Me.LAND客戶付款_tb.Name = "LAND客戶付款_tb" Me.LAND客戶付款_tb.Size = New System.Drawing.Size(107, 23) Me.LAND客戶付款_tb.TabIndex = 1004 Me.LAND客戶付款_tb.Text = "0" Me.LAND客戶付款_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'FIRSTCOST_lb ' Me.FIRSTCOST_lb.AutoSize = True Me.FIRSTCOST_lb.Location = New System.Drawing.Point(861, 88) Me.FIRSTCOST_lb.Name = "FIRSTCOST_lb" Me.FIRSTCOST_lb.Size = New System.Drawing.Size(119, 16) Me.FIRSTCOST_lb.TabIndex = 1003 Me.FIRSTCOST_lb.Text = "FIRST COST" ' 'FIRST銷售金額_tb ' Me.FIRST銷售金額_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.FIRST銷售金額_tb.Location = New System.Drawing.Point(1064, 86) Me.FIRST銷售金額_tb.Name = "FIRST銷售金額_tb" Me.FIRST銷售金額_tb.Size = New System.Drawing.Size(107, 23) Me.FIRST銷售金額_tb.TabIndex = 1002 Me.FIRST銷售金額_tb.Text = "0" Me.FIRST銷售金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'LANDEDBRANDED_lb ' Me.LANDEDBRANDED_lb.AutoSize = True Me.LANDEDBRANDED_lb.Location = New System.Drawing.Point(861, 63) Me.LANDEDBRANDED_lb.Name = "LANDEDBRANDED_lb" Me.LANDEDBRANDED_lb.Size = New System.Drawing.Size(118, 16) Me.LANDEDBRANDED_lb.TabIndex = 1001 Me.LANDEDBRANDED_lb.Text = "LANDED BRANDED" ' 'LAND銷售金額_tb ' Me.LAND銷售金額_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.LAND銷售金額_tb.Location = New System.Drawing.Point(1064, 60) Me.LAND銷售金額_tb.Name = "LAND銷售金額_tb" Me.LAND銷售金額_tb.Size = New System.Drawing.Size(107, 23) Me.LAND銷售金額_tb.TabIndex = 1000 Me.LAND銷售金額_tb.Text = "0" Me.LAND銷售金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '總雙數_lb ' Me.總雙數_lb.AutoSize = True Me.總雙數_lb.Location = New System.Drawing.Point(1014, 43) Me.總雙數_lb.Name = "總雙數_lb" Me.總雙數_lb.Size = New System.Drawing.Size(44, 16) Me.總雙數_lb.TabIndex = 999 Me.總雙數_lb.Text = "總雙數" ' 'LAND總雙數_tb ' Me.LAND總雙數_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.LAND總雙數_tb.Location = New System.Drawing.Point(985, 60) Me.LAND總雙數_tb.Name = "LAND總雙數_tb" Me.LAND總雙數_tb.Size = New System.Drawing.Size(73, 23) Me.LAND總雙數_tb.TabIndex = 998 Me.LAND總雙數_tb.Text = "0" Me.LAND總雙數_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '返回_bt ' Me.返回_bt.Location = New System.Drawing.Point(297, 44) Me.返回_bt.Name = "返回_bt" Me.返回_bt.Size = New System.Drawing.Size(95, 45) Me.返回_bt.TabIndex = 997 Me.返回_bt.Text = "返回" Me.返回_bt.UseVisualStyleBackColor = True ' '訂單流水號_lb ' Me.訂單流水號_lb.AutoSize = True Me.訂單流水號_lb.Location = New System.Drawing.Point(216, 17) Me.訂單流水號_lb.Name = "訂單流水號_lb" Me.訂單流水號_lb.Size = New System.Drawing.Size(68, 16) Me.訂單流水號_lb.TabIndex = 996 Me.訂單流水號_lb.Text = "訂單流水號" ' '訂單流水號_tb ' Me.訂單流水號_tb.Location = New System.Drawing.Point(290, 14) Me.訂單流水號_tb.Name = "訂單流水號_tb" Me.訂單流水號_tb.Size = New System.Drawing.Size(136, 23) Me.訂單流水號_tb.TabIndex = 995 ' '利潤拆分_bt ' Me.利潤拆分_bt.ForeColor = System.Drawing.Color.Red Me.利潤拆分_bt.Location = New System.Drawing.Point(103, 90) Me.利潤拆分_bt.Name = "利潤拆分_bt" Me.利潤拆分_bt.Size = New System.Drawing.Size(95, 25) Me.利潤拆分_bt.TabIndex = 994 Me.利潤拆分_bt.Text = "利潤拆分" Me.利潤拆分_bt.UseVisualStyleBackColor = True ' '成本組成_bt ' Me.成本組成_bt.ForeColor = System.Drawing.Color.Red Me.成本組成_bt.Location = New System.Drawing.Point(6, 90) Me.成本組成_bt.Name = "成本組成_bt" Me.成本組成_bt.Size = New System.Drawing.Size(95, 25) Me.成本組成_bt.TabIndex = 993 Me.成本組成_bt.Text = "成本組成" Me.成本組成_bt.UseVisualStyleBackColor = True ' '清單1_dgv ' Me.清單1_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.清單1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3 Me.清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.清單1_dgv.Location = New System.Drawing.Point(3, 165) Me.清單1_dgv.Name = "清單1_dgv" Me.清單1_dgv.RowHeadersWidth = 5 DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.清單1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4 Me.清單1_dgv.RowTemplate.Height = 24 Me.清單1_dgv.Size = New System.Drawing.Size(1905, 801) Me.清單1_dgv.TabIndex = 992 ' 'Timer1 ' Me.Timer1.Interval = 500 ' '清單2_dgv ' Me.清單2_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.清單2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.清單2_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle5 Me.清單2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.清單2_dgv.Location = New System.Drawing.Point(3, 165) Me.清單2_dgv.Name = "清單2_dgv" Me.清單2_dgv.RowHeadersWidth = 5 DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.清單2_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6 Me.清單2_dgv.RowTemplate.Height = 24 Me.清單2_dgv.Size = New System.Drawing.Size(1905, 801) Me.清單2_dgv.TabIndex = 1050 ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.訂單流水號_tb) Me.GroupBox1.Controls.Add(Me.訂單流水號_lb) Me.GroupBox1.Controls.Add(Me.客戶訂單號_tb) Me.GroupBox1.Controls.Add(Me.形體號碼_tb) Me.GroupBox1.Controls.Add(Me.顏色_tb) Me.GroupBox1.Controls.Add(Me.楦型_tb) Me.GroupBox1.Controls.Add(Me.形體號碼_lb) Me.GroupBox1.Controls.Add(Me.顏色_lb) Me.GroupBox1.Controls.Add(Me.楦型_lb) Me.GroupBox1.Controls.Add(Me.客戶訂單號_lb) Me.GroupBox1.Location = New System.Drawing.Point(859, -1) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(877, 42) Me.GroupBox1.TabIndex = 1051 Me.GroupBox1.TabStop = False ' 'GroupBox2 ' Me.GroupBox2.Controls.Add(Me.年份_lb) Me.GroupBox2.Controls.Add(Me.重新讀取_bt) Me.GroupBox2.Controls.Add(Me.資料尚未存檔_lb) Me.GroupBox2.Controls.Add(Me.ProgressBar1) Me.GroupBox2.Controls.Add(Me.訂單屬性_cb) Me.GroupBox2.Controls.Add(Me.成本組成_bt) Me.GroupBox2.Controls.Add(Me.刪除拆分資料_bt) Me.GroupBox2.Controls.Add(Me.利潤拆分_bt) Me.GroupBox2.Controls.Add(Me.Currency_lb) Me.GroupBox2.Controls.Add(Me.匯率為1_bt) Me.GroupBox2.Controls.Add(Me.Currency_cb) Me.GroupBox2.Controls.Add(Me.返回_bt) Me.GroupBox2.Controls.Add(Me.等於零_bt) Me.GroupBox2.Controls.Add(Me.匯總分頁_bt) Me.GroupBox2.Controls.Add(Me.等於訂單數_bt) Me.GroupBox2.Controls.Add(Me.關鍵字查詢_bt) Me.GroupBox2.Controls.Add(Me.年份_cb) Me.GroupBox2.Controls.Add(Me.未建檔_ch) Me.GroupBox2.Controls.Add(Me.拆分一筆資料_bt) Me.GroupBox2.Controls.Add(Me.已建檔_ch) Me.GroupBox2.Controls.Add(Me.修改_bt) Me.GroupBox2.Controls.Add(Me.存檔_bt) Me.GroupBox2.Controls.Add(Me.列印_bt) Me.GroupBox2.Controls.Add(Me.刪除_bt) Me.GroupBox2.Controls.Add(Me.訂單屬性_lb) Me.GroupBox2.Location = New System.Drawing.Point(164, 0) Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.Size = New System.Drawing.Size(689, 145) Me.GroupBox2.TabIndex = 1052 Me.GroupBox2.TabStop = False ' 'FIRST總雙數_tb ' Me.FIRST總雙數_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.FIRST總雙數_tb.Location = New System.Drawing.Point(985, 86) Me.FIRST總雙數_tb.Name = "FIRST總雙數_tb" Me.FIRST總雙數_tb.Size = New System.Drawing.Size(73, 23) Me.FIRST總雙數_tb.TabIndex = 1053 Me.FIRST總雙數_tb.Text = "0" Me.FIRST總雙數_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '銷售金額_lb ' Me.銷售金額_lb.AutoSize = True Me.銷售金額_lb.Location = New System.Drawing.Point(1111, 43) Me.銷售金額_lb.Name = "銷售金額_lb" Me.銷售金額_lb.Size = New System.Drawing.Size(56, 16) Me.銷售金額_lb.TabIndex = 1054 Me.銷售金額_lb.Text = "銷售金額" ' 'COST未收款項_tb ' Me.COST未收款項_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.COST未收款項_tb.Location = New System.Drawing.Point(1290, 86) Me.COST未收款項_tb.Name = "COST未收款項_tb" Me.COST未收款項_tb.Size = New System.Drawing.Size(107, 23) Me.COST未收款項_tb.TabIndex = 1055 Me.COST未收款項_tb.Text = "0" Me.COST未收款項_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'LAND預收款項_tb ' Me.LAND預收款項_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.LAND預收款項_tb.Location = New System.Drawing.Point(1403, 60) Me.LAND預收款項_tb.Name = "LAND預收款項_tb" Me.LAND預收款項_tb.Size = New System.Drawing.Size(107, 23) Me.LAND預收款項_tb.TabIndex = 1056 Me.LAND預收款項_tb.Text = "0" Me.LAND預收款項_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'COST預收款項_tb ' Me.COST預收款項_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.COST預收款項_tb.Location = New System.Drawing.Point(1403, 86) Me.COST預收款項_tb.Name = "COST預收款項_tb" Me.COST預收款項_tb.Size = New System.Drawing.Size(107, 23) Me.COST預收款項_tb.TabIndex = 1057 Me.COST預收款項_tb.Text = "0" Me.COST預收款項_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'COST成本金額_tb ' Me.COST成本金額_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.COST成本金額_tb.Location = New System.Drawing.Point(1516, 86) Me.COST成本金額_tb.Name = "COST成本金額_tb" Me.COST成本金額_tb.Size = New System.Drawing.Size(107, 23) Me.COST成本金額_tb.TabIndex = 1060 Me.COST成本金額_tb.Text = "0" Me.COST成本金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'LAND成本金額_tb ' Me.LAND成本金額_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.LAND成本金額_tb.Location = New System.Drawing.Point(1516, 60) Me.LAND成本金額_tb.Name = "LAND成本金額_tb" Me.LAND成本金額_tb.Size = New System.Drawing.Size(107, 23) Me.LAND成本金額_tb.TabIndex = 1059 Me.LAND成本金額_tb.Text = "0" Me.LAND成本金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '成本金額_lb ' Me.成本金額_lb.AutoSize = True Me.成本金額_lb.Location = New System.Drawing.Point(1567, 43) Me.成本金額_lb.Name = "成本金額_lb" Me.成本金額_lb.Size = New System.Drawing.Size(56, 16) Me.成本金額_lb.TabIndex = 1058 Me.成本金額_lb.Text = "成本金額" ' 'COST利潤_tb ' Me.COST利潤_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.COST利潤_tb.Location = New System.Drawing.Point(1629, 86) Me.COST利潤_tb.Name = "COST利潤_tb" Me.COST利潤_tb.Size = New System.Drawing.Size(107, 23) Me.COST利潤_tb.TabIndex = 1063 Me.COST利潤_tb.Text = "0" Me.COST利潤_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'LAND利潤_tb ' Me.LAND利潤_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.LAND利潤_tb.Location = New System.Drawing.Point(1629, 60) Me.LAND利潤_tb.Name = "LAND利潤_tb" Me.LAND利潤_tb.Size = New System.Drawing.Size(107, 23) Me.LAND利潤_tb.TabIndex = 1062 Me.LAND利潤_tb.Text = "0" Me.LAND利潤_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '利潤_lb ' Me.利潤_lb.AutoSize = True Me.利潤_lb.Location = New System.Drawing.Point(1704, 43) Me.利潤_lb.Name = "利潤_lb" Me.利潤_lb.Size = New System.Drawing.Size(32, 16) Me.利潤_lb.TabIndex = 1061 Me.利潤_lb.Text = "利潤" ' 'COST實際收款_tb ' Me.COST實際收款_tb.Location = New System.Drawing.Point(1742, 86) Me.COST實際收款_tb.Name = "COST實際收款_tb" Me.COST實際收款_tb.Size = New System.Drawing.Size(107, 23) Me.COST實際收款_tb.TabIndex = 1066 Me.COST實際收款_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'LAND實際收款_tb ' Me.LAND實際收款_tb.Location = New System.Drawing.Point(1742, 60) Me.LAND實際收款_tb.Name = "LAND實際收款_tb" Me.LAND實際收款_tb.Size = New System.Drawing.Size(107, 23) Me.LAND實際收款_tb.TabIndex = 1065 Me.LAND實際收款_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '實際收款_lb ' Me.實際收款_lb.AutoSize = True Me.實際收款_lb.Location = New System.Drawing.Point(1793, 43) Me.實際收款_lb.Name = "實際收款_lb" Me.實際收款_lb.Size = New System.Drawing.Size(56, 16) Me.實際收款_lb.TabIndex = 1064 Me.實際收款_lb.Text = "實際收款" ' '總實際收款_tb ' Me.總實際收款_tb.Location = New System.Drawing.Point(1742, 138) Me.總實際收款_tb.Name = "總實際收款_tb" Me.總實際收款_tb.Size = New System.Drawing.Size(107, 23) Me.總實際收款_tb.TabIndex = 1074 Me.總實際收款_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '合計利潤_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(1629, 112) Me.合計利潤_tb.Name = "合計利潤_tb" Me.合計利潤_tb.Size = New System.Drawing.Size(107, 23) Me.合計利潤_tb.TabIndex = 1073 Me.合計利潤_tb.Text = "0" Me.合計利潤_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '合計成本金額_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(1516, 112) Me.合計成本金額_tb.Name = "合計成本金額_tb" Me.合計成本金額_tb.Size = New System.Drawing.Size(107, 23) Me.合計成本金額_tb.TabIndex = 1072 Me.合計成本金額_tb.Text = "0" Me.合計成本金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '合計預收款項_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(1403, 112) Me.合計預收款項_tb.Name = "合計預收款項_tb" Me.合計預收款項_tb.Size = New System.Drawing.Size(107, 23) Me.合計預收款項_tb.TabIndex = 1071 Me.合計預收款項_tb.Text = "0" Me.合計預收款項_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '合計未收款項_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(1290, 112) Me.合計未收款項_tb.Name = "合計未收款項_tb" Me.合計未收款項_tb.Size = New System.Drawing.Size(107, 23) Me.合計未收款項_tb.TabIndex = 1070 Me.合計未收款項_tb.Text = "0" Me.合計未收款項_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '合計總雙數_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(985, 112) Me.合計總雙數_tb.Name = "合計總雙數_tb" Me.合計總雙數_tb.Size = New System.Drawing.Size(73, 23) Me.合計總雙數_tb.TabIndex = 1069 Me.合計總雙數_tb.Text = "0" Me.合計總雙數_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '合計客戶付款_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(1177, 112) Me.合計客戶付款_tb.Name = "合計客戶付款_tb" Me.合計客戶付款_tb.Size = New System.Drawing.Size(107, 23) Me.合計客戶付款_tb.TabIndex = 1068 Me.合計客戶付款_tb.Text = "0" Me.合計客戶付款_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '合計銷售金額_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(1064, 112) Me.合計銷售金額_tb.Name = "合計銷售金額_tb" Me.合計銷售金額_tb.Size = New System.Drawing.Size(107, 23) Me.合計銷售金額_tb.TabIndex = 1067 Me.合計銷售金額_tb.Text = "0" Me.合計銷售金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '合計_lb ' Me.合計_lb.AutoSize = True Me.合計_lb.Location = New System.Drawing.Point(860, 115) Me.合計_lb.Name = "合計_lb" Me.合計_lb.Size = New System.Drawing.Size(119, 16) Me.合計_lb.TabIndex = 1075 Me.合計_lb.Text = "合 計" ' '文字提示3_lb ' Me.文字提示3_lb.AutoSize = True Me.文字提示3_lb.Location = New System.Drawing.Point(866, 141) Me.文字提示3_lb.Name = "文字提示3_lb" Me.文字提示3_lb.Size = New System.Drawing.Size(531, 16) Me.文字提示3_lb.TabIndex = 1076 Me.文字提示3_lb.Text = "PS : 應收應付如果 = 正數,及為應付;如果 = 負數,及惟應收。 預收款項 - 未收款項 = 應收應付" ' '應收應付_tb ' Me.應收應付_tb.Location = New System.Drawing.Point(1403, 138) Me.應收應付_tb.Name = "應收應付_tb" Me.應收應付_tb.Size = New System.Drawing.Size(107, 23) Me.應收應付_tb.TabIndex = 1078 Me.應收應付_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '文字提示4_lb ' Me.文字提示4_lb.AutoSize = True Me.文字提示4_lb.Location = New System.Drawing.Point(1566, 141) Me.文字提示4_lb.Name = "文字提示4_lb" Me.文字提示4_lb.Size = New System.Drawing.Size(170, 16) Me.文字提示4_lb.TabIndex = 1079 Me.文字提示4_lb.Text = "利潤 + 應收應付 = 總實際收款" ' '訂單價格利潤明細表 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1914, 971) Me.Controls.Add(Me.文字提示4_lb) Me.Controls.Add(Me.應收應付_tb) Me.Controls.Add(Me.文字提示3_lb) Me.Controls.Add(Me.合計_lb) Me.Controls.Add(Me.總實際收款_tb) Me.Controls.Add(Me.文字提示1_lb) Me.Controls.Add(Me.合計利潤_tb) Me.Controls.Add(Me.文字提示2_lb) Me.Controls.Add(Me.合計成本金額_tb) Me.Controls.Add(Me.文字提示_lb) Me.Controls.Add(Me.合計預收款項_tb) Me.Controls.Add(Me.合計未收款項_tb) Me.Controls.Add(Me.合計總雙數_tb) Me.Controls.Add(Me.合計客戶付款_tb) Me.Controls.Add(Me.合計銷售金額_tb) Me.Controls.Add(Me.COST實際收款_tb) Me.Controls.Add(Me.LAND實際收款_tb) Me.Controls.Add(Me.實際收款_lb) Me.Controls.Add(Me.COST利潤_tb) Me.Controls.Add(Me.LAND利潤_tb) Me.Controls.Add(Me.利潤_lb) Me.Controls.Add(Me.COST成本金額_tb) Me.Controls.Add(Me.LAND成本金額_tb) Me.Controls.Add(Me.成本金額_lb) Me.Controls.Add(Me.COST預收款項_tb) Me.Controls.Add(Me.LAND預收款項_tb) Me.Controls.Add(Me.COST未收款項_tb) Me.Controls.Add(Me.銷售金額_lb) Me.Controls.Add(Me.FIRST總雙數_tb) Me.Controls.Add(Me.GroupBox2) Me.Controls.Add(Me.GroupBox1) Me.Controls.Add(Me.TextBox18) Me.Controls.Add(Me.利潤表流水號_tb) Me.Controls.Add(Me.資料流水號_tb) Me.Controls.Add(Me.未收款項_lb) Me.Controls.Add(Me.COST客戶付款_tb) Me.Controls.Add(Me.預收款項_lb) Me.Controls.Add(Me.LAND未收款項_tb) Me.Controls.Add(Me.客戶付款_lb) Me.Controls.Add(Me.LAND客戶付款_tb) Me.Controls.Add(Me.FIRSTCOST_lb) Me.Controls.Add(Me.FIRST銷售金額_tb) Me.Controls.Add(Me.LAND銷售金額_tb) Me.Controls.Add(Me.總雙數_lb) Me.Controls.Add(Me.LAND總雙數_tb) Me.Controls.Add(Me.未完成流水號清單_lb) Me.Controls.Add(Me.未完成流水號清單_dgv) Me.Controls.Add(Me.LANDEDBRANDED_lb) Me.Controls.Add(Me.清單2_dgv) Me.Controls.Add(Me.清單1_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.未完成流水號清單_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.清單2_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() Me.GroupBox2.ResumeLayout(False) Me.GroupBox2.PerformLayout() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 訂單屬性_cb As ComboBox Friend WithEvents 訂單屬性_lb As Label Friend WithEvents 未完成流水號清單_lb As Label Friend WithEvents 未完成流水號清單_dgv As DataGridView Friend WithEvents ProgressBar1 As ProgressBar Friend WithEvents TextBox18 As TextBox Friend WithEvents 利潤表流水號_tb As TextBox Friend WithEvents 刪除拆分資料_bt As Button Friend WithEvents 匯率為1_bt As Button Friend WithEvents 等於零_bt As Button Friend WithEvents 等於訂單數_bt As Button Friend WithEvents 資料流水號_tb As TextBox Friend WithEvents Currency_lb As Label Friend WithEvents Currency_cb As ComboBox Friend WithEvents 年份_lb As Label Friend WithEvents 年份_cb As ComboBox Friend WithEvents 拆分一筆資料_bt As Button Friend WithEvents 客戶訂單號_lb As Label Friend WithEvents 楦型_lb As Label Friend WithEvents 顏色_lb As Label Friend WithEvents 形體號碼_lb As Label Friend WithEvents 楦型_tb As TextBox Friend WithEvents 顏色_tb As TextBox Friend WithEvents 形體號碼_tb As TextBox Friend WithEvents 客戶訂單號_tb As TextBox Friend WithEvents 文字提示_lb As Label Friend WithEvents 文字提示2_lb As Label Friend WithEvents 文字提示1_lb As Label Friend WithEvents 修改_bt As Button Friend WithEvents 列印_bt As Button Friend WithEvents 重新讀取_bt As Button Friend WithEvents 刪除_bt As Button Friend WithEvents 存檔_bt As Button Friend WithEvents 未收款項_lb As Label Friend WithEvents COST客戶付款_tb As TextBox Friend WithEvents 已建檔_ch As CheckBox Friend WithEvents 未建檔_ch As CheckBox Friend WithEvents 關鍵字查詢_bt As Button Friend WithEvents 資料尚未存檔_lb As Label Friend WithEvents 匯總分頁_bt As Button Friend WithEvents 預收款項_lb As Label Friend WithEvents LAND未收款項_tb As TextBox Friend WithEvents 客戶付款_lb As Label Friend WithEvents LAND客戶付款_tb As TextBox Friend WithEvents FIRSTCOST_lb As Label Friend WithEvents FIRST銷售金額_tb As TextBox Friend WithEvents LANDEDBRANDED_lb As Label Friend WithEvents LAND銷售金額_tb As TextBox Friend WithEvents 總雙數_lb As Label Friend WithEvents LAND總雙數_tb As TextBox Friend WithEvents 返回_bt As Button Friend WithEvents 訂單流水號_lb As Label Friend WithEvents 訂單流水號_tb As TextBox Friend WithEvents 利潤拆分_bt As Button Friend WithEvents 成本組成_bt As Button Friend WithEvents 清單1_dgv As DataGridView Friend WithEvents Timer1 As Timer Friend WithEvents 清單2_dgv As DataGridView Friend WithEvents GroupBox1 As GroupBox Friend WithEvents GroupBox2 As GroupBox Friend WithEvents FIRST總雙數_tb As TextBox Friend WithEvents 銷售金額_lb As Label Friend WithEvents COST未收款項_tb As TextBox Friend WithEvents LAND預收款項_tb As TextBox Friend WithEvents COST預收款項_tb As TextBox Friend WithEvents COST成本金額_tb As TextBox Friend WithEvents LAND成本金額_tb As TextBox Friend WithEvents 成本金額_lb As Label Friend WithEvents COST利潤_tb As TextBox Friend WithEvents LAND利潤_tb As TextBox Friend WithEvents 利潤_lb As Label Friend WithEvents COST實際收款_tb As TextBox Friend WithEvents LAND實際收款_tb As TextBox Friend WithEvents 實際收款_lb As Label Friend WithEvents 總實際收款_tb As TextBox Friend WithEvents 合計利潤_tb As TextBox Friend WithEvents 合計成本金額_tb As TextBox Friend WithEvents 合計預收款項_tb As TextBox Friend WithEvents 合計未收款項_tb As TextBox Friend WithEvents 合計總雙數_tb As TextBox Friend WithEvents 合計客戶付款_tb As TextBox Friend WithEvents 合計銷售金額_tb As TextBox Friend WithEvents 合計_lb As Label Friend WithEvents 文字提示3_lb As Label Friend WithEvents 應收應付_tb As TextBox Friend WithEvents 文字提示4_lb As Label End Class