_ 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 DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.ComboBox10 = New System.Windows.Forms.ComboBox() Me.Label28 = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.DataGridView2 = New System.Windows.Forms.DataGridView() Me.ProgressBar1 = New System.Windows.Forms.ProgressBar() Me.TextBox18 = New System.Windows.Forms.TextBox() Me.TextBox17 = New System.Windows.Forms.TextBox() Me.Button15 = New System.Windows.Forms.Button() Me.Button13 = New System.Windows.Forms.Button() Me.Button12 = New System.Windows.Forms.Button() Me.Button11 = New System.Windows.Forms.Button() Me.TextBox16 = New System.Windows.Forms.TextBox() Me.Label17 = New System.Windows.Forms.Label() Me.ComboBox2 = New System.Windows.Forms.ComboBox() Me.Label16 = New System.Windows.Forms.Label() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.Button10 = New System.Windows.Forms.Button() Me.Label15 = New System.Windows.Forms.Label() Me.Label14 = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.TextBox15 = New System.Windows.Forms.TextBox() Me.TextBox14 = New System.Windows.Forms.TextBox() Me.TextBox13 = New System.Windows.Forms.TextBox() Me.TextBox12 = New System.Windows.Forms.TextBox() Me.Label11 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Button9 = New System.Windows.Forms.Button() Me.Button8 = New System.Windows.Forms.Button() Me.Button7 = New System.Windows.Forms.Button() Me.Button5 = New System.Windows.Forms.Button() Me.Button6 = New System.Windows.Forms.Button() Me.Label8 = New System.Windows.Forms.Label() Me.TextBox11 = New System.Windows.Forms.TextBox() Me.CheckBox2 = New System.Windows.Forms.CheckBox() Me.CheckBox1 = New System.Windows.Forms.CheckBox() Me.Button3 = New System.Windows.Forms.Button() Me.Label47 = New System.Windows.Forms.Label() Me.Button2 = New System.Windows.Forms.Button() Me.TextBox10 = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.TextBox9 = New System.Windows.Forms.TextBox() Me.TextBox8 = New System.Windows.Forms.TextBox() Me.TextBox7 = New System.Windows.Forms.TextBox() Me.TextBox6 = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.Label4 = New System.Windows.Forms.Label() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.Label3 = New System.Windows.Forms.Label() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.Button1 = New System.Windows.Forms.Button() Me.Label2 = New System.Windows.Forms.Label() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Button35 = New System.Windows.Forms.Button() Me.Button34 = New System.Windows.Forms.Button() Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.Timer1 = New System.Windows.Forms.Timer(Me.components) Me.DataGridView3 = New System.Windows.Forms.DataGridView() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.GroupBox2 = New System.Windows.Forms.GroupBox() Me.TextBox19 = New System.Windows.Forms.TextBox() Me.Label18 = New System.Windows.Forms.Label() Me.TextBox20 = New System.Windows.Forms.TextBox() Me.TextBox21 = New System.Windows.Forms.TextBox() Me.TextBox22 = New System.Windows.Forms.TextBox() Me.TextBox23 = New System.Windows.Forms.TextBox() Me.TextBox24 = New System.Windows.Forms.TextBox() Me.Label19 = New System.Windows.Forms.Label() Me.TextBox25 = New System.Windows.Forms.TextBox() Me.TextBox26 = New System.Windows.Forms.TextBox() Me.Label20 = New System.Windows.Forms.Label() Me.TextBox27 = New System.Windows.Forms.TextBox() Me.TextBox28 = New System.Windows.Forms.TextBox() Me.Label21 = New System.Windows.Forms.Label() Me.TextBox29 = New System.Windows.Forms.TextBox() Me.TextBox30 = New System.Windows.Forms.TextBox() Me.TextBox31 = New System.Windows.Forms.TextBox() Me.TextBox32 = New System.Windows.Forms.TextBox() Me.TextBox33 = New System.Windows.Forms.TextBox() Me.TextBox34 = New System.Windows.Forms.TextBox() Me.TextBox35 = New System.Windows.Forms.TextBox() Me.TextBox36 = New System.Windows.Forms.TextBox() Me.Label22 = New System.Windows.Forms.Label() Me.Label23 = New System.Windows.Forms.Label() Me.TextBox37 = New System.Windows.Forms.TextBox() Me.Label24 = New System.Windows.Forms.Label() CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox1.SuspendLayout() Me.GroupBox2.SuspendLayout() Me.SuspendLayout() ' 'ComboBox10 ' Me.ComboBox10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox10.ForeColor = System.Drawing.Color.Green Me.ComboBox10.FormattingEnabled = True Me.ComboBox10.Items.AddRange(New Object() {"LANDED BRANDED", "FIRST COST"}) Me.ComboBox10.Location = New System.Drawing.Point(68, 16) Me.ComboBox10.Name = "ComboBox10" Me.ComboBox10.Size = New System.Drawing.Size(200, 24) Me.ComboBox10.TabIndex = 989 ' 'Label28 ' Me.Label28.AutoSize = True Me.Label28.ForeColor = System.Drawing.Color.Green Me.Label28.Location = New System.Drawing.Point(6, 20) Me.Label28.Name = "Label28" Me.Label28.Size = New System.Drawing.Size(56, 16) Me.Label28.TabIndex = 988 Me.Label28.Text = "訂單屬性" ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(16, 4) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(104, 16) Me.Label1.TabIndex = 991 Me.Label1.Text = "未完成流水號清單" ' 'DataGridView2 ' DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7 Me.DataGridView2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView2.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle8 Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView2.Location = New System.Drawing.Point(9, 23) Me.DataGridView2.Name = "DataGridView2" Me.DataGridView2.RowHeadersWidth = 5 Me.DataGridView2.RowTemplate.Height = 24 Me.DataGridView2.Size = New System.Drawing.Size(149, 119) Me.DataGridView2.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 ' 'TextBox17 ' Me.TextBox17.Location = New System.Drawing.Point(89, 210) Me.TextBox17.Name = "TextBox17" Me.TextBox17.Size = New System.Drawing.Size(64, 23) Me.TextBox17.TabIndex = 1046 ' 'Button15 ' Me.Button15.Location = New System.Drawing.Point(394, 105) Me.Button15.Name = "Button15" Me.Button15.Size = New System.Drawing.Size(95, 35) Me.Button15.TabIndex = 1045 Me.Button15.Text = "刪除拆分資料" Me.Button15.UseVisualStyleBackColor = True ' 'Button13 ' Me.Button13.Location = New System.Drawing.Point(297, 90) Me.Button13.Name = "Button13" Me.Button13.Size = New System.Drawing.Size(95, 50) Me.Button13.TabIndex = 1044 Me.Button13.Text = "匯率為1" Me.Button13.UseVisualStyleBackColor = True ' 'Button12 ' Me.Button12.Location = New System.Drawing.Point(491, 70) Me.Button12.Name = "Button12" Me.Button12.Size = New System.Drawing.Size(95, 35) Me.Button12.TabIndex = 1043 Me.Button12.Text = "等於零" Me.Button12.UseVisualStyleBackColor = True ' 'Button11 ' Me.Button11.Location = New System.Drawing.Point(491, 105) Me.Button11.Name = "Button11" Me.Button11.Size = New System.Drawing.Size(95, 35) Me.Button11.TabIndex = 1042 Me.Button11.Text = "等於訂單數" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) Me.Button11.UseVisualStyleBackColor = True ' 'TextBox16 ' Me.TextBox16.Location = New System.Drawing.Point(19, 210) Me.TextBox16.Name = "TextBox16" Me.TextBox16.Size = New System.Drawing.Size(64, 23) Me.TextBox16.TabIndex = 1041 ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Location = New System.Drawing.Point(410, 20) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(57, 16) Me.Label17.TabIndex = 1040 Me.Label17.Text = "Currency" ' 'ComboBox2 ' Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox2.FormattingEnabled = True Me.ComboBox2.Items.AddRange(New Object() {"USD", "RMB"}) Me.ComboBox2.Location = New System.Drawing.Point(473, 17) Me.ComboBox2.Name = "ComboBox2" Me.ComboBox2.Size = New System.Drawing.Size(92, 24) Me.ComboBox2.TabIndex = 1039 ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.Location = New System.Drawing.Point(274, 20) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(32, 16) Me.Label16.TabIndex = 1038 Me.Label16.Text = "年份" ' 'ComboBox1 ' Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox1.FormattingEnabled = True Me.ComboBox1.Items.AddRange(New Object() {"2023", "2022", "2021", "2020", "2019", "2018"}) Me.ComboBox1.Location = New System.Drawing.Point(312, 16) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(95, 24) Me.ComboBox1.TabIndex = 1037 ' 'Button10 ' Me.Button10.Location = New System.Drawing.Point(394, 70) Me.Button10.Name = "Button10" Me.Button10.Size = New System.Drawing.Size(95, 35) Me.Button10.TabIndex = 1036 Me.Button10.Text = "拆分一筆資料" Me.Button10.UseVisualStyleBackColor = True ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Location = New System.Drawing.Point(6, 17) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(68, 16) Me.Label15.TabIndex = 1035 Me.Label15.Text = "客戶訂單號" ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Location = New System.Drawing.Point(749, 17) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(32, 16) Me.Label14.TabIndex = 1034 Me.Label14.Text = "楦型" ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Location = New System.Drawing.Point(432, 17) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(32, 16) Me.Label13.TabIndex = 1033 Me.Label13.Text = "顏色" ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Location = New System.Drawing.Point(564, 17) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(56, 16) Me.Label12.TabIndex = 1032 Me.Label12.Text = "形體號碼" ' 'TextBox15 ' Me.TextBox15.Location = New System.Drawing.Point(787, 14) Me.TextBox15.Name = "TextBox15" Me.TextBox15.Size = New System.Drawing.Size(65, 23) Me.TextBox15.TabIndex = 1031 ' 'TextBox14 ' Me.TextBox14.Location = New System.Drawing.Point(470, 14) Me.TextBox14.Name = "TextBox14" Me.TextBox14.Size = New System.Drawing.Size(88, 23) Me.TextBox14.TabIndex = 1030 ' 'TextBox13 ' Me.TextBox13.Location = New System.Drawing.Point(626, 14) Me.TextBox13.Name = "TextBox13" Me.TextBox13.Size = New System.Drawing.Size(117, 23) Me.TextBox13.TabIndex = 1029 ' 'TextBox12 ' Me.TextBox12.Location = New System.Drawing.Point(80, 14) Me.TextBox12.Name = "TextBox12" Me.TextBox12.Size = New System.Drawing.Size(130, 23) Me.TextBox12.TabIndex = 1028 ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label11.Location = New System.Drawing.Point(6, 148) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(244, 16) Me.Label11.TabIndex = 1027 Me.Label11.Text = "* 紅色字體系自動計算欄位,不需要去輸入。" ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label10.Location = New System.Drawing.Point(542, 148) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(280, 16) Me.Label10.TabIndex = 1026 Me.Label10.Text = "* 沒有存檔之前資料無法列印出成本與利潤的資料。" ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Label9.Location = New System.Drawing.Point(256, 148) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(280, 16) Me.Label9.TabIndex = 1025 Me.Label9.Text = "* 粉色底色欄位系手動輸入欄位,請輸入所需資料。" ' 'Button9 ' Me.Button9.ForeColor = System.Drawing.Color.Green Me.Button9.Location = New System.Drawing.Point(103, 115) Me.Button9.Name = "Button9" Me.Button9.Size = New System.Drawing.Size(95, 25) Me.Button9.TabIndex = 1024 Me.Button9.Text = "修改" Me.Button9.UseVisualStyleBackColor = True ' 'Button8 ' Me.Button8.ForeColor = System.Drawing.Color.Green Me.Button8.Location = New System.Drawing.Point(588, 70) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(95, 70) Me.Button8.TabIndex = 1023 Me.Button8.Text = "列印" Me.Button8.UseVisualStyleBackColor = True ' 'Button7 ' Me.Button7.Location = New System.Drawing.Point(6, 44) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(95, 45) Me.Button7.TabIndex = 1022 Me.Button7.Text = "重新讀取未完" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "成流水號清單" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) Me.Button7.UseVisualStyleBackColor = True ' 'Button5 ' Me.Button5.ForeColor = System.Drawing.Color.Green Me.Button5.Location = New System.Drawing.Point(200, 115) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(95, 25) Me.Button5.TabIndex = 1020 Me.Button5.Text = "刪除" Me.Button5.UseVisualStyleBackColor = True ' 'Button6 ' Me.Button6.ForeColor = System.Drawing.Color.Green Me.Button6.Location = New System.Drawing.Point(6, 115) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(95, 25) Me.Button6.TabIndex = 1019 Me.Button6.Text = "存檔" Me.Button6.UseVisualStyleBackColor = True ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(1337, 43) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(56, 16) Me.Label8.TabIndex = 1018 Me.Label8.Text = "未收款項" ' 'TextBox11 ' Me.TextBox11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox11.Location = New System.Drawing.Point(1177, 86) Me.TextBox11.Name = "TextBox11" Me.TextBox11.Size = New System.Drawing.Size(107, 23) Me.TextBox11.TabIndex = 1017 Me.TextBox11.Text = "0" Me.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'CheckBox2 ' Me.CheckBox2.AutoSize = True Me.CheckBox2.Checked = True Me.CheckBox2.CheckState = System.Windows.Forms.CheckState.Checked Me.CheckBox2.Location = New System.Drawing.Point(122, 70) Me.CheckBox2.Name = "CheckBox2" Me.CheckBox2.Size = New System.Drawing.Size(63, 20) Me.CheckBox2.TabIndex = 1016 Me.CheckBox2.Text = "已建檔" Me.CheckBox2.UseVisualStyleBackColor = True ' 'CheckBox1 ' Me.CheckBox1.AutoSize = True Me.CheckBox1.Location = New System.Drawing.Point(122, 46) Me.CheckBox1.Name = "CheckBox1" Me.CheckBox1.Size = New System.Drawing.Size(63, 20) Me.CheckBox1.TabIndex = 1015 Me.CheckBox1.Text = "未建檔" Me.CheckBox1.UseVisualStyleBackColor = True ' 'Button3 ' Me.Button3.Location = New System.Drawing.Point(200, 44) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(95, 45) Me.Button3.TabIndex = 1014 Me.Button3.Text = "關鍵字查詢" Me.Button3.UseVisualStyleBackColor = True ' 'Label47 ' Me.Label47.AutoSize = True Me.Label47.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label47.ForeColor = System.Drawing.Color.Red Me.Label47.Location = New System.Drawing.Point(584, 19) Me.Label47.Name = "Label47" Me.Label47.Size = New System.Drawing.Size(99, 19) Me.Label47.TabIndex = 1013 Me.Label47.Text = "資料尚未存檔" Me.Label47.Visible = False ' 'Button2 ' Me.Button2.ForeColor = System.Drawing.Color.Blue Me.Button2.Location = New System.Drawing.Point(200, 90) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(95, 25) Me.Button2.TabIndex = 1012 Me.Button2.Text = "匯總分頁" Me.Button2.UseVisualStyleBackColor = True ' 'TextBox10 ' Me.TextBox10.Location = New System.Drawing.Point(89, 239) Me.TextBox10.Name = "TextBox10" Me.TextBox10.Size = New System.Drawing.Size(64, 23) Me.TextBox10.TabIndex = 1011 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(1454, 43) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(56, 16) Me.Label7.TabIndex = 1010 Me.Label7.Text = "預收款項" ' 'TextBox9 ' Me.TextBox9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox9.Location = New System.Drawing.Point(1290, 60) Me.TextBox9.Name = "TextBox9" Me.TextBox9.Size = New System.Drawing.Size(107, 23) Me.TextBox9.TabIndex = 1009 Me.TextBox9.Text = "0" Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'TextBox8 ' Me.TextBox8.Location = New System.Drawing.Point(159, 181) Me.TextBox8.Name = "TextBox8" Me.TextBox8.Size = New System.Drawing.Size(64, 23) Me.TextBox8.TabIndex = 1008 ' 'TextBox7 ' Me.TextBox7.Location = New System.Drawing.Point(19, 239) Me.TextBox7.Name = "TextBox7" Me.TextBox7.Size = New System.Drawing.Size(64, 23) Me.TextBox7.TabIndex = 1007 ' 'TextBox6 ' Me.TextBox6.Location = New System.Drawing.Point(89, 181) Me.TextBox6.Name = "TextBox6" Me.TextBox6.Size = New System.Drawing.Size(64, 23) Me.TextBox6.TabIndex = 1006 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(1224, 43) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(56, 16) Me.Label6.TabIndex = 1005 Me.Label6.Text = "客戶付款" ' 'TextBox5 ' Me.TextBox5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox5.Location = New System.Drawing.Point(1177, 60) Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(107, 23) Me.TextBox5.TabIndex = 1004 Me.TextBox5.Text = "0" Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(861, 88) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(119, 16) Me.Label5.TabIndex = 1003 Me.Label5.Text = "FIRST COST" ' 'TextBox4 ' Me.TextBox4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox4.Location = New System.Drawing.Point(1064, 86) Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(107, 23) Me.TextBox4.TabIndex = 1002 Me.TextBox4.Text = "0" Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(861, 63) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(118, 16) Me.Label4.TabIndex = 1001 Me.Label4.Text = "LANDED BRANDED" ' 'TextBox3 ' Me.TextBox3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox3.Location = New System.Drawing.Point(1064, 60) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(107, 23) Me.TextBox3.TabIndex = 1000 Me.TextBox3.Text = "0" Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(1014, 43) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(44, 16) Me.Label3.TabIndex = 999 Me.Label3.Text = "總雙數" ' 'TextBox2 ' Me.TextBox2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox2.Location = New System.Drawing.Point(985, 60) Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(73, 23) Me.TextBox2.TabIndex = 998 Me.TextBox2.Text = "0" Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(297, 44) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(95, 45) Me.Button1.TabIndex = 997 Me.Button1.Text = "返回" Me.Button1.UseVisualStyleBackColor = True ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(216, 17) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(68, 16) Me.Label2.TabIndex = 996 Me.Label2.Text = "訂單流水號" ' 'TextBox1 ' Me.TextBox1.Location = New System.Drawing.Point(290, 14) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(136, 23) Me.TextBox1.TabIndex = 995 ' 'Button35 ' Me.Button35.ForeColor = System.Drawing.Color.Red Me.Button35.Location = New System.Drawing.Point(103, 90) Me.Button35.Name = "Button35" Me.Button35.Size = New System.Drawing.Size(95, 25) Me.Button35.TabIndex = 994 Me.Button35.Text = "利潤拆分" Me.Button35.UseVisualStyleBackColor = True ' 'Button34 ' Me.Button34.ForeColor = System.Drawing.Color.Red Me.Button34.Location = New System.Drawing.Point(6, 90) Me.Button34.Name = "Button34" Me.Button34.Size = New System.Drawing.Size(95, 25) Me.Button34.TabIndex = 993 Me.Button34.Text = "成本組成" Me.Button34.UseVisualStyleBackColor = True ' 'DataGridView1 ' DataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control DataGridViewCellStyle9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText DataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView1.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle9 Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Location = New System.Drawing.Point(9, 165) Me.DataGridView1.Name = "DataGridView1" Me.DataGridView1.RowHeadersWidth = 5 DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle10 Me.DataGridView1.RowTemplate.Height = 24 Me.DataGridView1.Size = New System.Drawing.Size(1896, 794) Me.DataGridView1.TabIndex = 992 ' 'Timer1 ' Me.Timer1.Interval = 500 ' 'DataGridView3 ' DataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Control DataGridViewCellStyle11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.WindowText DataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText DataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView3.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle11 Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView3.Location = New System.Drawing.Point(9, 165) Me.DataGridView3.Name = "DataGridView3" Me.DataGridView3.RowHeadersWidth = 5 DataGridViewCellStyle12.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView3.RowsDefaultCellStyle = DataGridViewCellStyle12 Me.DataGridView3.RowTemplate.Height = 24 Me.DataGridView3.Size = New System.Drawing.Size(1896, 794) Me.DataGridView3.TabIndex = 1050 ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.TextBox1) Me.GroupBox1.Controls.Add(Me.Label2) Me.GroupBox1.Controls.Add(Me.TextBox12) Me.GroupBox1.Controls.Add(Me.TextBox13) Me.GroupBox1.Controls.Add(Me.TextBox14) Me.GroupBox1.Controls.Add(Me.TextBox15) Me.GroupBox1.Controls.Add(Me.Label12) Me.GroupBox1.Controls.Add(Me.Label13) Me.GroupBox1.Controls.Add(Me.Label14) Me.GroupBox1.Controls.Add(Me.Label15) Me.GroupBox1.Location = New System.Drawing.Point(859, -1) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(1046, 42) Me.GroupBox1.TabIndex = 1051 Me.GroupBox1.TabStop = False ' 'GroupBox2 ' Me.GroupBox2.Controls.Add(Me.Label16) Me.GroupBox2.Controls.Add(Me.Button7) Me.GroupBox2.Controls.Add(Me.Label47) Me.GroupBox2.Controls.Add(Me.ProgressBar1) Me.GroupBox2.Controls.Add(Me.ComboBox10) Me.GroupBox2.Controls.Add(Me.Button34) Me.GroupBox2.Controls.Add(Me.Button15) Me.GroupBox2.Controls.Add(Me.Button35) Me.GroupBox2.Controls.Add(Me.Label17) Me.GroupBox2.Controls.Add(Me.Button13) Me.GroupBox2.Controls.Add(Me.ComboBox2) Me.GroupBox2.Controls.Add(Me.Button1) Me.GroupBox2.Controls.Add(Me.Button12) Me.GroupBox2.Controls.Add(Me.Button2) Me.GroupBox2.Controls.Add(Me.Button11) Me.GroupBox2.Controls.Add(Me.Button3) Me.GroupBox2.Controls.Add(Me.ComboBox1) Me.GroupBox2.Controls.Add(Me.CheckBox1) Me.GroupBox2.Controls.Add(Me.Button10) Me.GroupBox2.Controls.Add(Me.CheckBox2) Me.GroupBox2.Controls.Add(Me.Button9) Me.GroupBox2.Controls.Add(Me.Button6) Me.GroupBox2.Controls.Add(Me.Button8) Me.GroupBox2.Controls.Add(Me.Button5) Me.GroupBox2.Controls.Add(Me.Label28) 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 ' 'TextBox19 ' Me.TextBox19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox19.Location = New System.Drawing.Point(985, 86) Me.TextBox19.Name = "TextBox19" Me.TextBox19.Size = New System.Drawing.Size(73, 23) Me.TextBox19.TabIndex = 1053 Me.TextBox19.Text = "0" Me.TextBox19.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Location = New System.Drawing.Point(1111, 43) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(56, 16) Me.Label18.TabIndex = 1054 Me.Label18.Text = "銷售金額" ' 'TextBox20 ' Me.TextBox20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox20.Location = New System.Drawing.Point(1290, 86) Me.TextBox20.Name = "TextBox20" Me.TextBox20.Size = New System.Drawing.Size(107, 23) Me.TextBox20.TabIndex = 1055 Me.TextBox20.Text = "0" Me.TextBox20.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'TextBox21 ' Me.TextBox21.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox21.Location = New System.Drawing.Point(1403, 60) Me.TextBox21.Name = "TextBox21" Me.TextBox21.Size = New System.Drawing.Size(107, 23) Me.TextBox21.TabIndex = 1056 Me.TextBox21.Text = "0" Me.TextBox21.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'TextBox22 ' Me.TextBox22.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox22.Location = New System.Drawing.Point(1403, 86) Me.TextBox22.Name = "TextBox22" Me.TextBox22.Size = New System.Drawing.Size(107, 23) Me.TextBox22.TabIndex = 1057 Me.TextBox22.Text = "0" Me.TextBox22.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'TextBox23 ' Me.TextBox23.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox23.Location = New System.Drawing.Point(1516, 86) Me.TextBox23.Name = "TextBox23" Me.TextBox23.Size = New System.Drawing.Size(107, 23) Me.TextBox23.TabIndex = 1060 Me.TextBox23.Text = "0" Me.TextBox23.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'TextBox24 ' Me.TextBox24.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox24.Location = New System.Drawing.Point(1516, 60) Me.TextBox24.Name = "TextBox24" Me.TextBox24.Size = New System.Drawing.Size(107, 23) Me.TextBox24.TabIndex = 1059 Me.TextBox24.Text = "0" Me.TextBox24.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Location = New System.Drawing.Point(1567, 43) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(56, 16) Me.Label19.TabIndex = 1058 Me.Label19.Text = "成本金額" ' 'TextBox25 ' Me.TextBox25.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox25.Location = New System.Drawing.Point(1629, 86) Me.TextBox25.Name = "TextBox25" Me.TextBox25.Size = New System.Drawing.Size(107, 23) Me.TextBox25.TabIndex = 1063 Me.TextBox25.Text = "0" Me.TextBox25.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'TextBox26 ' Me.TextBox26.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox26.Location = New System.Drawing.Point(1629, 60) Me.TextBox26.Name = "TextBox26" Me.TextBox26.Size = New System.Drawing.Size(107, 23) Me.TextBox26.TabIndex = 1062 Me.TextBox26.Text = "0" Me.TextBox26.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.Location = New System.Drawing.Point(1704, 43) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(32, 16) Me.Label20.TabIndex = 1061 Me.Label20.Text = "利潤" ' 'TextBox27 ' Me.TextBox27.Location = New System.Drawing.Point(1742, 86) Me.TextBox27.Name = "TextBox27" Me.TextBox27.Size = New System.Drawing.Size(107, 23) Me.TextBox27.TabIndex = 1066 Me.TextBox27.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'TextBox28 ' Me.TextBox28.Location = New System.Drawing.Point(1742, 60) Me.TextBox28.Name = "TextBox28" Me.TextBox28.Size = New System.Drawing.Size(107, 23) Me.TextBox28.TabIndex = 1065 Me.TextBox28.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.Location = New System.Drawing.Point(1793, 43) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(56, 16) Me.Label21.TabIndex = 1064 Me.Label21.Text = "實際收款" ' 'TextBox29 ' Me.TextBox29.Location = New System.Drawing.Point(1742, 138) Me.TextBox29.Name = "TextBox29" Me.TextBox29.Size = New System.Drawing.Size(107, 23) Me.TextBox29.TabIndex = 1074 Me.TextBox29.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'TextBox30 ' Me.TextBox30.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox30.Location = New System.Drawing.Point(1629, 112) Me.TextBox30.Name = "TextBox30" Me.TextBox30.Size = New System.Drawing.Size(107, 23) Me.TextBox30.TabIndex = 1073 Me.TextBox30.Text = "0" Me.TextBox30.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'TextBox31 ' Me.TextBox31.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox31.Location = New System.Drawing.Point(1516, 112) Me.TextBox31.Name = "TextBox31" Me.TextBox31.Size = New System.Drawing.Size(107, 23) Me.TextBox31.TabIndex = 1072 Me.TextBox31.Text = "0" Me.TextBox31.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'TextBox32 ' Me.TextBox32.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox32.Location = New System.Drawing.Point(1403, 112) Me.TextBox32.Name = "TextBox32" Me.TextBox32.Size = New System.Drawing.Size(107, 23) Me.TextBox32.TabIndex = 1071 Me.TextBox32.Text = "0" Me.TextBox32.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'TextBox33 ' Me.TextBox33.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox33.Location = New System.Drawing.Point(1290, 112) Me.TextBox33.Name = "TextBox33" Me.TextBox33.Size = New System.Drawing.Size(107, 23) Me.TextBox33.TabIndex = 1070 Me.TextBox33.Text = "0" Me.TextBox33.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'TextBox34 ' Me.TextBox34.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox34.Location = New System.Drawing.Point(985, 112) Me.TextBox34.Name = "TextBox34" Me.TextBox34.Size = New System.Drawing.Size(73, 23) Me.TextBox34.TabIndex = 1069 Me.TextBox34.Text = "0" Me.TextBox34.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'TextBox35 ' Me.TextBox35.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox35.Location = New System.Drawing.Point(1177, 112) Me.TextBox35.Name = "TextBox35" Me.TextBox35.Size = New System.Drawing.Size(107, 23) Me.TextBox35.TabIndex = 1068 Me.TextBox35.Text = "0" Me.TextBox35.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'TextBox36 ' Me.TextBox36.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.TextBox36.Location = New System.Drawing.Point(1064, 112) Me.TextBox36.Name = "TextBox36" Me.TextBox36.Size = New System.Drawing.Size(107, 23) Me.TextBox36.TabIndex = 1067 Me.TextBox36.Text = "0" Me.TextBox36.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label22 ' Me.Label22.AutoSize = True Me.Label22.Location = New System.Drawing.Point(860, 115) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(119, 16) Me.Label22.TabIndex = 1075 Me.Label22.Text = "合 計" ' 'Label23 ' Me.Label23.AutoSize = True Me.Label23.Location = New System.Drawing.Point(866, 141) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(531, 16) Me.Label23.TabIndex = 1076 Me.Label23.Text = "PS : 應收應付如果 = 正數,及為應付;如果 = 負數,及惟應收。 預收款項 - 未收款項 = 應收應付" ' 'TextBox37 ' Me.TextBox37.Location = New System.Drawing.Point(1403, 138) Me.TextBox37.Name = "TextBox37" Me.TextBox37.Size = New System.Drawing.Size(107, 23) Me.TextBox37.TabIndex = 1078 Me.TextBox37.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'Label24 ' Me.Label24.AutoSize = True Me.Label24.Location = New System.Drawing.Point(1566, 141) Me.Label24.Name = "Label24" Me.Label24.Size = New System.Drawing.Size(170, 16) Me.Label24.TabIndex = 1079 Me.Label24.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.Label24) Me.Controls.Add(Me.TextBox37) Me.Controls.Add(Me.Label23) Me.Controls.Add(Me.Label22) Me.Controls.Add(Me.TextBox29) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.TextBox30) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.TextBox31) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.TextBox32) Me.Controls.Add(Me.TextBox33) Me.Controls.Add(Me.TextBox34) Me.Controls.Add(Me.TextBox35) Me.Controls.Add(Me.TextBox36) Me.Controls.Add(Me.TextBox27) Me.Controls.Add(Me.TextBox28) Me.Controls.Add(Me.Label21) Me.Controls.Add(Me.TextBox25) Me.Controls.Add(Me.TextBox26) Me.Controls.Add(Me.Label20) Me.Controls.Add(Me.TextBox23) Me.Controls.Add(Me.TextBox24) Me.Controls.Add(Me.Label19) Me.Controls.Add(Me.TextBox22) Me.Controls.Add(Me.TextBox21) Me.Controls.Add(Me.TextBox20) Me.Controls.Add(Me.Label18) Me.Controls.Add(Me.TextBox19) Me.Controls.Add(Me.GroupBox2) Me.Controls.Add(Me.GroupBox1) Me.Controls.Add(Me.TextBox18) Me.Controls.Add(Me.TextBox17) Me.Controls.Add(Me.TextBox16) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.TextBox11) Me.Controls.Add(Me.TextBox10) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.TextBox9) Me.Controls.Add(Me.TextBox8) Me.Controls.Add(Me.TextBox7) Me.Controls.Add(Me.TextBox6) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.TextBox5) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.TextBox4) Me.Controls.Add(Me.TextBox3) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.DataGridView2) Me.Controls.Add(Me.DataGridView1) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.DataGridView3) 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.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView3, 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 ComboBox10 As ComboBox Friend WithEvents Label28 As Label Friend WithEvents Label1 As Label Friend WithEvents DataGridView2 As DataGridView Friend WithEvents ProgressBar1 As ProgressBar Friend WithEvents TextBox18 As TextBox Friend WithEvents TextBox17 As TextBox Friend WithEvents Button15 As Button Friend WithEvents Button13 As Button Friend WithEvents Button12 As Button Friend WithEvents Button11 As Button Friend WithEvents TextBox16 As TextBox Friend WithEvents Label17 As Label Friend WithEvents ComboBox2 As ComboBox Friend WithEvents Label16 As Label Friend WithEvents ComboBox1 As ComboBox Friend WithEvents Button10 As Button Friend WithEvents Label15 As Label Friend WithEvents Label14 As Label Friend WithEvents Label13 As Label Friend WithEvents Label12 As Label Friend WithEvents TextBox15 As TextBox Friend WithEvents TextBox14 As TextBox Friend WithEvents TextBox13 As TextBox Friend WithEvents TextBox12 As TextBox Friend WithEvents Label11 As Label Friend WithEvents Label10 As Label Friend WithEvents Label9 As Label Friend WithEvents Button9 As Button Friend WithEvents Button8 As Button Friend WithEvents Button7 As Button Friend WithEvents Button5 As Button Friend WithEvents Button6 As Button Friend WithEvents Label8 As Label Friend WithEvents TextBox11 As TextBox Friend WithEvents CheckBox2 As CheckBox Friend WithEvents CheckBox1 As CheckBox Friend WithEvents Button3 As Button Friend WithEvents Label47 As Label Friend WithEvents Button2 As Button Friend WithEvents TextBox10 As TextBox Friend WithEvents Label7 As Label Friend WithEvents TextBox9 As TextBox Friend WithEvents TextBox8 As TextBox Friend WithEvents TextBox7 As TextBox Friend WithEvents TextBox6 As TextBox Friend WithEvents Label6 As Label Friend WithEvents TextBox5 As TextBox Friend WithEvents Label5 As Label Friend WithEvents TextBox4 As TextBox Friend WithEvents Label4 As Label Friend WithEvents TextBox3 As TextBox Friend WithEvents Label3 As Label Friend WithEvents TextBox2 As TextBox Friend WithEvents Button1 As Button Friend WithEvents Label2 As Label Friend WithEvents TextBox1 As TextBox Friend WithEvents Button35 As Button Friend WithEvents Button34 As Button Friend WithEvents DataGridView1 As DataGridView Friend WithEvents Timer1 As Timer Friend WithEvents DataGridView3 As DataGridView Friend WithEvents GroupBox1 As GroupBox Friend WithEvents GroupBox2 As GroupBox Friend WithEvents TextBox19 As TextBox Friend WithEvents Label18 As Label Friend WithEvents TextBox20 As TextBox Friend WithEvents TextBox21 As TextBox Friend WithEvents TextBox22 As TextBox Friend WithEvents TextBox23 As TextBox Friend WithEvents TextBox24 As TextBox Friend WithEvents Label19 As Label Friend WithEvents TextBox25 As TextBox Friend WithEvents TextBox26 As TextBox Friend WithEvents Label20 As Label Friend WithEvents TextBox27 As TextBox Friend WithEvents TextBox28 As TextBox Friend WithEvents Label21 As Label Friend WithEvents TextBox29 As TextBox Friend WithEvents TextBox30 As TextBox Friend WithEvents TextBox31 As TextBox Friend WithEvents TextBox32 As TextBox Friend WithEvents TextBox33 As TextBox Friend WithEvents TextBox34 As TextBox Friend WithEvents TextBox35 As TextBox Friend WithEvents TextBox36 As TextBox Friend WithEvents Label22 As Label Friend WithEvents Label23 As Label Friend WithEvents TextBox37 As TextBox Friend WithEvents Label24 As Label End Class