123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class Frm_TM
- 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()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.TextBox8 = New System.Windows.Forms.TextBox()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.DGV1 = New System.Windows.Forms.DataGridView()
- Me.dtp1 = New System.Windows.Forms.DateTimePicker()
- Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
- Me.Button4 = New System.Windows.Forms.Button()
- Me.dtp2 = New System.Windows.Forms.DateTimePicker()
- Me.dtp3 = New System.Windows.Forms.DateTimePicker()
- Me.Button5 = New System.Windows.Forms.Button()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.Button6 = New System.Windows.Forms.Button()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Button7 = New System.Windows.Forms.Button()
- Me.dtp_begin = New System.Windows.Forms.DateTimePicker()
- Me.dtp_end = New System.Windows.Forms.DateTimePicker()
- CType(Me.DGV1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(189, 100)
- Me.Button1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(291, 95)
- Me.Button1.TabIndex = 0
- Me.Button1.Text = "导出0630添梅盘点至K3模版"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'TextBox8
- '
- Me.TextBox8.Location = New System.Drawing.Point(58, 100)
- Me.TextBox8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.TextBox8.Name = "TextBox8"
- Me.TextBox8.Size = New System.Drawing.Size(112, 29)
- Me.TextBox8.TabIndex = 36
- '
- 'Button2
- '
- Me.Button2.Location = New System.Drawing.Point(189, 238)
- Me.Button2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(291, 95)
- Me.Button2.TabIndex = 37
- Me.Button2.Text = "导出0630成品盘点至K3模版"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Button3
- '
- Me.Button3.Location = New System.Drawing.Point(807, 412)
- Me.Button3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(186, 84)
- Me.Button3.TabIndex = 38
- Me.Button3.Text = "导入添梅k3打尺"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'DGV1
- '
- Me.DGV1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DGV1.Location = New System.Drawing.Point(1209, 48)
- Me.DGV1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DGV1.Name = "DGV1"
- Me.DGV1.RowHeadersWidth = 51
- Me.DGV1.RowTemplate.Height = 27
- Me.DGV1.Size = New System.Drawing.Size(367, 587)
- Me.DGV1.TabIndex = 39
- '
- 'dtp1
- '
- Me.dtp1.CalendarFont = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.dtp1.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.dtp1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.dtp1.Location = New System.Drawing.Point(1151, 838)
- Me.dtp1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.dtp1.Name = "dtp1"
- Me.dtp1.Size = New System.Drawing.Size(224, 36)
- Me.dtp1.TabIndex = 40
- '
- 'OpenFileDialog1
- '
- Me.OpenFileDialog1.FileName = "OpenFileDialog1"
- '
- 'Button4
- '
- Me.Button4.Location = New System.Drawing.Point(189, 365)
- Me.Button4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(291, 67)
- Me.Button4.TabIndex = 41
- Me.Button4.Text = "导出打尺至K3模版"
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'dtp2
- '
- Me.dtp2.CalendarFont = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.dtp2.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.dtp2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.dtp2.Location = New System.Drawing.Point(189, 894)
- Me.dtp2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.dtp2.Name = "dtp2"
- Me.dtp2.Size = New System.Drawing.Size(224, 36)
- Me.dtp2.TabIndex = 42
- '
- 'dtp3
- '
- Me.dtp3.CalendarFont = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.dtp3.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.dtp3.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.dtp3.Location = New System.Drawing.Point(189, 948)
- Me.dtp3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.dtp3.Name = "dtp3"
- Me.dtp3.Size = New System.Drawing.Size(224, 36)
- Me.dtp3.TabIndex = 43
- '
- 'Button5
- '
- Me.Button5.Location = New System.Drawing.Point(189, 464)
- Me.Button5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(291, 67)
- Me.Button5.TabIndex = 44
- Me.Button5.Text = "每日打尺至K3模版"
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'TextBox1
- '
- Me.TextBox1.Location = New System.Drawing.Point(797, 334)
- Me.TextBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(112, 29)
- Me.TextBox1.TabIndex = 45
- '
- 'TextBox2
- '
- Me.TextBox2.Location = New System.Drawing.Point(944, 334)
- Me.TextBox2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(112, 29)
- Me.TextBox2.TabIndex = 46
- '
- 'TextBox3
- '
- Me.TextBox3.Location = New System.Drawing.Point(189, 713)
- Me.TextBox3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(112, 29)
- Me.TextBox3.TabIndex = 47
- '
- 'Button6
- '
- Me.Button6.Location = New System.Drawing.Point(873, 78)
- Me.Button6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button6.Name = "Button6"
- Me.Button6.Size = New System.Drawing.Size(194, 67)
- Me.Button6.TabIndex = 48
- Me.Button6.Text = "516调账"
- Me.Button6.UseVisualStyleBackColor = True
- '
- '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(803, 296)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(106, 24)
- Me.Label1.TabIndex = 49
- Me.Label1.Text = "反毛量尺"
- '
- '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(950, 296)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(87, 24)
- Me.Label2.TabIndex = 50
- Me.Label2.Text = "PU量尺"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.BackColor = System.Drawing.Color.Transparent
- Me.Label3.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label3.ForeColor = System.Drawing.Color.Red
- Me.Label3.Location = New System.Drawing.Point(789, 201)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(34, 24)
- Me.Label3.TabIndex = 53
- Me.Label3.Text = "自"
- '
- '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(789, 249)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(34, 24)
- Me.Label4.TabIndex = 54
- Me.Label4.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(1045, 196)
- Me.Button7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Button7.Name = "Button7"
- Me.Button7.Size = New System.Drawing.Size(106, 84)
- Me.Button7.TabIndex = 55
- Me.Button7.Text = "查询"
- Me.Button7.UseVisualStyleBackColor = True
- '
- '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(857, 193)
- 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(148, 36)
- Me.dtp_begin.TabIndex = 56
- '
- '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(857, 244)
- 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(148, 36)
- Me.dtp_end.TabIndex = 57
- '
- 'Frm_TM
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 18.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1746, 1276)
- Me.Controls.Add(Me.dtp_end)
- Me.Controls.Add(Me.dtp_begin)
- Me.Controls.Add(Me.Button7)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.Button6)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.TextBox2)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.Button5)
- Me.Controls.Add(Me.dtp3)
- Me.Controls.Add(Me.dtp2)
- Me.Controls.Add(Me.Button4)
- Me.Controls.Add(Me.dtp1)
- Me.Controls.Add(Me.DGV1)
- Me.Controls.Add(Me.Button3)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.TextBox8)
- Me.Controls.Add(Me.Button1)
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "Frm_TM"
- Me.Text = "Frm_TM"
- CType(Me.DGV1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents Button1 As Button
- Friend WithEvents TextBox8 As TextBox
- Friend WithEvents Button2 As Button
- Friend WithEvents Button3 As Button
- Friend WithEvents DGV1 As DataGridView
- Friend WithEvents dtp1 As DateTimePicker
- Friend WithEvents OpenFileDialog1 As OpenFileDialog
- Friend WithEvents Button4 As Button
- Friend WithEvents dtp2 As DateTimePicker
- Friend WithEvents dtp3 As DateTimePicker
- Friend WithEvents Button5 As Button
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents Button6 As Button
- Friend WithEvents Label1 As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents Button7 As Button
- Friend WithEvents dtp_begin As DateTimePicker
- Friend WithEvents dtp_end As DateTimePicker
- End Class
|