_ Partial Class Frm_Retan_Inprocess 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() 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() Me.TextBox7 = New System.Windows.Forms.TextBox() Me.Button2 = New System.Windows.Forms.Button() Me.TextBox6 = New System.Windows.Forms.TextBox() Me.Label6 = New System.Windows.Forms.Label() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.Label10 = New System.Windows.Forms.Label() Me.Label16 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() 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.dgv2 = New System.Windows.Forms.DataGridView() CType(Me.dgv1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgv2, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '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(41, 329) Me.TextBox7.Name = "TextBox7" Me.TextBox7.Size = New System.Drawing.Size(205, 31) Me.TextBox7.TabIndex = 217 ' '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(41, 372) Me.Button2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(205, 50) Me.Button2.TabIndex = 216 Me.Button2.Text = "K3模板(313入)" Me.Button2.UseVisualStyleBackColor = True ' 'TextBox6 ' Me.TextBox6.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox6.Location = New System.Drawing.Point(49, 689) Me.TextBox6.Name = "TextBox6" Me.TextBox6.Size = New System.Drawing.Size(150, 31) Me.TextBox6.TabIndex = 215 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(50, 654) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(35, 20) Me.Label6.TabIndex = 214 Me.Label6.Text = "PU" ' 'TextBox2 ' Me.TextBox2.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox2.Location = New System.Drawing.Point(49, 782) Me.TextBox2.Name = "TextBox2" Me.TextBox2.Size = New System.Drawing.Size(150, 31) Me.TextBox2.TabIndex = 213 Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' 'TextBox1 ' Me.TextBox1.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.TextBox1.Location = New System.Drawing.Point(52, 602) Me.TextBox1.Name = "TextBox1" Me.TextBox1.Size = New System.Drawing.Size(150, 31) Me.TextBox1.TabIndex = 212 Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right ' '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(48, 747) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(72, 20) Me.Label10.TabIndex = 211 Me.Label10.Text = "外加工" ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.BackColor = System.Drawing.Color.Transparent Me.Label16.Font = New System.Drawing.Font("新細明體", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label16.ForeColor = System.Drawing.Color.Red Me.Label16.Location = New System.Drawing.Point(80, 747) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(24, 17) Me.Label16.TabIndex = 210 Me.Label16.Text = "16" ' '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(50, 564) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(51, 20) Me.Label9.TabIndex = 209 Me.Label9.Text = "反毛" ' '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(399, 19) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(64, 20) Me.Label5.TabIndex = 207 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(107, 498) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(27, 20) Me.Label11.TabIndex = 206 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(37, 217) Me.TextBox8.Name = "TextBox8" Me.TextBox8.Size = New System.Drawing.Size(205, 31) Me.TextBox8.TabIndex = 205 ' '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(62, 465) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(129, 20) Me.Label21.TabIndex = 204 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(37, 260) Me.Button1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(205, 50) Me.Button1.TabIndex = 203 Me.Button1.Text = "K3模板(216出)" 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(265, 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(2335, 460) Me.dgv1.TabIndex = 202 ' '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(261, 19) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(49, 20) Me.Label2.TabIndex = 201 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(33, 52) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(29, 20) Me.Label1.TabIndex = 200 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(37, 160) Me.Button7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(205, 50) Me.Button7.TabIndex = 199 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(33, 106) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(29, 20) Me.Label4.TabIndex = 198 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(81, 98) 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(161, 31) Me.dtp_end.TabIndex = 197 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(81, 44) 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(161, 31) Me.dtp_begin.TabIndex = 196 Me.dtp_begin.Value = New Date(2024, 7, 1, 0, 0, 0, 0) ' 'dgv2 ' Me.dgv2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft DataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText DataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] Me.dgv2.DefaultCellStyle = DataGridViewCellStyle7 Me.dgv2.Location = New System.Drawing.Point(265, 564) Me.dgv2.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5) Me.dgv2.Name = "dgv2" DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.dgv2.RowHeadersDefaultCellStyle = DataGridViewCellStyle8 Me.dgv2.RowHeadersWidth = 51 Me.dgv2.RowTemplate.Height = 23 Me.dgv2.Size = New System.Drawing.Size(2335, 460) Me.dgv2.TabIndex = 218 ' 'Frm_Retan_Inprocess ' Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 18.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(3044, 1061) Me.Controls.Add(Me.dgv2) Me.Controls.Add(Me.TextBox7) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.TextBox6) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.TextBox2) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.Label16) Me.Controls.Add(Me.Label9) 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_Retan_Inprocess" Me.Text = "Frm_Retan_Inprocess" CType(Me.dgv1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgv2, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents TextBox7 As TextBox Friend WithEvents Button2 As Button Friend WithEvents TextBox6 As TextBox Friend WithEvents Label6 As Label Friend WithEvents TextBox2 As TextBox Friend WithEvents TextBox1 As TextBox Friend WithEvents Label10 As Label Friend WithEvents Label16 As Label Friend WithEvents Label9 As Label 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 dgv2 As DataGridView End Class