123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
- Partial Class Frm_Spray
- 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 DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.TextBox5 = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.TextBox4 = 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.Label30 = New System.Windows.Forms.Label()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.TabControl1 = New System.Windows.Forms.TabControl()
- Me.TabPage6 = New System.Windows.Forms.TabPage()
- Me.DataGridView6 = New System.Windows.Forms.DataGridView()
- Me.TabPage2 = New System.Windows.Forms.TabPage()
- Me.DataGridView2 = New System.Windows.Forms.DataGridView()
- Me.TabPage3 = New System.Windows.Forms.TabPage()
- Me.DataGridView3 = New System.Windows.Forms.DataGridView()
- Me.TabPage4 = New System.Windows.Forms.TabPage()
- Me.DataGridView4 = New System.Windows.Forms.DataGridView()
- Me.TabPage5 = New System.Windows.Forms.TabPage()
- Me.DataGridView5 = New System.Windows.Forms.DataGridView()
- Me.TabPage1 = New System.Windows.Forms.TabPage()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.TextBox8 = New System.Windows.Forms.TextBox()
- Me.Label21 = New System.Windows.Forms.Label()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.dgv1 = New System.Windows.Forms.DataGridView()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Button7 = New System.Windows.Forms.Button()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.dtp_end = New System.Windows.Forms.DateTimePicker()
- Me.dtp_begin = New System.Windows.Forms.DateTimePicker()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.TextBox9 = New System.Windows.Forms.TextBox()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.TabControl1.SuspendLayout()
- Me.TabPage6.SuspendLayout()
- CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabPage2.SuspendLayout()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabPage3.SuspendLayout()
- CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabPage4.SuspendLayout()
- CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabPage5.SuspendLayout()
- CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabPage1.SuspendLayout()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.dgv1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'TextBox6
- '
- Me.TextBox6.Font = New System.Drawing.Font("微軟正黑體", 12.15584!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox6.ForeColor = System.Drawing.Color.Red
- Me.TextBox6.Location = New System.Drawing.Point(743, 8)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(259, 42)
- Me.TextBox6.TabIndex = 219
- Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.BackColor = System.Drawing.Color.Transparent
- Me.Label6.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label6.ForeColor = System.Drawing.Color.RoyalBlue
- Me.Label6.Location = New System.Drawing.Point(659, 17)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(78, 26)
- Me.Label6.TabIndex = 218
- Me.Label6.Text = "喷815"
- '
- 'TextBox5
- '
- Me.TextBox5.Font = New System.Drawing.Font("微軟正黑體", 12.15584!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox5.ForeColor = System.Drawing.Color.Red
- Me.TextBox5.Location = New System.Drawing.Point(12, 770)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(259, 42)
- Me.TextBox5.TabIndex = 217
- Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.BackColor = System.Drawing.Color.Transparent
- Me.Label3.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label3.ForeColor = System.Drawing.Color.RoyalBlue
- Me.Label3.Location = New System.Drawing.Point(51, 947)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(66, 26)
- Me.Label3.TabIndex = 216
- Me.Label3.Text = "漏盘"
- '
- 'TextBox4
- '
- Me.TextBox4.Font = New System.Drawing.Font("微軟正黑體", 12.15584!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox4.ForeColor = System.Drawing.Color.Red
- Me.TextBox4.Location = New System.Drawing.Point(12, 887)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(259, 42)
- Me.TextBox4.TabIndex = 215
- Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox3
- '
- Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 12.15584!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox3.ForeColor = System.Drawing.Color.Red
- Me.TextBox3.Location = New System.Drawing.Point(13, 654)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(259, 42)
- Me.TextBox3.TabIndex = 214
- Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox2
- '
- Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 12.15584!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox2.ForeColor = System.Drawing.Color.Red
- Me.TextBox2.Location = New System.Drawing.Point(13, 511)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(259, 42)
- Me.TextBox2.TabIndex = 213
- Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'TextBox1
- '
- Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 12.15584!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox1.ForeColor = System.Drawing.Color.Red
- Me.TextBox1.Location = New System.Drawing.Point(12, 989)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(259, 42)
- Me.TextBox1.TabIndex = 212
- Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Label30
- '
- Me.Label30.AutoSize = True
- Me.Label30.BackColor = System.Drawing.Color.Transparent
- Me.Label30.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label30.ForeColor = System.Drawing.Color.RoyalBlue
- Me.Label30.Location = New System.Drawing.Point(51, 847)
- Me.Label30.Name = "Label30"
- Me.Label30.Size = New System.Drawing.Size(93, 26)
- Me.Label30.TabIndex = 211
- Me.Label30.Text = "无对应"
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.BackColor = System.Drawing.Color.Transparent
- Me.Label18.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label18.ForeColor = System.Drawing.Color.RoyalBlue
- Me.Label18.Location = New System.Drawing.Point(51, 615)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(52, 26)
- Me.Label18.TabIndex = 210
- Me.Label18.Text = "7月"
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.BackColor = System.Drawing.Color.Transparent
- Me.Label10.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label10.ForeColor = System.Drawing.Color.RoyalBlue
- Me.Label10.Location = New System.Drawing.Point(51, 469)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(106, 26)
- Me.Label10.TabIndex = 209
- Me.Label10.Text = "6月盘点"
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.BackColor = System.Drawing.Color.Transparent
- Me.Label9.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label9.ForeColor = System.Drawing.Color.RoyalBlue
- Me.Label9.Location = New System.Drawing.Point(51, 729)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(66, 26)
- Me.Label9.TabIndex = 207
- Me.Label9.Text = "一般"
- '
- 'TabControl1
- '
- Me.TabControl1.Controls.Add(Me.TabPage6)
- Me.TabControl1.Controls.Add(Me.TabPage2)
- Me.TabControl1.Controls.Add(Me.TabPage3)
- Me.TabControl1.Controls.Add(Me.TabPage4)
- Me.TabControl1.Controls.Add(Me.TabPage5)
- Me.TabControl1.Controls.Add(Me.TabPage1)
- Me.TabControl1.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TabControl1.Location = New System.Drawing.Point(286, 452)
- Me.TabControl1.Name = "TabControl1"
- Me.TabControl1.SelectedIndex = 0
- Me.TabControl1.Size = New System.Drawing.Size(2651, 786)
- Me.TabControl1.TabIndex = 206
- '
- 'TabPage6
- '
- Me.TabPage6.Controls.Add(Me.DataGridView6)
- Me.TabPage6.ForeColor = System.Drawing.Color.RoyalBlue
- Me.TabPage6.Location = New System.Drawing.Point(4, 42)
- Me.TabPage6.Name = "TabPage6"
- Me.TabPage6.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage6.Size = New System.Drawing.Size(2643, 740)
- Me.TabPage6.TabIndex = 5
- Me.TabPage6.Text = "喷815"
- Me.TabPage6.UseVisualStyleBackColor = True
- '
- 'DataGridView6
- '
- Me.DataGridView6.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView6.Location = New System.Drawing.Point(32, 28)
- Me.DataGridView6.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
- Me.DataGridView6.Name = "DataGridView6"
- Me.DataGridView6.RowHeadersWidth = 51
- Me.DataGridView6.RowTemplate.Height = 23
- Me.DataGridView6.Size = New System.Drawing.Size(2594, 657)
- Me.DataGridView6.TabIndex = 102
- '
- 'TabPage2
- '
- Me.TabPage2.Controls.Add(Me.DataGridView2)
- Me.TabPage2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TabPage2.ForeColor = System.Drawing.Color.RoyalBlue
- Me.TabPage2.Location = New System.Drawing.Point(4, 42)
- Me.TabPage2.Name = "TabPage2"
- Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage2.Size = New System.Drawing.Size(2643, 740)
- Me.TabPage2.TabIndex = 1
- Me.TabPage2.Text = "喷台(6月盘点)"
- Me.TabPage2.UseVisualStyleBackColor = True
- '
- 'DataGridView2
- '
- Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView2.Location = New System.Drawing.Point(32, 31)
- Me.DataGridView2.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
- Me.DataGridView2.Name = "DataGridView2"
- Me.DataGridView2.RowHeadersWidth = 51
- Me.DataGridView2.RowTemplate.Height = 23
- Me.DataGridView2.Size = New System.Drawing.Size(2594, 657)
- Me.DataGridView2.TabIndex = 101
- '
- 'TabPage3
- '
- Me.TabPage3.Controls.Add(Me.DataGridView3)
- Me.TabPage3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TabPage3.ForeColor = System.Drawing.Color.RoyalBlue
- Me.TabPage3.Location = New System.Drawing.Point(4, 42)
- Me.TabPage3.Name = "TabPage3"
- Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage3.Size = New System.Drawing.Size(2643, 740)
- Me.TabPage3.TabIndex = 2
- Me.TabPage3.Text = "喷台(当月染色)"
- Me.TabPage3.UseVisualStyleBackColor = True
- '
- 'DataGridView3
- '
- Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView3.Location = New System.Drawing.Point(32, 30)
- Me.DataGridView3.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
- Me.DataGridView3.Name = "DataGridView3"
- Me.DataGridView3.RowHeadersWidth = 51
- Me.DataGridView3.RowTemplate.Height = 23
- Me.DataGridView3.Size = New System.Drawing.Size(2594, 652)
- Me.DataGridView3.TabIndex = 101
- '
- 'TabPage4
- '
- Me.TabPage4.Controls.Add(Me.DataGridView4)
- Me.TabPage4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TabPage4.ForeColor = System.Drawing.Color.RoyalBlue
- Me.TabPage4.Location = New System.Drawing.Point(4, 42)
- Me.TabPage4.Name = "TabPage4"
- Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage4.Size = New System.Drawing.Size(2643, 740)
- Me.TabPage4.TabIndex = 3
- Me.TabPage4.Text = "喷台(正常)"
- Me.TabPage4.UseVisualStyleBackColor = True
- '
- 'DataGridView4
- '
- Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView4.Location = New System.Drawing.Point(32, 31)
- Me.DataGridView4.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
- Me.DataGridView4.Name = "DataGridView4"
- Me.DataGridView4.RowHeadersWidth = 51
- Me.DataGridView4.RowTemplate.Height = 23
- Me.DataGridView4.Size = New System.Drawing.Size(2594, 652)
- Me.DataGridView4.TabIndex = 102
- '
- 'TabPage5
- '
- Me.TabPage5.Controls.Add(Me.DataGridView5)
- Me.TabPage5.ForeColor = System.Drawing.Color.RoyalBlue
- Me.TabPage5.Location = New System.Drawing.Point(4, 42)
- Me.TabPage5.Name = "TabPage5"
- Me.TabPage5.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage5.Size = New System.Drawing.Size(2643, 740)
- Me.TabPage5.TabIndex = 4
- Me.TabPage5.Text = "无对应"
- Me.TabPage5.UseVisualStyleBackColor = True
- '
- 'DataGridView5
- '
- Me.DataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView5.Location = New System.Drawing.Point(40, 36)
- Me.DataGridView5.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
- Me.DataGridView5.Name = "DataGridView5"
- Me.DataGridView5.RowHeadersWidth = 51
- Me.DataGridView5.RowTemplate.Height = 23
- Me.DataGridView5.Size = New System.Drawing.Size(2594, 652)
- Me.DataGridView5.TabIndex = 103
- '
- 'TabPage1
- '
- Me.TabPage1.BackColor = System.Drawing.Color.Transparent
- Me.TabPage1.Controls.Add(Me.DataGridView1)
- Me.TabPage1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TabPage1.ForeColor = System.Drawing.Color.SteelBlue
- Me.TabPage1.Location = New System.Drawing.Point(4, 42)
- Me.TabPage1.Name = "TabPage1"
- Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage1.Size = New System.Drawing.Size(2643, 740)
- Me.TabPage1.TabIndex = 0
- Me.TabPage1.Text = "漏盘"
- '
- 'DataGridView1
- '
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(32, 30)
- Me.DataGridView1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 51
- Me.DataGridView1.RowTemplate.Height = 23
- Me.DataGridView1.Size = New System.Drawing.Size(2594, 667)
- Me.DataGridView1.TabIndex = 101
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.BackColor = System.Drawing.Color.Transparent
- Me.Label5.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label5.ForeColor = System.Drawing.Color.Red
- Me.Label5.Location = New System.Drawing.Point(447, 17)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(89, 26)
- Me.Label5.TabIndex = 205
- Me.Label5.Text = " "
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.BackColor = System.Drawing.Color.Transparent
- Me.Label11.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label11.ForeColor = System.Drawing.Color.Red
- Me.Label11.Location = New System.Drawing.Point(1968, 17)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(36, 26)
- Me.Label11.TabIndex = 204
- Me.Label11.Text = "11"
- '
- 'TextBox8
- '
- Me.TextBox8.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox8.Location = New System.Drawing.Point(44, 226)
- Me.TextBox8.Name = "TextBox8"
- Me.TextBox8.Size = New System.Drawing.Size(227, 38)
- Me.TextBox8.TabIndex = 203
- '
- 'Label21
- '
- Me.Label21.AutoSize = True
- Me.Label21.BackColor = System.Drawing.Color.Transparent
- Me.Label21.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label21.ForeColor = System.Drawing.Color.Red
- Me.Label21.Location = New System.Drawing.Point(1748, 17)
- Me.Label21.Name = "Label21"
- Me.Label21.Size = New System.Drawing.Size(168, 26)
- Me.Label21.TabIndex = 202
- Me.Label21.Text = "报表更新日期"
- '
- 'Button1
- '
- Me.Button1.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button1.Location = New System.Drawing.Point(44, 271)
- Me.Button1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(228, 53)
- Me.Button1.TabIndex = 201
- Me.Button1.Text = "导出至K3模板"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'dgv1
- '
- Me.dgv1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window
- DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText
- DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
- Me.dgv1.DefaultCellStyle = DataGridViewCellStyle5
- Me.dgv1.Location = New System.Drawing.Point(298, 58)
- Me.dgv1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
- Me.dgv1.Name = "dgv1"
- DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
- DataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control
- DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText
- DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
- DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.dgv1.RowHeadersDefaultCellStyle = DataGridViewCellStyle6
- Me.dgv1.RowHeadersWidth = 51
- Me.dgv1.RowTemplate.Height = 23
- Me.dgv1.Size = New System.Drawing.Size(2594, 385)
- Me.dgv1.TabIndex = 200
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.BackColor = System.Drawing.Color.Transparent
- Me.Label2.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label2.ForeColor = System.Drawing.Color.Red
- Me.Label2.Location = New System.Drawing.Point(293, 17)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(64, 26)
- Me.Label2.TabIndex = 199
- Me.Label2.Text = "喷台"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.BackColor = System.Drawing.Color.Transparent
- Me.Label1.Font = New System.Drawing.Font("新細明體", 12.0!, 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(40, 52)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(38, 26)
- Me.Label1.TabIndex = 198
- Me.Label1.Text = "自"
- '
- 'Button7
- '
- Me.Button7.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button7.Location = New System.Drawing.Point(44, 166)
- Me.Button7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button7.Name = "Button7"
- Me.Button7.Size = New System.Drawing.Size(228, 53)
- Me.Button7.TabIndex = 197
- Me.Button7.Text = "喷台查询"
- Me.Button7.UseVisualStyleBackColor = True
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.BackColor = System.Drawing.Color.Transparent
- Me.Label4.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label4.ForeColor = System.Drawing.Color.Red
- Me.Label4.Location = New System.Drawing.Point(40, 109)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(38, 26)
- Me.Label4.TabIndex = 196
- Me.Label4.Text = "至"
- '
- 'dtp_end
- '
- Me.dtp_end.CalendarFont = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.dtp_end.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.dtp_end.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.dtp_end.Location = New System.Drawing.Point(93, 100)
- Me.dtp_end.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.dtp_end.Name = "dtp_end"
- Me.dtp_end.Size = New System.Drawing.Size(178, 38)
- Me.dtp_end.TabIndex = 195
- Me.dtp_end.Value = New Date(2024, 7, 31, 0, 0, 0, 0)
- '
- 'dtp_begin
- '
- Me.dtp_begin.CalendarFont = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.dtp_begin.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.dtp_begin.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.dtp_begin.Location = New System.Drawing.Point(93, 43)
- Me.dtp_begin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.dtp_begin.Name = "dtp_begin"
- Me.dtp_begin.Size = New System.Drawing.Size(178, 38)
- Me.dtp_begin.TabIndex = 194
- Me.dtp_begin.Value = New Date(2024, 7, 1, 0, 0, 0, 0)
- '
- 'TextBox7
- '
- Me.TextBox7.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox7.Location = New System.Drawing.Point(44, 343)
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(227, 38)
- Me.TextBox7.TabIndex = 221
- '
- 'Button2
- '
- Me.Button2.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button2.Location = New System.Drawing.Point(44, 388)
- Me.Button2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(228, 53)
- Me.Button2.TabIndex = 220
- Me.Button2.Text = "喷台出库"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'TextBox9
- '
- Me.TextBox9.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TextBox9.Location = New System.Drawing.Point(1138, 12)
- Me.TextBox9.Name = "TextBox9"
- Me.TextBox9.Size = New System.Drawing.Size(112, 38)
- Me.TextBox9.TabIndex = 223
- '
- 'Button3
- '
- Me.Button3.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button3.Location = New System.Drawing.Point(1256, 2)
- Me.Button3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(228, 53)
- Me.Button3.TabIndex = 222
- Me.Button3.Text = "517入库"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Frm_Spray
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(10.0!, 19.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(2950, 1239)
- Me.Controls.Add(Me.TextBox9)
- Me.Controls.Add(Me.Button3)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.TextBox6)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.TextBox5)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.TextBox4)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.TextBox2)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.Label30)
- Me.Controls.Add(Me.Label18)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.TabControl1)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.TextBox8)
- Me.Controls.Add(Me.Label21)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.dgv1)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.Button7)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.dtp_end)
- Me.Controls.Add(Me.dtp_begin)
- Me.Name = "Frm_Spray"
- Me.Text = "Frm_Spray"
- Me.TabControl1.ResumeLayout(False)
- Me.TabPage6.ResumeLayout(False)
- CType(Me.DataGridView6, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabPage2.ResumeLayout(False)
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabPage3.ResumeLayout(False)
- CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabPage4.ResumeLayout(False)
- CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabPage5.ResumeLayout(False)
- CType(Me.DataGridView5, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabPage1.ResumeLayout(False)
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.dgv1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents TextBox5 As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents TextBox4 As TextBox
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents Label30 As Label
- Friend WithEvents Label18 As Label
- Friend WithEvents Label10 As Label
- Friend WithEvents Label9 As Label
- Friend WithEvents TabControl1 As TabControl
- Friend WithEvents TabPage1 As TabPage
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents TabPage2 As TabPage
- Friend WithEvents DataGridView2 As DataGridView
- Friend WithEvents TabPage3 As TabPage
- Friend WithEvents DataGridView3 As DataGridView
- Friend WithEvents TabPage4 As TabPage
- Friend WithEvents DataGridView4 As DataGridView
- Friend WithEvents TabPage5 As TabPage
- Friend WithEvents DataGridView5 As DataGridView
- Friend WithEvents Label5 As Label
- Friend WithEvents Label11 As Label
- Friend WithEvents TextBox8 As TextBox
- Friend WithEvents Label21 As Label
- Friend WithEvents Button1 As Button
- Friend WithEvents dgv1 As DataGridView
- Friend WithEvents Label2 As Label
- Friend WithEvents Label1 As Label
- Friend WithEvents Button7 As Button
- Friend WithEvents Label4 As Label
- Friend WithEvents dtp_end As DateTimePicker
- Friend WithEvents dtp_begin As DateTimePicker
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents Button2 As Button
- Friend WithEvents TabPage6 As TabPage
- Friend WithEvents DataGridView6 As DataGridView
- Friend WithEvents TextBox9 As TextBox
- Friend WithEvents Button3 As Button
- End Class
|