_ Partial Class 銷貨管理 Inherits System.Windows.Forms.Form 'Form 覆寫 Dispose 以清除元件清單。 _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub '為 Windows Form 設計工具的必要項 Private components As System.ComponentModel.IContainer '注意: 以下為 Windows Form 設計工具所需的程序 '可以使用 Windows Form 設計工具進行修改。 '請勿使用程式碼編輯器進行修改。 _ Private Sub InitializeComponent() Dim 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.DataGridView1 = New System.Windows.Forms.DataGridView() Me.Label15 = New System.Windows.Forms.Label() Me.TextBox10 = New System.Windows.Forms.TextBox() Me.TextBox9 = New System.Windows.Forms.TextBox() Me.Label14 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.ComboBox2 = New System.Windows.Forms.ComboBox() Me.Label3 = New System.Windows.Forms.Label() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.Label2 = New System.Windows.Forms.Label() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker() Me.Label11 = New System.Windows.Forms.Label() Me.TextBox7 = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.TextBox6 = New System.Windows.Forms.TextBox() Me.Label5 = New System.Windows.Forms.Label() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.Button7 = New System.Windows.Forms.Button() Me.ComboBox3 = New System.Windows.Forms.ComboBox() Me.Label4 = New System.Windows.Forms.Label() Me.DataGridView2 = New System.Windows.Forms.DataGridView() Me.Label10 = New System.Windows.Forms.Label() Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker() Me.Label13 = New System.Windows.Forms.Label() Me.TextBox8 = New System.Windows.Forms.TextBox() Me.Label16 = New System.Windows.Forms.Label() Me.TextBox11 = New System.Windows.Forms.TextBox() Me.Label17 = New System.Windows.Forms.Label() Me.TextBox12 = New System.Windows.Forms.TextBox() Me.TextBox13 = New System.Windows.Forms.TextBox() Me.Label18 = New System.Windows.Forms.Label() Me.Button4 = New System.Windows.Forms.Button() Me.Button5 = New System.Windows.Forms.Button() Me.Button6 = New System.Windows.Forms.Button() Me.Label19 = New System.Windows.Forms.Label() Me.TextBox14 = New System.Windows.Forms.TextBox() Me.TextBox15 = New System.Windows.Forms.TextBox() Me.TextBox16 = New System.Windows.Forms.TextBox() Me.TextBox17 = New System.Windows.Forms.TextBox() Me.TextBox18 = New System.Windows.Forms.TextBox() Me.Label20 = New System.Windows.Forms.Label() Me.Label21 = New System.Windows.Forms.Label() Me.Label22 = New System.Windows.Forms.Label() Me.TextBox19 = New System.Windows.Forms.TextBox() Me.TextBox20 = New System.Windows.Forms.TextBox() Me.TextBox21 = New System.Windows.Forms.TextBox() Me.DataGridView3 = New System.Windows.Forms.DataGridView() Me.Label23 = New System.Windows.Forms.Label() Me.TextBox22 = New System.Windows.Forms.TextBox() Me.Label24 = New System.Windows.Forms.Label() Me.TextBox23 = New System.Windows.Forms.TextBox() Me.Label25 = New System.Windows.Forms.Label() Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker() Me.Button10 = New System.Windows.Forms.Button() Me.Button1 = New System.Windows.Forms.Button() Me.TextBox24 = New System.Windows.Forms.TextBox() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'DataGridView1 ' DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4 Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Location = New System.Drawing.Point(12, 101) Me.DataGridView1.Name = "DataGridView1" Me.DataGridView1.RowHeadersWidth = 5 Me.DataGridView1.RowTemplate.Height = 24 Me.DataGridView1.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView1.Size = New System.Drawing.Size(1336, 157) Me.DataGridView1.TabIndex = 125 ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label15.Location = New System.Drawing.Point(493, 75) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(56, 16) Me.Label15.TabIndex = 143 Me.Label15.Text = "台幣單價" ' 'TextBox10 ' Me.TextBox10.Enabled = False Me.TextBox10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox10.Location = New System.Drawing.Point(555, 72) Me.TextBox10.Name = "TextBox10" Me.TextBox10.Size = New System.Drawing.Size(180, 23) Me.TextBox10.TabIndex = 142 ' 'TextBox9 ' Me.TextBox9.Enabled = False Me.TextBox9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox9.Location = New System.Drawing.Point(555, 42) Me.TextBox9.Name = "TextBox9" Me.TextBox9.Size = New System.Drawing.Size(180, 23) Me.TextBox9.TabIndex = 141 ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label14.Location = New System.Drawing.Point(493, 45) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(56, 16) Me.Label14.TabIndex = 140 Me.Label14.Text = "進貨匯率" ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label9.Location = New System.Drawing.Point(493, 15) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(56, 16) Me.Label9.TabIndex = 139 Me.Label9.Text = "進貨單價" ' 'TextBox4 ' Me.TextBox4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox4.Location = New System.Drawing.Point(555, 12) Me.TextBox4.Name = "TextBox4" Me.TextBox4.Size = New System.Drawing.Size(180, 23) Me.TextBox4.TabIndex = 138 ' 'TextBox3 ' Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox3.Location = New System.Drawing.Point(815, 42) Me.TextBox3.Multiline = True Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(180, 52) Me.TextBox3.TabIndex = 137 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label7.Location = New System.Drawing.Point(741, 45) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(68, 16) Me.Label7.TabIndex = 136 Me.Label7.Text = "型號及備註" ' 'TextBox2 ' Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox2.Location = New System.Drawing.Point(307, 41) Me.TextBox2.Multiline = True Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(180, 55) Me.TextBox2.TabIndex = 135 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label6.Location = New System.Drawing.Point(269, 45) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(32, 16) Me.Label6.TabIndex = 134 Me.Label6.Text = "品名" ' 'ComboBox2 ' Me.ComboBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.ComboBox2.FormattingEnabled = True Me.ComboBox2.Location = New System.Drawing.Point(72, 71) Me.ComboBox2.Name = "ComboBox2" Me.ComboBox2.Size = New System.Drawing.Size(180, 24) Me.ComboBox2.TabIndex = 131 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label3.Location = New System.Drawing.Point(10, 75) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(44, 16) Me.Label3.TabIndex = 130 Me.Label3.Text = "供應商" ' 'ComboBox1 ' Me.ComboBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.ComboBox1.FormattingEnabled = True Me.ComboBox1.Location = New System.Drawing.Point(72, 41) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(180, 24) Me.ComboBox1.TabIndex = 129 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label2.Location = New System.Drawing.Point(10, 45) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(32, 16) Me.Label2.TabIndex = 128 Me.Label2.Text = "品牌" ' 'TextBox1 ' Me.TextBox1.Enabled = False Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox1.Location = New System.Drawing.Point(72, 12) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(180, 23) Me.TextBox1.TabIndex = 127 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label1.Location = New System.Drawing.Point(10, 16) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(44, 16) Me.Label1.TabIndex = 126 Me.Label1.Text = "流水碼" ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label12.Location = New System.Drawing.Point(741, 16) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(56, 16) Me.Label12.TabIndex = 185 Me.Label12.Text = "進貨日期" ' 'DateTimePicker1 ' Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.DateTimePicker1.Location = New System.Drawing.Point(815, 13) Me.DateTimePicker1.Name = "DateTimePicker1" Me.DateTimePicker1.Size = New System.Drawing.Size(180, 23) Me.DateTimePicker1.TabIndex = 184 ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label11.Location = New System.Drawing.Point(1001, 74) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(56, 16) Me.Label11.TabIndex = 183 Me.Label11.Text = "台幣成本" ' 'TextBox7 ' Me.TextBox7.Enabled = False Me.TextBox7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox7.Location = New System.Drawing.Point(1063, 71) Me.TextBox7.Name = "TextBox7" Me.TextBox7.Size = New System.Drawing.Size(180, 23) Me.TextBox7.TabIndex = 182 ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label8.Location = New System.Drawing.Point(1001, 16) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(56, 16) Me.Label8.TabIndex = 181 Me.Label8.Text = "庫存數量" ' 'TextBox6 ' Me.TextBox6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox6.Location = New System.Drawing.Point(1063, 13) Me.TextBox6.Name = "TextBox6" Me.TextBox6.Size = New System.Drawing.Size(180, 23) Me.TextBox6.TabIndex = 180 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label5.Location = New System.Drawing.Point(1001, 45) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(56, 16) Me.Label5.TabIndex = 179 Me.Label5.Text = "庫存成本" ' 'TextBox5 ' Me.TextBox5.Enabled = False Me.TextBox5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox5.Location = New System.Drawing.Point(1063, 42) Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(180, 23) Me.TextBox5.TabIndex = 178 ' 'Button7 ' Me.Button7.Location = New System.Drawing.Point(1249, 12) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(99, 82) Me.Button7.TabIndex = 186 Me.Button7.Text = "查詢" Me.Button7.UseVisualStyleBackColor = True ' 'ComboBox3 ' Me.ComboBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.ComboBox3.FormattingEnabled = True Me.ComboBox3.Items.AddRange(New Object() {"-請選擇-", "A-電控類", "B-氣缸類", "C-接頭類", "D-三點組合類", "E-電磁閥類", "F-氣壓工具", "G-鋁型材", "H-螺栓螺母", "I-墊圈類", "J-軸及軸承類", "K-加工件", "L-地腳類", "M-銷鍵類", "N-型鋼", "O-隔板塑料", "P-支架類", "Q-管材及閥類", "耗材類", "手工具", "量測儀器", "其他"}) Me.ComboBox3.Location = New System.Drawing.Point(307, 12) Me.ComboBox3.Name = "ComboBox3" Me.ComboBox3.Size = New System.Drawing.Size(180, 24) Me.ComboBox3.TabIndex = 133 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label4.Location = New System.Drawing.Point(269, 16) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(32, 16) Me.Label4.TabIndex = 132 Me.Label4.Text = "科目" ' 'DataGridView2 ' DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5 Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView2.Location = New System.Drawing.Point(12, 294) Me.DataGridView2.Name = "DataGridView2" Me.DataGridView2.RowHeadersWidth = 5 Me.DataGridView2.RowTemplate.Height = 24 Me.DataGridView2.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView2.Size = New System.Drawing.Size(859, 353) Me.DataGridView2.TabIndex = 187 ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label10.Location = New System.Drawing.Point(10, 267) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(56, 16) Me.Label10.TabIndex = 195 Me.Label10.Text = "出貨日期" ' 'DateTimePicker2 ' Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.DateTimePicker2.Location = New System.Drawing.Point(72, 264) Me.DateTimePicker2.Name = "DateTimePicker2" Me.DateTimePicker2.Size = New System.Drawing.Size(108, 23) Me.DateTimePicker2.TabIndex = 194 ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label13.Location = New System.Drawing.Point(890, 267) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(56, 16) Me.Label13.TabIndex = 193 Me.Label13.Text = "台幣成本" ' 'TextBox8 ' Me.TextBox8.Enabled = False Me.TextBox8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox8.Location = New System.Drawing.Point(952, 264) Me.TextBox8.Name = "TextBox8" Me.TextBox8.Size = New System.Drawing.Size(108, 23) Me.TextBox8.TabIndex = 192 ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label16.Location = New System.Drawing.Point(362, 267) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(56, 16) Me.Label16.TabIndex = 191 Me.Label16.Text = "出貨數量" ' 'TextBox11 ' Me.TextBox11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox11.Location = New System.Drawing.Point(424, 264) Me.TextBox11.Name = "TextBox11" Me.TextBox11.Size = New System.Drawing.Size(108, 23) Me.TextBox11.TabIndex = 190 ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label17.Location = New System.Drawing.Point(714, 267) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(56, 16) Me.Label17.TabIndex = 189 Me.Label17.Text = "出貨成本" ' 'TextBox12 ' Me.TextBox12.Enabled = False Me.TextBox12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox12.Location = New System.Drawing.Point(776, 264) Me.TextBox12.Name = "TextBox12" Me.TextBox12.Size = New System.Drawing.Size(108, 23) Me.TextBox12.TabIndex = 188 ' 'TextBox13 ' Me.TextBox13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox13.Location = New System.Drawing.Point(600, 264) Me.TextBox13.Name = "TextBox13" Me.TextBox13.Size = New System.Drawing.Size(108, 23) Me.TextBox13.TabIndex = 196 ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label18.Location = New System.Drawing.Point(538, 267) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(56, 16) Me.Label18.TabIndex = 197 Me.Label18.Text = "出貨售價" ' 'Button4 ' Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button4.ForeColor = System.Drawing.Color.Red Me.Button4.Location = New System.Drawing.Point(1256, 263) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(89, 25) Me.Button4.TabIndex = 200 Me.Button4.Text = "刪除" Me.Button4.UseVisualStyleBackColor = True ' 'Button5 ' Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button5.ForeColor = System.Drawing.Color.Blue Me.Button5.Location = New System.Drawing.Point(1066, 263) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(89, 25) Me.Button5.TabIndex = 198 Me.Button5.Text = "新增" Me.Button5.UseVisualStyleBackColor = True ' 'Button6 ' Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button6.ForeColor = System.Drawing.Color.DarkGreen Me.Button6.Location = New System.Drawing.Point(1161, 263) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(89, 25) Me.Button6.TabIndex = 199 Me.Button6.Text = "修改" Me.Button6.UseVisualStyleBackColor = True ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label19.Location = New System.Drawing.Point(186, 267) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(56, 16) Me.Label19.TabIndex = 202 Me.Label19.Text = "當前匯率" ' 'TextBox14 ' Me.TextBox14.Enabled = False Me.TextBox14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox14.Location = New System.Drawing.Point(248, 264) Me.TextBox14.Name = "TextBox14" Me.TextBox14.Size = New System.Drawing.Size(108, 23) Me.TextBox14.TabIndex = 201 ' 'TextBox15 ' Me.TextBox15.Enabled = False Me.TextBox15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox15.Location = New System.Drawing.Point(689, 388) Me.TextBox15.Name = "TextBox15" Me.TextBox15.Size = New System.Drawing.Size(45, 23) Me.TextBox15.TabIndex = 203 Me.TextBox15.Visible = False ' 'TextBox16 ' Me.TextBox16.Enabled = False Me.TextBox16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox16.Location = New System.Drawing.Point(689, 355) Me.TextBox16.Name = "TextBox16" Me.TextBox16.Size = New System.Drawing.Size(45, 23) Me.TextBox16.TabIndex = 204 Me.TextBox16.Visible = False ' 'TextBox17 ' Me.TextBox17.Enabled = False Me.TextBox17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox17.Location = New System.Drawing.Point(689, 448) Me.TextBox17.Name = "TextBox17" Me.TextBox17.Size = New System.Drawing.Size(45, 23) Me.TextBox17.TabIndex = 206 Me.TextBox17.Visible = False ' 'TextBox18 ' Me.TextBox18.Enabled = False Me.TextBox18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox18.Location = New System.Drawing.Point(689, 419) Me.TextBox18.Name = "TextBox18" Me.TextBox18.Size = New System.Drawing.Size(45, 23) Me.TextBox18.TabIndex = 205 Me.TextBox18.Visible = False ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label20.ForeColor = System.Drawing.Color.Blue Me.Label20.Location = New System.Drawing.Point(709, 657) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(56, 16) Me.Label20.TabIndex = 212 Me.Label20.Text = "台幣利潤" ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label21.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label21.Location = New System.Drawing.Point(192, 656) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(68, 16) Me.Label21.TabIndex = 211 Me.Label21.Text = "出貨總金額" ' 'Label22 ' Me.Label22.AutoSize = True Me.Label22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label22.ForeColor = System.Drawing.Color.Red Me.Label22.Location = New System.Drawing.Point(12, 657) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(68, 16) Me.Label22.TabIndex = 210 Me.Label22.Text = "出貨總數量" ' 'TextBox19 ' Me.TextBox19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox19.ForeColor = System.Drawing.Color.Blue Me.TextBox19.Location = New System.Drawing.Point(771, 653) Me.TextBox19.Name = "TextBox19" Me.TextBox19.Size = New System.Drawing.Size(100, 23) Me.TextBox19.TabIndex = 209 ' 'TextBox20 ' Me.TextBox20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer)) Me.TextBox20.Location = New System.Drawing.Point(266, 652) Me.TextBox20.Name = "TextBox20" Me.TextBox20.Size = New System.Drawing.Size(100, 23) Me.TextBox20.TabIndex = 208 ' 'TextBox21 ' Me.TextBox21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox21.ForeColor = System.Drawing.Color.Red Me.TextBox21.Location = New System.Drawing.Point(86, 653) Me.TextBox21.Name = "TextBox21" Me.TextBox21.Size = New System.Drawing.Size(100, 23) Me.TextBox21.TabIndex = 207 ' 'DataGridView3 ' DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer)) Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6 Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView3.Location = New System.Drawing.Point(877, 294) Me.DataGridView3.Name = "DataGridView3" Me.DataGridView3.RowHeadersWidth = 5 Me.DataGridView3.RowTemplate.Height = 24 Me.DataGridView3.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView3.Size = New System.Drawing.Size(471, 353) Me.DataGridView3.TabIndex = 213 ' 'Label23 ' Me.Label23.AutoSize = True Me.Label23.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label23.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label23.Location = New System.Drawing.Point(372, 657) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(68, 16) Me.Label23.TabIndex = 215 Me.Label23.Text = "進貨總成本" ' 'TextBox22 ' Me.TextBox22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox22.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer)) Me.TextBox22.Location = New System.Drawing.Point(446, 653) Me.TextBox22.Name = "TextBox22" Me.TextBox22.Size = New System.Drawing.Size(100, 23) Me.TextBox22.TabIndex = 214 ' 'Label24 ' Me.Label24.AutoSize = True Me.Label24.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label24.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label24.Location = New System.Drawing.Point(552, 657) Me.Label24.Name = "Label24" Me.Label24.Size = New System.Drawing.Size(32, 16) Me.Label24.TabIndex = 217 Me.Label24.Text = "利潤" ' 'TextBox23 ' Me.TextBox23.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox23.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer)) Me.TextBox23.Location = New System.Drawing.Point(590, 653) Me.TextBox23.Name = "TextBox23" Me.TextBox23.Size = New System.Drawing.Size(100, 23) Me.TextBox23.TabIndex = 216 ' 'Label25 ' Me.Label25.AutoSize = True Me.Label25.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label25.Location = New System.Drawing.Point(932, 657) Me.Label25.Name = "Label25" Me.Label25.Size = New System.Drawing.Size(56, 16) Me.Label25.TabIndex = 219 Me.Label25.Text = "結單日期" ' 'DateTimePicker3 ' Me.DateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.DateTimePicker3.Location = New System.Drawing.Point(994, 654) Me.DateTimePicker3.Name = "DateTimePicker3" Me.DateTimePicker3.Size = New System.Drawing.Size(108, 23) Me.DateTimePicker3.TabIndex = 218 ' 'Button10 ' Me.Button10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button10.ForeColor = System.Drawing.Color.Black Me.Button10.Location = New System.Drawing.Point(1108, 652) Me.Button10.Name = "Button10" Me.Button10.Size = New System.Drawing.Size(117, 25) Me.Button10.TabIndex = 220 Me.Button10.Text = "出貨結單" Me.Button10.UseVisualStyleBackColor = True ' 'Button1 ' Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button1.ForeColor = System.Drawing.Color.Black Me.Button1.Location = New System.Drawing.Point(1231, 652) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(117, 25) Me.Button1.TabIndex = 221 Me.Button1.Text = "出貨紀錄" Me.Button1.UseVisualStyleBackColor = True ' 'TextBox24 ' Me.TextBox24.Enabled = False Me.TextBox24.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox24.Location = New System.Drawing.Point(689, 477) Me.TextBox24.Name = "TextBox24" Me.TextBox24.Size = New System.Drawing.Size(45, 23) Me.TextBox24.TabIndex = 222 Me.TextBox24.Visible = False ' '銷貨管理 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1360, 681) Me.Controls.Add(Me.TextBox24) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.Button10) Me.Controls.Add(Me.Label25) Me.Controls.Add(Me.DateTimePicker3) Me.Controls.Add(Me.Label24) Me.Controls.Add(Me.TextBox23) Me.Controls.Add(Me.Label23) Me.Controls.Add(Me.TextBox22) Me.Controls.Add(Me.DataGridView3) Me.Controls.Add(Me.Label20) Me.Controls.Add(Me.Label21) Me.Controls.Add(Me.Label22) Me.Controls.Add(Me.TextBox19) Me.Controls.Add(Me.TextBox20) Me.Controls.Add(Me.TextBox21) Me.Controls.Add(Me.TextBox17) Me.Controls.Add(Me.TextBox18) Me.Controls.Add(Me.TextBox15) Me.Controls.Add(Me.TextBox16) Me.Controls.Add(Me.Label19) Me.Controls.Add(Me.TextBox14) Me.Controls.Add(Me.Button4) Me.Controls.Add(Me.Button5) Me.Controls.Add(Me.Button6) Me.Controls.Add(Me.Label18) Me.Controls.Add(Me.TextBox13) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.DateTimePicker2) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.TextBox8) Me.Controls.Add(Me.Label16) Me.Controls.Add(Me.TextBox11) Me.Controls.Add(Me.Label17) Me.Controls.Add(Me.TextBox12) Me.Controls.Add(Me.DataGridView2) Me.Controls.Add(Me.Button7) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.DateTimePicker1) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.TextBox7) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.TextBox6) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.TextBox5) Me.Controls.Add(Me.Label15) Me.Controls.Add(Me.TextBox10) Me.Controls.Add(Me.TextBox9) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.TextBox4) Me.Controls.Add(Me.TextBox3) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.ComboBox3) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.ComboBox2) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.ComboBox1) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.DataGridView1) 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.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents DataGridView1 As DataGridView Friend WithEvents Label15 As Label Friend WithEvents TextBox10 As TextBox Friend WithEvents TextBox9 As TextBox Friend WithEvents Label14 As Label Friend WithEvents Label9 As Label Friend WithEvents TextBox4 As TextBox Friend WithEvents TextBox3 As TextBox Friend WithEvents Label7 As Label Friend WithEvents TextBox2 As TextBox Friend WithEvents Label6 As Label Friend WithEvents ComboBox2 As ComboBox Friend WithEvents Label3 As Label Friend WithEvents ComboBox1 As ComboBox Friend WithEvents Label2 As Label Friend WithEvents TextBox1 As TextBox Friend WithEvents Label1 As Label Friend WithEvents Label12 As Label Friend WithEvents DateTimePicker1 As DateTimePicker Friend WithEvents Label11 As Label Friend WithEvents TextBox7 As TextBox Friend WithEvents Label8 As Label Friend WithEvents TextBox6 As TextBox Friend WithEvents Label5 As Label Friend WithEvents TextBox5 As TextBox Friend WithEvents Button7 As Button Friend WithEvents ComboBox3 As ComboBox Friend WithEvents Label4 As Label Friend WithEvents DataGridView2 As DataGridView Friend WithEvents Label10 As Label Friend WithEvents DateTimePicker2 As DateTimePicker Friend WithEvents Label13 As Label Friend WithEvents TextBox8 As TextBox Friend WithEvents Label16 As Label Friend WithEvents TextBox11 As TextBox Friend WithEvents Label17 As Label Friend WithEvents TextBox12 As TextBox Friend WithEvents TextBox13 As TextBox Friend WithEvents Label18 As Label Friend WithEvents Button4 As Button Friend WithEvents Button5 As Button Friend WithEvents Button6 As Button Friend WithEvents Label19 As Label Friend WithEvents TextBox14 As TextBox Friend WithEvents TextBox15 As TextBox Friend WithEvents TextBox16 As TextBox Friend WithEvents TextBox17 As TextBox Friend WithEvents TextBox18 As TextBox Friend WithEvents Label20 As Label Friend WithEvents Label21 As Label Friend WithEvents Label22 As Label Friend WithEvents TextBox19 As TextBox Friend WithEvents TextBox20 As TextBox Friend WithEvents TextBox21 As TextBox Friend WithEvents DataGridView3 As DataGridView Friend WithEvents Label23 As Label Friend WithEvents TextBox22 As TextBox Friend WithEvents Label24 As Label Friend WithEvents TextBox23 As TextBox Friend WithEvents Label25 As Label Friend WithEvents DateTimePicker3 As DateTimePicker Friend WithEvents Button10 As Button Friend WithEvents Button1 As Button Friend WithEvents TextBox24 As TextBox End Class