_ 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.PictureBox2 = New System.Windows.Forms.PictureBox() Me.Label2 = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.Button3 = New System.Windows.Forms.Button() Me.Button35 = New System.Windows.Forms.Button() Me.Button34 = New System.Windows.Forms.Button() Me.TextBox6 = New System.Windows.Forms.TextBox() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Button1 = New System.Windows.Forms.Button() Me.Button28 = New System.Windows.Forms.Button() Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.Button5 = New System.Windows.Forms.Button() Me.Button6 = New System.Windows.Forms.Button() Me.Button7 = New System.Windows.Forms.Button() Me.Button8 = New System.Windows.Forms.Button() Me.Button20 = New System.Windows.Forms.Button() Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog() Me.Button2 = New System.Windows.Forms.Button() Me.Button4 = New System.Windows.Forms.Button() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'PictureBox2 ' Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.PictureBox2.Location = New System.Drawing.Point(570, 5) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(97, 137) Me.PictureBox2.TabIndex = 527 Me.PictureBox2.TabStop = False ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label2.ForeColor = System.Drawing.Color.Black Me.Label2.Location = New System.Drawing.Point(673, 6) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(217, 24) Me.Label2.TabIndex = 526 Me.Label2.Text = "PS : 查詢後編輯才可存檔" Me.Label2.Visible = False ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 26.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label1.Location = New System.Drawing.Point(12, 10) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(231, 45) Me.Label1.TabIndex = 525 Me.Label1.Text = "生 產 進 度 表" ' 'PictureBox1 ' Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.PictureBox1.Location = New System.Drawing.Point(330, 5) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(234, 137) Me.PictureBox1.TabIndex = 524 Me.PictureBox1.TabStop = False ' 'Button3 ' Me.Button3.Location = New System.Drawing.Point(12, 56) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(100, 40) Me.Button3.TabIndex = 523 Me.Button3.Text = "關鍵字查詢" Me.Button3.UseVisualStyleBackColor = True ' 'Button35 ' Me.Button35.ForeColor = System.Drawing.Color.Red Me.Button35.Location = New System.Drawing.Point(224, 102) Me.Button35.Name = "Button35" Me.Button35.Size = New System.Drawing.Size(100, 40) Me.Button35.TabIndex = 520 Me.Button35.Text = "第三頁" Me.Button35.UseVisualStyleBackColor = True ' 'Button34 ' Me.Button34.ForeColor = System.Drawing.Color.Red Me.Button34.Location = New System.Drawing.Point(118, 102) Me.Button34.Name = "Button34" Me.Button34.Size = New System.Drawing.Size(100, 40) Me.Button34.TabIndex = 519 Me.Button34.Text = "第二頁" Me.Button34.UseVisualStyleBackColor = True ' 'TextBox6 ' Me.TextBox6.Location = New System.Drawing.Point(673, 119) Me.TextBox6.Name = "TextBox6" Me.TextBox6.Size = New System.Drawing.Size(129, 23) Me.TextBox6.TabIndex = 518 ' 'TextBox3 ' Me.TextBox3.Location = New System.Drawing.Point(673, 90) Me.TextBox3.Name = "TextBox3" Me.TextBox3.Size = New System.Drawing.Size(129, 23) Me.TextBox3.TabIndex = 517 ' 'TextBox2 ' Me.TextBox2.Location = New System.Drawing.Point(673, 61) Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(129, 23) Me.TextBox2.TabIndex = 516 ' 'TextBox1 ' Me.TextBox1.Location = New System.Drawing.Point(673, 33) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(129, 23) Me.TextBox1.TabIndex = 515 ' 'Button1 ' Me.Button1.ForeColor = System.Drawing.Color.Green Me.Button1.Location = New System.Drawing.Point(808, 33) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(82, 109) Me.Button1.TabIndex = 514 Me.Button1.Text = "巨益回饋資訊Excel導入" Me.Button1.UseVisualStyleBackColor = True ' 'Button28 ' Me.Button28.ForeColor = System.Drawing.Color.Black Me.Button28.Location = New System.Drawing.Point(118, 56) Me.Button28.Name = "Button28" Me.Button28.Size = New System.Drawing.Size(206, 40) Me.Button28.TabIndex = 513 Me.Button28.Text = "列印" Me.Button28.UseVisualStyleBackColor = True ' 'DataGridView1 ' Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Location = New System.Drawing.Point(12, 148) Me.DataGridView1.Name = "DataGridView1" Me.DataGridView1.RowHeadersWidth = 5 Me.DataGridView1.RowTemplate.Height = 24 Me.DataGridView1.Size = New System.Drawing.Size(1891, 818) Me.DataGridView1.TabIndex = 512 ' 'Button5 ' Me.Button5.Location = New System.Drawing.Point(1105, 102) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(115, 40) Me.Button5.TabIndex = 532 Me.Button5.Text = "垂直翻轉" Me.Button5.UseVisualStyleBackColor = True ' 'Button6 ' Me.Button6.Location = New System.Drawing.Point(984, 102) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(115, 40) Me.Button6.TabIndex = 531 Me.Button6.Text = "水平翻轉" Me.Button6.UseVisualStyleBackColor = True ' 'Button7 ' Me.Button7.Location = New System.Drawing.Point(1105, 56) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(115, 40) Me.Button7.TabIndex = 530 Me.Button7.Text = "逆時鐘90度旋轉" Me.Button7.UseVisualStyleBackColor = True ' 'Button8 ' Me.Button8.Location = New System.Drawing.Point(984, 56) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(115, 40) Me.Button8.TabIndex = 529 Me.Button8.Text = "順時鐘90度旋轉" Me.Button8.UseVisualStyleBackColor = True ' 'Button20 ' Me.Button20.ForeColor = System.Drawing.Color.Black Me.Button20.Location = New System.Drawing.Point(984, 10) Me.Button20.Name = "Button20" Me.Button20.Size = New System.Drawing.Size(236, 40) Me.Button20.TabIndex = 528 Me.Button20.Text = "驗貨報告大圖" Me.Button20.UseVisualStyleBackColor = True ' 'OpenFileDialog1 ' Me.OpenFileDialog1.FileName = "OpenFileDialog1" ' 'Button2 ' Me.Button2.ForeColor = System.Drawing.Color.Red Me.Button2.Location = New System.Drawing.Point(12, 102) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(100, 40) Me.Button2.TabIndex = 533 Me.Button2.Text = "第一頁" Me.Button2.UseVisualStyleBackColor = True ' 'Button4 ' Me.Button4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Button4.Location = New System.Drawing.Point(896, 33) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(82, 109) Me.Button4.TabIndex = 534 Me.Button4.Text = "森康回饋資訊Excel導入" Me.Button4.UseVisualStyleBackColor = True ' '量產生產進度表 ' 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.Button4) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.Button5) Me.Controls.Add(Me.Button6) Me.Controls.Add(Me.Button7) Me.Controls.Add(Me.Button8) Me.Controls.Add(Me.Button20) Me.Controls.Add(Me.PictureBox2) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.PictureBox1) Me.Controls.Add(Me.Button3) Me.Controls.Add(Me.Button35) Me.Controls.Add(Me.Button34) Me.Controls.Add(Me.TextBox6) Me.Controls.Add(Me.TextBox3) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.Button28) 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.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents PictureBox2 As PictureBox Friend WithEvents Label2 As Label Friend WithEvents Label1 As Label Friend WithEvents PictureBox1 As PictureBox Friend WithEvents Button3 As Button Friend WithEvents Button35 As Button Friend WithEvents Button34 As Button Friend WithEvents TextBox6 As TextBox Friend WithEvents TextBox3 As TextBox Friend WithEvents TextBox2 As TextBox Friend WithEvents TextBox1 As TextBox Friend WithEvents Button1 As Button Friend WithEvents Button28 As Button Friend WithEvents DataGridView1 As DataGridView Friend WithEvents Button5 As Button Friend WithEvents Button6 As Button Friend WithEvents Button7 As Button Friend WithEvents Button8 As Button Friend WithEvents Button20 As Button Friend WithEvents OpenFileDialog1 As OpenFileDialog Friend WithEvents Button2 As Button Friend WithEvents Button4 As Button End Class