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() Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.Label1 = New System.Windows.Forms.Label() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Label2 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker() Me.Label4 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker() Me.Label6 = New System.Windows.Forms.Label() Me.ComboBox2 = New System.Windows.Forms.ComboBox() Me.Label7 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.ComboBox3 = New System.Windows.Forms.ComboBox() Me.Label11 = New System.Windows.Forms.Label() Me.TextBox6 = New System.Windows.Forms.TextBox() Me.Label12 = New System.Windows.Forms.Label() Me.TextBox7 = New System.Windows.Forms.TextBox() Me.Button29 = New System.Windows.Forms.Button() Me.Button10 = New System.Windows.Forms.Button() Me.Button11 = New System.Windows.Forms.Button() Me.Button12 = New System.Windows.Forms.Button() Me.Button28 = New System.Windows.Forms.Button() Me.Button32 = New System.Windows.Forms.Button() Me.Button9 = New System.Windows.Forms.Button() Me.Button21 = New System.Windows.Forms.Button() Me.Button23 = New System.Windows.Forms.Button() Me.Button24 = New System.Windows.Forms.Button() Me.Button25 = New System.Windows.Forms.Button() Me.Button20 = New System.Windows.Forms.Button() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.ComboBox5 = New System.Windows.Forms.ComboBox() Me.ComboBox4 = New System.Windows.Forms.ComboBox() Me.TextBox5 = New System.Windows.Forms.TextBox() Me.GroupBox2 = New System.Windows.Forms.GroupBox() Me.Label62 = New System.Windows.Forms.Label() Me.Button4 = New System.Windows.Forms.Button() Me.Button3 = New System.Windows.Forms.Button() Me.Button1 = New System.Windows.Forms.Button() Me.Label13 = New System.Windows.Forms.Label() Me.TextBox8 = New System.Windows.Forms.TextBox() Me.Label14 = New System.Windows.Forms.Label() Me.TextBox9 = New System.Windows.Forms.TextBox() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.Timer1 = New System.Windows.Forms.Timer(Me.components) CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox1.SuspendLayout() Me.GroupBox2.SuspendLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'DataGridView1 ' Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Location = New System.Drawing.Point(12, 248) Me.DataGridView1.Name = "DataGridView1" Me.DataGridView1.RowHeadersWidth = 5 Me.DataGridView1.RowTemplate.Height = 24 Me.DataGridView1.Size = New System.Drawing.Size(1890, 711) Me.DataGridView1.TabIndex = 609 ' 'ComboBox1 ' Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox1.FormattingEnabled = True Me.ComboBox1.Location = New System.Drawing.Point(266, 20) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(130, 24) Me.ComboBox1.TabIndex = 610 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.ForeColor = System.Drawing.Color.Red Me.Label1.Location = New System.Drawing.Point(204, 23) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(56, 16) Me.Label1.TabIndex = 611 Me.Label1.Text = "客戶簡稱" ' 'TextBox1 ' Me.TextBox1.Location = New System.Drawing.Point(68, 20) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(130, 23) Me.TextBox1.TabIndex = 612 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(6, 23) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(56, 16) Me.Label2.TabIndex = 613 Me.Label2.Text = "資料編碼" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(6, 52) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(56, 16) Me.Label3.TabIndex = 615 Me.Label3.Text = "客戶備註" ' 'TextBox2 ' Me.TextBox2.Location = New System.Drawing.Point(68, 49) Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(328, 23) Me.TextBox2.TabIndex = 614 ' 'DateTimePicker1 ' Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.DateTimePicker1.Location = New System.Drawing.Point(68, 78) Me.DateTimePicker1.Name = "DateTimePicker1" Me.DateTimePicker1.Size = New System.Drawing.Size(103, 23) Me.DateTimePicker1.TabIndex = 616 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(28, 81) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(34, 16) Me.Label4.TabIndex = 617 Me.Label4.Text = "XF-1" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(251, 81) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(34, 16) Me.Label5.TabIndex = 619 Me.Label5.Text = "XF-2" ' 'DateTimePicker2 ' Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.DateTimePicker2.Location = New System.Drawing.Point(291, 78) Me.DateTimePicker2.Name = "DateTimePicker2" Me.DateTimePicker2.Size = New System.Drawing.Size(105, 23) Me.DateTimePicker2.TabIndex = 618 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.ForeColor = System.Drawing.Color.Red Me.Label6.Location = New System.Drawing.Point(627, 23) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(32, 16) Me.Label6.TabIndex = 621 Me.Label6.Text = "工廠" ' 'ComboBox2 ' Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox2.FormattingEnabled = True Me.ComboBox2.Location = New System.Drawing.Point(667, 20) Me.ComboBox2.Name = "ComboBox2" Me.ComboBox2.Size = New System.Drawing.Size(105, 24) Me.ComboBox2.TabIndex = 620 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.ForeColor = System.Drawing.Color.Red Me.Label7.Location = New System.Drawing.Point(402, 23) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(56, 16) Me.Label7.TabIndex = 623 Me.Label7.Text = "形體號碼" ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.ForeColor = System.Drawing.Color.Red Me.Label8.Location = New System.Drawing.Point(402, 52) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(56, 16) Me.Label8.TabIndex = 625 Me.Label8.Text = "形體名稱" ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.ForeColor = System.Drawing.Color.Red Me.Label9.Location = New System.Drawing.Point(426, 81) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(32, 16) Me.Label9.TabIndex = 627 Me.Label9.Text = "鞋面" ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.ForeColor = System.Drawing.Color.Red Me.Label10.Location = New System.Drawing.Point(778, 23) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(32, 16) Me.Label10.TabIndex = 629 Me.Label10.Text = "顏色" ' 'ComboBox3 ' Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox3.FormattingEnabled = True Me.ComboBox3.Location = New System.Drawing.Point(818, 20) Me.ComboBox3.Name = "ComboBox3" Me.ComboBox3.Size = New System.Drawing.Size(160, 24) Me.ComboBox3.TabIndex = 628 ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(798, 52) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(44, 16) Me.Label11.TabIndex = 631 Me.Label11.Text = "工廠價" ' 'TextBox6 ' Me.TextBox6.Location = New System.Drawing.Point(848, 49) Me.TextBox6.Name = "TextBox6" Me.TextBox6.Size = New System.Drawing.Size(130, 23) Me.TextBox6.TabIndex = 630 Me.TextBox6.Text = "0.00" Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Location = New System.Drawing.Point(798, 81) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(44, 16) Me.Label12.TabIndex = 633 Me.Label12.Text = "客戶價" ' 'TextBox7 ' Me.TextBox7.Location = New System.Drawing.Point(848, 78) Me.TextBox7.Name = "TextBox7" Me.TextBox7.Size = New System.Drawing.Size(130, 23) Me.TextBox7.TabIndex = 632 Me.TextBox7.Text = "0.00" Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'Button29 ' Me.Button29.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button29.ForeColor = System.Drawing.Color.Blue Me.Button29.Location = New System.Drawing.Point(260, 17) Me.Button29.Name = "Button29" Me.Button29.Size = New System.Drawing.Size(100, 40) Me.Button29.TabIndex = 638 Me.Button29.Text = "一般新增" Me.Button29.UseVisualStyleBackColor = True ' '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.Red Me.Button10.Location = New System.Drawing.Point(578, 17) Me.Button10.Name = "Button10" Me.Button10.Size = New System.Drawing.Size(100, 87) Me.Button10.TabIndex = 637 Me.Button10.Text = "刪除" Me.Button10.UseVisualStyleBackColor = True ' 'Button11 ' Me.Button11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button11.ForeColor = System.Drawing.Color.Blue Me.Button11.Location = New System.Drawing.Point(366, 17) Me.Button11.Name = "Button11" Me.Button11.Size = New System.Drawing.Size(100, 87) Me.Button11.TabIndex = 635 Me.Button11.Text = "新增存檔" Me.Button11.UseVisualStyleBackColor = True ' 'Button12 ' Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Button12.Location = New System.Drawing.Point(472, 17) Me.Button12.Name = "Button12" Me.Button12.Size = New System.Drawing.Size(100, 87) Me.Button12.TabIndex = 636 Me.Button12.Text = "修改" Me.Button12.UseVisualStyleBackColor = True ' 'Button28 ' Me.Button28.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button28.ForeColor = System.Drawing.Color.Olive Me.Button28.Location = New System.Drawing.Point(878, 17) Me.Button28.Name = "Button28" Me.Button28.Size = New System.Drawing.Size(100, 87) Me.Button28.TabIndex = 639 Me.Button28.Text = "列印篩選" Me.Button28.UseVisualStyleBackColor = True ' 'Button32 ' Me.Button32.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button32.ForeColor = System.Drawing.Color.Black Me.Button32.Location = New System.Drawing.Point(112, 17) Me.Button32.Name = "Button32" Me.Button32.Size = New System.Drawing.Size(100, 87) Me.Button32.TabIndex = 641 Me.Button32.Text = "返回" Me.Button32.UseVisualStyleBackColor = True ' 'Button9 ' Me.Button9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button9.ForeColor = System.Drawing.Color.Black Me.Button9.Location = New System.Drawing.Point(6, 17) Me.Button9.Name = "Button9" Me.Button9.Size = New System.Drawing.Size(100, 87) Me.Button9.TabIndex = 640 Me.Button9.Text = "搜尋" Me.Button9.UseVisualStyleBackColor = True ' 'Button21 ' Me.Button21.Location = New System.Drawing.Point(1461, 150) Me.Button21.Name = "Button21" Me.Button21.Size = New System.Drawing.Size(115, 40) Me.Button21.TabIndex = 646 Me.Button21.Text = "垂直翻轉" Me.Button21.UseVisualStyleBackColor = True ' 'Button23 ' Me.Button23.Location = New System.Drawing.Point(1461, 104) Me.Button23.Name = "Button23" Me.Button23.Size = New System.Drawing.Size(115, 40) Me.Button23.TabIndex = 645 Me.Button23.Text = "水平翻轉" Me.Button23.UseVisualStyleBackColor = True ' 'Button24 ' Me.Button24.Location = New System.Drawing.Point(1461, 58) Me.Button24.Name = "Button24" Me.Button24.Size = New System.Drawing.Size(115, 40) Me.Button24.TabIndex = 644 Me.Button24.Text = "逆時鐘90度旋轉" Me.Button24.UseVisualStyleBackColor = True ' 'Button25 ' Me.Button25.Location = New System.Drawing.Point(1461, 12) Me.Button25.Name = "Button25" Me.Button25.Size = New System.Drawing.Size(115, 40) Me.Button25.TabIndex = 643 Me.Button25.Text = "順時鐘90度旋轉" Me.Button25.UseVisualStyleBackColor = True ' 'Button20 ' Me.Button20.ForeColor = System.Drawing.Color.Black Me.Button20.Location = New System.Drawing.Point(1461, 196) Me.Button20.Name = "Button20" Me.Button20.Size = New System.Drawing.Size(115, 40) Me.Button20.TabIndex = 642 Me.Button20.Text = "驗貨報告大圖" Me.Button20.UseVisualStyleBackColor = True ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.ComboBox5) Me.GroupBox1.Controls.Add(Me.ComboBox4) Me.GroupBox1.Controls.Add(Me.Label2) Me.GroupBox1.Controls.Add(Me.ComboBox1) Me.GroupBox1.Controls.Add(Me.Label1) Me.GroupBox1.Controls.Add(Me.TextBox1) Me.GroupBox1.Controls.Add(Me.TextBox2) Me.GroupBox1.Controls.Add(Me.Label3) Me.GroupBox1.Controls.Add(Me.DateTimePicker1) Me.GroupBox1.Controls.Add(Me.Label4) Me.GroupBox1.Controls.Add(Me.DateTimePicker2) Me.GroupBox1.Controls.Add(Me.Label5) Me.GroupBox1.Controls.Add(Me.ComboBox2) Me.GroupBox1.Controls.Add(Me.Label6) Me.GroupBox1.Controls.Add(Me.Label7) Me.GroupBox1.Controls.Add(Me.Label12) Me.GroupBox1.Controls.Add(Me.TextBox7) Me.GroupBox1.Controls.Add(Me.Label8) Me.GroupBox1.Controls.Add(Me.Label11) Me.GroupBox1.Controls.Add(Me.TextBox5) Me.GroupBox1.Controls.Add(Me.TextBox6) Me.GroupBox1.Controls.Add(Me.Label9) Me.GroupBox1.Controls.Add(Me.Label10) Me.GroupBox1.Controls.Add(Me.ComboBox3) Me.GroupBox1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.GroupBox1.Location = New System.Drawing.Point(12, 12) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(990, 110) Me.GroupBox1.TabIndex = 647 Me.GroupBox1.TabStop = False Me.GroupBox1.Text = "資料項" ' 'ComboBox5 ' Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox5.FormattingEnabled = True Me.ComboBox5.Location = New System.Drawing.Point(464, 48) Me.ComboBox5.Name = "ComboBox5" Me.ComboBox5.Size = New System.Drawing.Size(328, 24) Me.ComboBox5.TabIndex = 635 ' 'ComboBox4 ' Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ComboBox4.FormattingEnabled = True Me.ComboBox4.Location = New System.Drawing.Point(464, 19) Me.ComboBox4.Name = "ComboBox4" Me.ComboBox4.Size = New System.Drawing.Size(157, 24) Me.ComboBox4.TabIndex = 634 ' 'TextBox5 ' Me.TextBox5.Location = New System.Drawing.Point(464, 78) Me.TextBox5.Name = "TextBox5" Me.TextBox5.Size = New System.Drawing.Size(328, 23) Me.TextBox5.TabIndex = 626 ' 'GroupBox2 ' Me.GroupBox2.Controls.Add(Me.Label62) Me.GroupBox2.Controls.Add(Me.Button4) Me.GroupBox2.Controls.Add(Me.Button3) Me.GroupBox2.Controls.Add(Me.Button1) Me.GroupBox2.Controls.Add(Me.Button9) Me.GroupBox2.Controls.Add(Me.Button12) Me.GroupBox2.Controls.Add(Me.Button11) Me.GroupBox2.Controls.Add(Me.Button10) Me.GroupBox2.Controls.Add(Me.Button29) Me.GroupBox2.Controls.Add(Me.Button28) Me.GroupBox2.Controls.Add(Me.Button32) Me.GroupBox2.Location = New System.Drawing.Point(12, 128) Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.Size = New System.Drawing.Size(990, 110) Me.GroupBox2.TabIndex = 648 Me.GroupBox2.TabStop = False Me.GroupBox2.Text = "控制項" ' 'Label62 ' Me.Label62.AutoSize = True Me.Label62.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label62.ForeColor = System.Drawing.Color.Red Me.Label62.Location = New System.Drawing.Point(711, 17) Me.Label62.Name = "Label62" Me.Label62.Size = New System.Drawing.Size(138, 26) Me.Label62.TabIndex = 646 Me.Label62.Text = "資料尚未存檔" Me.Label62.Visible = False ' '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.Olive Me.Button4.Location = New System.Drawing.Point(716, 79) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(126, 25) Me.Button4.TabIndex = 645 Me.Button4.Text = "新增顏色清單" Me.Button4.UseVisualStyleBackColor = True ' 'Button3 ' Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Button3.ForeColor = System.Drawing.Color.Olive Me.Button3.Location = New System.Drawing.Point(716, 48) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(126, 25) Me.Button3.TabIndex = 644 Me.Button3.Text = "新增工廠清單" Me.Button3.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.Blue Me.Button1.Location = New System.Drawing.Point(260, 64) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(100, 40) Me.Button1.TabIndex = 642 Me.Button1.Text = "複製新增" Me.Button1.UseVisualStyleBackColor = True ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Location = New System.Drawing.Point(1008, 19) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(32, 16) Me.Label13.TabIndex = 650 Me.Label13.Text = "備註" ' 'TextBox8 ' Me.TextBox8.Location = New System.Drawing.Point(1008, 38) Me.TextBox8.Multiline = True Me.TextBox8.Name = "TextBox8" Me.TextBox8.Size = New System.Drawing.Size(151, 153) Me.TextBox8.TabIndex = 649 ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Location = New System.Drawing.Point(1005, 194) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(56, 16) Me.Label14.TabIndex = 652 Me.Label14.Text = "鞋圖編號" ' 'TextBox9 ' Me.TextBox9.Location = New System.Drawing.Point(1008, 213) Me.TextBox9.Name = "TextBox9" Me.TextBox9.Size = New System.Drawing.Size(151, 23) Me.TextBox9.TabIndex = 651 ' 'PictureBox1 ' Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.PictureBox1.Location = New System.Drawing.Point(1165, 12) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(290, 226) Me.PictureBox1.TabIndex = 634 Me.PictureBox1.TabStop = False ' 'Timer1 ' Me.Timer1.Interval = 500 ' '歷史單價紀錄表 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1914, 971) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.GroupBox2) Me.Controls.Add(Me.TextBox9) Me.Controls.Add(Me.GroupBox1) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.Button21) Me.Controls.Add(Me.Button23) Me.Controls.Add(Me.TextBox8) Me.Controls.Add(Me.Button24) Me.Controls.Add(Me.Button25) Me.Controls.Add(Me.Button20) Me.Controls.Add(Me.PictureBox1) 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() Me.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() Me.GroupBox2.ResumeLayout(False) Me.GroupBox2.PerformLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents DataGridView1 As DataGridView Friend WithEvents ComboBox1 As ComboBox Friend WithEvents Label1 As Label Friend WithEvents TextBox1 As TextBox Friend WithEvents Label2 As Label Friend WithEvents Label3 As Label Friend WithEvents TextBox2 As TextBox Friend WithEvents DateTimePicker1 As DateTimePicker Friend WithEvents Label4 As Label Friend WithEvents Label5 As Label Friend WithEvents DateTimePicker2 As DateTimePicker Friend WithEvents Label6 As Label Friend WithEvents ComboBox2 As ComboBox Friend WithEvents Label7 As Label Friend WithEvents Label8 As Label Friend WithEvents Label9 As Label Friend WithEvents Label10 As Label Friend WithEvents ComboBox3 As ComboBox Friend WithEvents Label11 As Label Friend WithEvents TextBox6 As TextBox Friend WithEvents Label12 As Label Friend WithEvents TextBox7 As TextBox Friend WithEvents PictureBox1 As PictureBox Friend WithEvents Button29 As Button Friend WithEvents Button10 As Button Friend WithEvents Button11 As Button Friend WithEvents Button12 As Button Friend WithEvents Button28 As Button Friend WithEvents Button32 As Button Friend WithEvents Button9 As Button Friend WithEvents Button21 As Button Friend WithEvents Button23 As Button Friend WithEvents Button24 As Button Friend WithEvents Button25 As Button Friend WithEvents Button20 As Button Friend WithEvents GroupBox1 As GroupBox Friend WithEvents GroupBox2 As GroupBox Friend WithEvents Label13 As Label Friend WithEvents TextBox8 As TextBox Friend WithEvents Label14 As Label Friend WithEvents TextBox9 As TextBox Friend WithEvents Button1 As Button Friend WithEvents Button4 As Button Friend WithEvents Button3 As Button Friend WithEvents ComboBox4 As ComboBox Friend WithEvents ComboBox5 As ComboBox Friend WithEvents TextBox5 As TextBox Friend WithEvents Label62 As Label Friend WithEvents Timer1 As Timer End Class