123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 樣品進度表
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- 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 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- 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()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.ComboBox2 = New System.Windows.Forms.ComboBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.ComboBox7 = New System.Windows.Forms.ComboBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.DataGridView2 = New System.Windows.Forms.DataGridView()
- Me.DataGridView3 = New System.Windows.Forms.DataGridView()
- Me.DataGridView4 = New System.Windows.Forms.DataGridView()
- Me.DataGridView5 = New System.Windows.Forms.DataGridView()
- Me.DataGridView6 = New System.Windows.Forms.DataGridView()
- Me.DataGridView7 = New System.Windows.Forms.DataGridView()
- Me.DataGridView8 = New System.Windows.Forms.DataGridView()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.GroupBox1 = New System.Windows.Forms.GroupBox()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.DataGridView9 = New System.Windows.Forms.DataGridView()
- Me.Button4 = New System.Windows.Forms.Button()
- Me.PictureBox2 = New System.Windows.Forms.PictureBox()
- Me.Button5 = New System.Windows.Forms.Button()
- Me.Button6 = New System.Windows.Forms.Button()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.CheckBox1 = New System.Windows.Forms.CheckBox()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView7, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView8, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox1.SuspendLayout()
- CType(Me.DataGridView9, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(471, 6)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(137, 24)
- Me.Button1.TabIndex = 697
- Me.Button1.Text = "重新讀取"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'ComboBox2
- '
- Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox2.FormattingEnabled = True
- Me.ComboBox2.Location = New System.Drawing.Point(256, 6)
- Me.ComboBox2.Name = "ComboBox2"
- Me.ComboBox2.Size = New System.Drawing.Size(209, 24)
- Me.ComboBox2.TabIndex = 695
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.ForeColor = System.Drawing.Color.Red
- Me.Label3.Location = New System.Drawing.Point(211, 9)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(39, 16)
- Me.Label3.TabIndex = 696
- Me.Label3.Text = "CUST"
- '
- 'ComboBox7
- '
- Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox7.FormattingEnabled = True
- Me.ComboBox7.Location = New System.Drawing.Point(75, 6)
- Me.ComboBox7.Name = "ComboBox7"
- Me.ComboBox7.Size = New System.Drawing.Size(130, 24)
- Me.ComboBox7.TabIndex = 693
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.ForeColor = System.Drawing.Color.Red
- Me.Label11.Location = New System.Drawing.Point(12, 9)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(57, 16)
- Me.Label11.TabIndex = 694
- Me.Label11.Text = "SEASON"
- '
- 'DataGridView1
- '
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(9, 37)
- Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 5
- DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle1
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.Size = New System.Drawing.Size(1895, 925)
- Me.DataGridView1.TabIndex = 698
- '
- 'DataGridView2
- '
- Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView2.Location = New System.Drawing.Point(75, 76)
- Me.DataGridView2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView2.Name = "DataGridView2"
- Me.DataGridView2.RowHeadersWidth = 5
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.DataGridView2.RowTemplate.Height = 24
- Me.DataGridView2.Size = New System.Drawing.Size(264, 158)
- Me.DataGridView2.TabIndex = 699
- '
- 'DataGridView3
- '
- Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView3.Location = New System.Drawing.Point(345, 76)
- Me.DataGridView3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView3.Name = "DataGridView3"
- Me.DataGridView3.RowHeadersWidth = 5
- DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView3.RowsDefaultCellStyle = DataGridViewCellStyle3
- Me.DataGridView3.RowTemplate.Height = 24
- Me.DataGridView3.Size = New System.Drawing.Size(233, 158)
- Me.DataGridView3.TabIndex = 700
- '
- 'DataGridView4
- '
- Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView4.Location = New System.Drawing.Point(584, 76)
- Me.DataGridView4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView4.Name = "DataGridView4"
- Me.DataGridView4.RowHeadersWidth = 5
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView4.RowsDefaultCellStyle = DataGridViewCellStyle4
- Me.DataGridView4.RowTemplate.Height = 24
- Me.DataGridView4.Size = New System.Drawing.Size(252, 158)
- Me.DataGridView4.TabIndex = 701
- '
- 'DataGridView5
- '
- Me.DataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView5.Location = New System.Drawing.Point(842, 76)
- Me.DataGridView5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView5.Name = "DataGridView5"
- Me.DataGridView5.RowHeadersWidth = 5
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView5.RowsDefaultCellStyle = DataGridViewCellStyle5
- Me.DataGridView5.RowTemplate.Height = 24
- Me.DataGridView5.Size = New System.Drawing.Size(252, 158)
- Me.DataGridView5.TabIndex = 702
- '
- 'DataGridView6
- '
- Me.DataGridView6.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView6.Location = New System.Drawing.Point(75, 242)
- Me.DataGridView6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView6.Name = "DataGridView6"
- Me.DataGridView6.RowHeadersWidth = 5
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView6.RowsDefaultCellStyle = DataGridViewCellStyle6
- Me.DataGridView6.RowTemplate.Height = 24
- Me.DataGridView6.Size = New System.Drawing.Size(264, 169)
- Me.DataGridView6.TabIndex = 703
- '
- 'DataGridView7
- '
- Me.DataGridView7.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView7.Location = New System.Drawing.Point(345, 242)
- Me.DataGridView7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView7.Name = "DataGridView7"
- Me.DataGridView7.RowHeadersWidth = 5
- DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView7.RowsDefaultCellStyle = DataGridViewCellStyle7
- Me.DataGridView7.RowTemplate.Height = 24
- Me.DataGridView7.Size = New System.Drawing.Size(233, 169)
- Me.DataGridView7.TabIndex = 704
- '
- 'DataGridView8
- '
- Me.DataGridView8.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView8.Location = New System.Drawing.Point(584, 242)
- Me.DataGridView8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView8.Name = "DataGridView8"
- Me.DataGridView8.RowHeadersWidth = 5
- DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView8.RowsDefaultCellStyle = DataGridViewCellStyle8
- Me.DataGridView8.RowTemplate.Height = 24
- Me.DataGridView8.Size = New System.Drawing.Size(233, 169)
- Me.DataGridView8.TabIndex = 705
- '
- 'Button2
- '
- Me.Button2.Location = New System.Drawing.Point(614, 6)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(137, 24)
- Me.Button2.TabIndex = 706
- Me.Button2.Text = "查看歷史進度表資料"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'GroupBox1
- '
- Me.GroupBox1.Controls.Add(Me.Button3)
- Me.GroupBox1.Controls.Add(Me.DataGridView9)
- Me.GroupBox1.Location = New System.Drawing.Point(878, 109)
- Me.GroupBox1.Name = "GroupBox1"
- Me.GroupBox1.Size = New System.Drawing.Size(439, 733)
- Me.GroupBox1.TabIndex = 707
- Me.GroupBox1.TabStop = False
- Me.GroupBox1.Text = "歷史進度表清單"
- '
- 'Button3
- '
- Me.Button3.Location = New System.Drawing.Point(271, 22)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(137, 24)
- Me.Button3.TabIndex = 707
- Me.Button3.Text = "關閉"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'DataGridView9
- '
- DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView9.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
- Me.DataGridView9.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView9.Location = New System.Drawing.Point(23, 54)
- Me.DataGridView9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView9.Name = "DataGridView9"
- Me.DataGridView9.RowHeadersWidth = 5
- DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView9.RowsDefaultCellStyle = DataGridViewCellStyle10
- Me.DataGridView9.RowTemplate.Height = 24
- Me.DataGridView9.Size = New System.Drawing.Size(385, 658)
- Me.DataGridView9.TabIndex = 704
- '
- 'Button4
- '
- Me.Button4.Location = New System.Drawing.Point(757, 6)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(137, 24)
- Me.Button4.TabIndex = 708
- Me.Button4.Text = "列印" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'PictureBox2
- '
- Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.PictureBox2.Location = New System.Drawing.Point(75, 418)
- Me.PictureBox2.Name = "PictureBox2"
- Me.PictureBox2.Size = New System.Drawing.Size(285, 166)
- Me.PictureBox2.TabIndex = 784
- Me.PictureBox2.TabStop = False
- '
- 'Button5
- '
- Me.Button5.Location = New System.Drawing.Point(1765, 6)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(137, 24)
- Me.Button5.TabIndex = 785
- Me.Button5.Text = "全部選擇"
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'Button6
- '
- Me.Button6.Location = New System.Drawing.Point(1622, 6)
- Me.Button6.Name = "Button6"
- Me.Button6.Size = New System.Drawing.Size(137, 24)
- Me.Button6.TabIndex = 786
- Me.Button6.Text = "全部取消"
- Me.Button6.UseVisualStyleBackColor = True
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label1.ForeColor = System.Drawing.Color.Red
- Me.Label1.Location = New System.Drawing.Point(900, 7)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(536, 24)
- Me.Label1.TabIndex = 787
- Me.Label1.Text = "列 印 之 前 請 注 意 資 料 是 否 有 勾 選"
- '
- 'CheckBox1
- '
- Me.CheckBox1.AutoSize = True
- Me.CheckBox1.Location = New System.Drawing.Point(1474, 9)
- Me.CheckBox1.Name = "CheckBox1"
- Me.CheckBox1.Size = New System.Drawing.Size(123, 20)
- Me.CheckBox1.TabIndex = 788
- Me.CheckBox1.Text = "全部列印自動框線"
- Me.CheckBox1.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.CheckBox1)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.Button6)
- Me.Controls.Add(Me.Button5)
- Me.Controls.Add(Me.Button4)
- Me.Controls.Add(Me.GroupBox1)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.DataGridView8)
- Me.Controls.Add(Me.DataGridView7)
- Me.Controls.Add(Me.DataGridView6)
- Me.Controls.Add(Me.DataGridView5)
- Me.Controls.Add(Me.DataGridView4)
- Me.Controls.Add(Me.DataGridView3)
- Me.Controls.Add(Me.DataGridView2)
- Me.Controls.Add(Me.DataGridView1)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.ComboBox2)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.ComboBox7)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.PictureBox2)
- 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()
- CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView7, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView8, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox1.ResumeLayout(False)
- CType(Me.DataGridView9, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents Button1 As Button
- Friend WithEvents ComboBox2 As ComboBox
- Friend WithEvents Label3 As Label
- Friend WithEvents ComboBox7 As ComboBox
- Friend WithEvents Label11 As Label
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents DataGridView2 As DataGridView
- Friend WithEvents DataGridView3 As DataGridView
- Friend WithEvents DataGridView4 As DataGridView
- Friend WithEvents DataGridView5 As DataGridView
- Friend WithEvents DataGridView6 As DataGridView
- Friend WithEvents DataGridView7 As DataGridView
- Friend WithEvents DataGridView8 As DataGridView
- Friend WithEvents Button2 As Button
- Friend WithEvents GroupBox1 As GroupBox
- Friend WithEvents Button3 As Button
- Friend WithEvents DataGridView9 As DataGridView
- Friend WithEvents Button4 As Button
- Friend WithEvents PictureBox2 As PictureBox
- Friend WithEvents Button5 As Button
- Friend WithEvents Button6 As Button
- Friend WithEvents Label1 As Label
- Friend WithEvents CheckBox1 As CheckBox
- End Class
|