123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340 |
- <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.Button4 = 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.Button2 = New System.Windows.Forms.Button()
- Me.DataGridView8 = New System.Windows.Forms.DataGridView()
- Me.DataGridView7 = New System.Windows.Forms.DataGridView()
- Me.DataGridView6 = New System.Windows.Forms.DataGridView()
- Me.DataGridView5 = New System.Windows.Forms.DataGridView()
- Me.DataGridView4 = New System.Windows.Forms.DataGridView()
- Me.DataGridView3 = New System.Windows.Forms.DataGridView()
- Me.DataGridView2 = New System.Windows.Forms.DataGridView()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- 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.PictureBox2 = New System.Windows.Forms.PictureBox()
- Me.GroupBox1.SuspendLayout()
- CType(Me.DataGridView9, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView8, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView7, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Button4
- '
- Me.Button4.Location = New System.Drawing.Point(758, 9)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(137, 24)
- Me.Button4.TabIndex = 800
- Me.Button4.Text = "列印" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'GroupBox1
- '
- Me.GroupBox1.Controls.Add(Me.Button3)
- Me.GroupBox1.Controls.Add(Me.DataGridView9)
- Me.GroupBox1.Location = New System.Drawing.Point(879, 112)
- Me.GroupBox1.Name = "GroupBox1"
- Me.GroupBox1.Size = New System.Drawing.Size(439, 733)
- Me.GroupBox1.TabIndex = 799
- 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
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView9.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- 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
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView9.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.DataGridView9.RowTemplate.Height = 24
- Me.DataGridView9.Size = New System.Drawing.Size(385, 658)
- Me.DataGridView9.TabIndex = 704
- '
- 'Button2
- '
- Me.Button2.Location = New System.Drawing.Point(615, 9)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(137, 24)
- Me.Button2.TabIndex = 798
- Me.Button2.Text = "查看歷史進度表資料"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'DataGridView8
- '
- Me.DataGridView8.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView8.Location = New System.Drawing.Point(585, 245)
- Me.DataGridView8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView8.Name = "DataGridView8"
- Me.DataGridView8.RowHeadersWidth = 5
- DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView8.RowsDefaultCellStyle = DataGridViewCellStyle3
- Me.DataGridView8.RowTemplate.Height = 24
- Me.DataGridView8.Size = New System.Drawing.Size(233, 169)
- Me.DataGridView8.TabIndex = 797
- '
- 'DataGridView7
- '
- Me.DataGridView7.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView7.Location = New System.Drawing.Point(346, 245)
- Me.DataGridView7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView7.Name = "DataGridView7"
- Me.DataGridView7.RowHeadersWidth = 5
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView7.RowsDefaultCellStyle = DataGridViewCellStyle4
- Me.DataGridView7.RowTemplate.Height = 24
- Me.DataGridView7.Size = New System.Drawing.Size(233, 169)
- Me.DataGridView7.TabIndex = 796
- '
- 'DataGridView6
- '
- Me.DataGridView6.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView6.Location = New System.Drawing.Point(76, 245)
- Me.DataGridView6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView6.Name = "DataGridView6"
- Me.DataGridView6.RowHeadersWidth = 5
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView6.RowsDefaultCellStyle = DataGridViewCellStyle5
- Me.DataGridView6.RowTemplate.Height = 24
- Me.DataGridView6.Size = New System.Drawing.Size(264, 169)
- Me.DataGridView6.TabIndex = 795
- '
- 'DataGridView5
- '
- Me.DataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView5.Location = New System.Drawing.Point(843, 79)
- Me.DataGridView5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView5.Name = "DataGridView5"
- Me.DataGridView5.RowHeadersWidth = 5
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView5.RowsDefaultCellStyle = DataGridViewCellStyle6
- Me.DataGridView5.RowTemplate.Height = 24
- Me.DataGridView5.Size = New System.Drawing.Size(252, 158)
- Me.DataGridView5.TabIndex = 794
- '
- 'DataGridView4
- '
- Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView4.Location = New System.Drawing.Point(585, 79)
- Me.DataGridView4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView4.Name = "DataGridView4"
- Me.DataGridView4.RowHeadersWidth = 5
- DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView4.RowsDefaultCellStyle = DataGridViewCellStyle7
- Me.DataGridView4.RowTemplate.Height = 24
- Me.DataGridView4.Size = New System.Drawing.Size(252, 158)
- Me.DataGridView4.TabIndex = 793
- '
- 'DataGridView3
- '
- Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView3.Location = New System.Drawing.Point(346, 79)
- Me.DataGridView3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView3.Name = "DataGridView3"
- Me.DataGridView3.RowHeadersWidth = 5
- DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView3.RowsDefaultCellStyle = DataGridViewCellStyle8
- Me.DataGridView3.RowTemplate.Height = 24
- Me.DataGridView3.Size = New System.Drawing.Size(233, 158)
- Me.DataGridView3.TabIndex = 792
- '
- 'DataGridView2
- '
- Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView2.Location = New System.Drawing.Point(76, 79)
- Me.DataGridView2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView2.Name = "DataGridView2"
- Me.DataGridView2.RowHeadersWidth = 5
- DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle9
- Me.DataGridView2.RowTemplate.Height = 24
- Me.DataGridView2.Size = New System.Drawing.Size(264, 158)
- Me.DataGridView2.TabIndex = 791
- '
- 'DataGridView1
- '
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(10, 40)
- Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 5
- DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle10
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.Size = New System.Drawing.Size(1895, 918)
- Me.DataGridView1.TabIndex = 790
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(472, 9)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(137, 24)
- Me.Button1.TabIndex = 789
- 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(257, 9)
- Me.ComboBox2.Name = "ComboBox2"
- Me.ComboBox2.Size = New System.Drawing.Size(209, 20)
- Me.ComboBox2.TabIndex = 787
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.ForeColor = System.Drawing.Color.Red
- Me.Label3.Location = New System.Drawing.Point(212, 12)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(34, 12)
- Me.Label3.TabIndex = 788
- Me.Label3.Text = "CUST"
- '
- 'ComboBox7
- '
- Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox7.FormattingEnabled = True
- Me.ComboBox7.Location = New System.Drawing.Point(76, 9)
- Me.ComboBox7.Name = "ComboBox7"
- Me.ComboBox7.Size = New System.Drawing.Size(130, 20)
- Me.ComboBox7.TabIndex = 785
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.ForeColor = System.Drawing.Color.Red
- Me.Label11.Location = New System.Drawing.Point(13, 12)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(48, 12)
- Me.Label11.TabIndex = 786
- Me.Label11.Text = "SEASON"
- '
- 'PictureBox2
- '
- Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.PictureBox2.Location = New System.Drawing.Point(76, 421)
- Me.PictureBox2.Name = "PictureBox2"
- Me.PictureBox2.Size = New System.Drawing.Size(285, 166)
- Me.PictureBox2.TabIndex = 801
- Me.PictureBox2.TabStop = False
- '
- '樣品進度表_英文版_
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.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.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.Name = "樣品進度表_英文版_"
- Me.Text = "樣品進度表_英文版_"
- Me.GroupBox1.ResumeLayout(False)
- CType(Me.DataGridView9, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView8, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView7, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents Button4 As Button
- Friend WithEvents GroupBox1 As GroupBox
- Friend WithEvents Button3 As Button
- Friend WithEvents DataGridView9 As DataGridView
- Friend WithEvents Button2 As Button
- Friend WithEvents DataGridView8 As DataGridView
- Friend WithEvents DataGridView7 As DataGridView
- Friend WithEvents DataGridView6 As DataGridView
- Friend WithEvents DataGridView5 As DataGridView
- Friend WithEvents DataGridView4 As DataGridView
- Friend WithEvents DataGridView3 As DataGridView
- Friend WithEvents DataGridView2 As DataGridView
- Friend WithEvents DataGridView1 As DataGridView
- 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 PictureBox2 As PictureBox
- End Class
|