123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
- Partial Class Frm_01_retan_chem_to_k3
- 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.結束_dtp = New System.Windows.Forms.DateTimePicker()
- Me.開始_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.水场查询_bt = New System.Windows.Forms.Button()
- Me.水场导出_tb = New System.Windows.Forms.Button()
- Me.起始單號_tb = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.涂饰查询_bt = New System.Windows.Forms.Button()
- Me.涂饰导出_bt = New System.Windows.Forms.Button()
- Me.主表_dgv = New System.Windows.Forms.DataGridView()
- Me.明細_dgv = New System.Windows.Forms.DataGridView()
- CType(Me.主表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '結束_dtp
- '
- Me.結束_dtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.結束_dtp.Location = New System.Drawing.Point(152, 5)
- Me.結束_dtp.Margin = New System.Windows.Forms.Padding(2)
- Me.結束_dtp.Name = "結束_dtp"
- Me.結束_dtp.Size = New System.Drawing.Size(100, 23)
- Me.結束_dtp.TabIndex = 1
- '
- '開始_dtp
- '
- Me.開始_dtp.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.開始_dtp.Location = New System.Drawing.Point(27, 5)
- Me.開始_dtp.Margin = New System.Windows.Forms.Padding(2)
- Me.開始_dtp.Name = "開始_dtp"
- Me.開始_dtp.Size = New System.Drawing.Size(100, 23)
- Me.開始_dtp.TabIndex = 2
- Me.開始_dtp.Value = New Date(2025, 1, 1, 0, 0, 0, 0)
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label1.Location = New System.Drawing.Point(6, 8)
- Me.Label1.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(19, 16)
- Me.Label1.TabIndex = 3
- Me.Label1.Text = "自"
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label2.Location = New System.Drawing.Point(130, 9)
- Me.Label2.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(19, 16)
- Me.Label2.TabIndex = 4
- Me.Label2.Text = "至"
- '
- '水场查询_bt
- '
- Me.水场查询_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.水场查询_bt.Location = New System.Drawing.Point(256, 3)
- Me.水场查询_bt.Margin = New System.Windows.Forms.Padding(2)
- Me.水场查询_bt.Name = "水场查询_bt"
- Me.水场查询_bt.Size = New System.Drawing.Size(110, 27)
- Me.水场查询_bt.TabIndex = 5
- Me.水场查询_bt.Text = "水场查询"
- Me.水场查询_bt.UseVisualStyleBackColor = True
- '
- '水场导出_tb
- '
- Me.水场导出_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.水场导出_tb.Location = New System.Drawing.Point(694, 3)
- Me.水场导出_tb.Margin = New System.Windows.Forms.Padding(2)
- Me.水场导出_tb.Name = "水场导出_tb"
- Me.水场导出_tb.Size = New System.Drawing.Size(110, 27)
- Me.水场导出_tb.TabIndex = 6
- Me.水场导出_tb.Text = "水场导出"
- Me.水场导出_tb.UseVisualStyleBackColor = True
- '
- '起始單號_tb
- '
- Me.起始單號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.起始單號_tb.Location = New System.Drawing.Point(634, 5)
- Me.起始單號_tb.Margin = New System.Windows.Forms.Padding(2)
- Me.起始單號_tb.Name = "起始單號_tb"
- Me.起始單號_tb.Size = New System.Drawing.Size(56, 23)
- Me.起始單號_tb.TabIndex = 7
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label3.Location = New System.Drawing.Point(577, 8)
- Me.Label3.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(55, 16)
- Me.Label3.TabIndex = 8
- Me.Label3.Text = "起始单号"
- '
- '涂饰查询_bt
- '
- Me.涂饰查询_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.涂饰查询_bt.Location = New System.Drawing.Point(367, 3)
- Me.涂饰查询_bt.Margin = New System.Windows.Forms.Padding(2)
- Me.涂饰查询_bt.Name = "涂饰查询_bt"
- Me.涂饰查询_bt.Size = New System.Drawing.Size(110, 27)
- Me.涂饰查询_bt.TabIndex = 9
- Me.涂饰查询_bt.Text = "涂饰查询"
- Me.涂饰查询_bt.UseVisualStyleBackColor = True
- '
- '涂饰导出_bt
- '
- Me.涂饰导出_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.涂饰导出_bt.Location = New System.Drawing.Point(804, 3)
- Me.涂饰导出_bt.Margin = New System.Windows.Forms.Padding(2)
- Me.涂饰导出_bt.Name = "涂饰导出_bt"
- Me.涂饰导出_bt.Size = New System.Drawing.Size(110, 27)
- Me.涂饰导出_bt.TabIndex = 10
- Me.涂饰导出_bt.Text = "涂饰导出"
- Me.涂饰导出_bt.UseVisualStyleBackColor = True
- '
- '主表_dgv
- '
- Me.主表_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.主表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.主表_dgv.BackgroundColor = System.Drawing.Color.White
- Me.主表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.主表_dgv.Location = New System.Drawing.Point(3, 34)
- Me.主表_dgv.Name = "主表_dgv"
- Me.主表_dgv.RowHeadersWidth = 5
- Me.主表_dgv.RowTemplate.Height = 23
- Me.主表_dgv.Size = New System.Drawing.Size(612, 628)
- Me.主表_dgv.TabIndex = 11
- '
- '明細_dgv
- '
- Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.明細_dgv.BackgroundColor = System.Drawing.Color.White
- Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.明細_dgv.Location = New System.Drawing.Point(616, 34)
- Me.明細_dgv.Name = "明細_dgv"
- Me.明細_dgv.RowHeadersWidth = 5
- Me.明細_dgv.RowTemplate.Height = 23
- Me.明細_dgv.Size = New System.Drawing.Size(625, 628)
- Me.明細_dgv.TabIndex = 12
- '
- 'Frm_01_retan_chem_to_k3
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(96.0!, 96.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi
- Me.ClientSize = New System.Drawing.Size(1245, 665)
- Me.Controls.Add(Me.涂饰导出_bt)
- Me.Controls.Add(Me.水场导出_tb)
- Me.Controls.Add(Me.明細_dgv)
- Me.Controls.Add(Me.涂饰查询_bt)
- Me.Controls.Add(Me.主表_dgv)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.起始單號_tb)
- Me.Controls.Add(Me.水场查询_bt)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.開始_dtp)
- Me.Controls.Add(Me.結束_dtp)
- 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(2)
- Me.MaximizeBox = False
- Me.MinimizeBox = False
- Me.Name = "Frm_01_retan_chem_to_k3"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "同步领料出库"
- CType(Me.主表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents 結束_dtp As DateTimePicker
- Friend WithEvents 開始_dtp As DateTimePicker
- Friend WithEvents Label1 As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents 水场查询_bt As Button
- Friend WithEvents 水场导出_tb As Button
- Friend WithEvents 起始單號_tb As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents 涂饰查询_bt As Button
- Friend WithEvents 涂饰导出_bt As Button
- Friend WithEvents 主表_dgv As DataGridView
- Friend WithEvents 明細_dgv As DataGridView
- End Class
|