123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400 |
- <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()
- Me.components = New System.ComponentModel.Container()
- 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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(銷售退貨確認))
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
- Me.依據單號全部選擇ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.全部選擇ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.全部取消ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
- Me.確認收料入庫ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
- Me.佣金修改_bt = New System.Windows.Forms.Button()
- Me.司機比例_cb = New System.Windows.Forms.ComboBox()
- Me.Label28 = New System.Windows.Forms.Label()
- Me.司機_cb = New System.Windows.Forms.ComboBox()
- Me.Label25 = New System.Windows.Forms.Label()
- Me.業務比例_cb = New System.Windows.Forms.ComboBox()
- Me.Label24 = New System.Windows.Forms.Label()
- Me.業務_cb = New System.Windows.Forms.ComboBox()
- Me.Label23 = New System.Windows.Forms.Label()
- Me.訂單編號_tb = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.依單據選擇_bt = New System.Windows.Forms.Button()
- Me.單據號碼_tb = New System.Windows.Forms.TextBox()
- Me.出貨日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.全部取消_bt = New System.Windows.Forms.Button()
- Me.全部選擇_bt = New System.Windows.Forms.Button()
- Me.銷退確認_bt = New System.Windows.Forms.Button()
- Me.銷售退貨_dgv = New System.Windows.Forms.DataGridView()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Label20 = New System.Windows.Forms.Label()
- Me.ContextMenuStrip1.SuspendLayout()
- CType(Me.銷售退貨_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem, Me.ToolStripSeparator3, Me.依據單號全部選擇ToolStripMenuItem, Me.全部選擇ToolStripMenuItem, Me.全部取消ToolStripMenuItem, Me.ToolStripSeparator1, Me.確認收料入庫ToolStripMenuItem})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(171, 126)
- '
- '重新整理ToolStripMenuItem
- '
- Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
- Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
- Me.重新整理ToolStripMenuItem.Text = "重新整理"
- '
- 'ToolStripSeparator3
- '
- Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
- Me.ToolStripSeparator3.Size = New System.Drawing.Size(167, 6)
- '
- '依據單號全部選擇ToolStripMenuItem
- '
- Me.依據單號全部選擇ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive
- Me.依據單號全部選擇ToolStripMenuItem.Name = "依據單號全部選擇ToolStripMenuItem"
- Me.依據單號全部選擇ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
- Me.依據單號全部選擇ToolStripMenuItem.Text = "依據單號全部選擇"
- '
- '全部選擇ToolStripMenuItem
- '
- Me.全部選擇ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive
- Me.全部選擇ToolStripMenuItem.Name = "全部選擇ToolStripMenuItem"
- Me.全部選擇ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
- Me.全部選擇ToolStripMenuItem.Text = "全部選擇"
- '
- '全部取消ToolStripMenuItem
- '
- Me.全部取消ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive
- Me.全部取消ToolStripMenuItem.Name = "全部取消ToolStripMenuItem"
- Me.全部取消ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
- Me.全部取消ToolStripMenuItem.Text = "全部取消"
- '
- 'ToolStripSeparator1
- '
- Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
- Me.ToolStripSeparator1.Size = New System.Drawing.Size(167, 6)
- '
- '確認收料入庫ToolStripMenuItem
- '
- Me.確認收料入庫ToolStripMenuItem.ForeColor = System.Drawing.Color.Green
- Me.確認收料入庫ToolStripMenuItem.Name = "確認收料入庫ToolStripMenuItem"
- Me.確認收料入庫ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
- Me.確認收料入庫ToolStripMenuItem.Text = "確認物料出貨"
- '
- '佣金修改_bt
- '
- Me.佣金修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.佣金修改_bt.ForeColor = System.Drawing.Color.Green
- Me.佣金修改_bt.Location = New System.Drawing.Point(660, 5)
- Me.佣金修改_bt.Name = "佣金修改_bt"
- Me.佣金修改_bt.Size = New System.Drawing.Size(95, 50)
- Me.佣金修改_bt.TabIndex = 1169
- Me.佣金修改_bt.Text = "業務、司機占比修改存檔" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- Me.佣金修改_bt.UseVisualStyleBackColor = True
- '
- '司機比例_cb
- '
- Me.司機比例_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.司機比例_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.司機比例_cb.ForeColor = System.Drawing.Color.Green
- Me.司機比例_cb.FormattingEnabled = True
- Me.司機比例_cb.Items.AddRange(New Object() {"直接出貨", "組裝出貨"})
- Me.司機比例_cb.Location = New System.Drawing.Point(564, 5)
- Me.司機比例_cb.Name = "司機比例_cb"
- Me.司機比例_cb.Size = New System.Drawing.Size(90, 24)
- Me.司機比例_cb.TabIndex = 1168
- '
- 'Label28
- '
- Me.Label28.AutoSize = True
- Me.Label28.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label28.ForeColor = System.Drawing.Color.Green
- Me.Label28.Location = New System.Drawing.Point(526, 10)
- Me.Label28.Name = "Label28"
- Me.Label28.Size = New System.Drawing.Size(32, 16)
- Me.Label28.TabIndex = 1167
- Me.Label28.Text = "比例"
- '
- '司機_cb
- '
- Me.司機_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.司機_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.司機_cb.ForeColor = System.Drawing.Color.Green
- Me.司機_cb.FormattingEnabled = True
- Me.司機_cb.Items.AddRange(New Object() {"直接出貨", "組裝出貨"})
- Me.司機_cb.Location = New System.Drawing.Point(426, 5)
- Me.司機_cb.Name = "司機_cb"
- Me.司機_cb.Size = New System.Drawing.Size(90, 24)
- Me.司機_cb.TabIndex = 1166
- '
- 'Label25
- '
- Me.Label25.AutoSize = True
- Me.Label25.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label25.ForeColor = System.Drawing.Color.Green
- Me.Label25.Location = New System.Drawing.Point(388, 10)
- Me.Label25.Name = "Label25"
- Me.Label25.Size = New System.Drawing.Size(32, 16)
- Me.Label25.TabIndex = 1165
- Me.Label25.Text = "司機"
- '
- '業務比例_cb
- '
- Me.業務比例_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.業務比例_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.業務比例_cb.ForeColor = System.Drawing.Color.Green
- Me.業務比例_cb.FormattingEnabled = True
- Me.業務比例_cb.Items.AddRange(New Object() {"直接出貨", "組裝出貨"})
- Me.業務比例_cb.Location = New System.Drawing.Point(288, 5)
- Me.業務比例_cb.Name = "業務比例_cb"
- Me.業務比例_cb.Size = New System.Drawing.Size(90, 24)
- Me.業務比例_cb.TabIndex = 1164
- '
- 'Label24
- '
- Me.Label24.AutoSize = True
- Me.Label24.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label24.ForeColor = System.Drawing.Color.Green
- Me.Label24.Location = New System.Drawing.Point(250, 10)
- Me.Label24.Name = "Label24"
- Me.Label24.Size = New System.Drawing.Size(32, 16)
- Me.Label24.TabIndex = 1163
- Me.Label24.Text = "比例"
- '
- '業務_cb
- '
- Me.業務_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.業務_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.業務_cb.ForeColor = System.Drawing.Color.Green
- Me.業務_cb.FormattingEnabled = True
- Me.業務_cb.Items.AddRange(New Object() {"直接出貨", "組裝出貨"})
- Me.業務_cb.Location = New System.Drawing.Point(150, 5)
- Me.業務_cb.Name = "業務_cb"
- Me.業務_cb.Size = New System.Drawing.Size(90, 24)
- Me.業務_cb.TabIndex = 1162
- '
- 'Label23
- '
- Me.Label23.AutoSize = True
- Me.Label23.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label23.ForeColor = System.Drawing.Color.Green
- Me.Label23.Location = New System.Drawing.Point(112, 10)
- Me.Label23.Name = "Label23"
- Me.Label23.Size = New System.Drawing.Size(32, 16)
- Me.Label23.TabIndex = 1161
- Me.Label23.Text = "業務"
- '
- '訂單編號_tb
- '
- Me.訂單編號_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.訂單編號_tb.Location = New System.Drawing.Point(526, 31)
- Me.訂單編號_tb.Name = "訂單編號_tb"
- Me.訂單編號_tb.Size = New System.Drawing.Size(128, 23)
- Me.訂單編號_tb.TabIndex = 1159
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label1.Location = New System.Drawing.Point(464, 35)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(56, 16)
- Me.Label1.TabIndex = 1160
- Me.Label1.Text = "訂單編號"
- '
- '依單據選擇_bt
- '
- Me.依單據選擇_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.依單據選擇_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.依單據選擇_bt.ForeColor = System.Drawing.Color.Olive
- Me.依單據選擇_bt.Location = New System.Drawing.Point(987, 5)
- Me.依單據選擇_bt.Name = "依單據選擇_bt"
- Me.依單據選擇_bt.Size = New System.Drawing.Size(113, 49)
- Me.依單據選擇_bt.TabIndex = 1158
- Me.依單據選擇_bt.Text = "依據單號全部選擇"
- Me.依單據選擇_bt.UseVisualStyleBackColor = True
- '
- '單據號碼_tb
- '
- Me.單據號碼_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.單據號碼_tb.Location = New System.Drawing.Point(169, 32)
- Me.單據號碼_tb.Name = "單據號碼_tb"
- Me.單據號碼_tb.Size = New System.Drawing.Size(137, 23)
- Me.單據號碼_tb.TabIndex = 1156
- '
- '出貨日期_dtp
- '
- Me.出貨日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.出貨日期_dtp.Location = New System.Drawing.Point(367, 31)
- Me.出貨日期_dtp.Name = "出貨日期_dtp"
- Me.出貨日期_dtp.Size = New System.Drawing.Size(91, 23)
- Me.出貨日期_dtp.TabIndex = 1154
- '
- '全部取消_bt
- '
- Me.全部取消_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.全部取消_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.全部取消_bt.ForeColor = System.Drawing.Color.Olive
- Me.全部取消_bt.Location = New System.Drawing.Point(1177, 5)
- Me.全部取消_bt.Name = "全部取消_bt"
- Me.全部取消_bt.Size = New System.Drawing.Size(65, 49)
- Me.全部取消_bt.TabIndex = 1153
- Me.全部取消_bt.Text = "全部取消"
- Me.全部取消_bt.UseVisualStyleBackColor = True
- '
- '全部選擇_bt
- '
- Me.全部選擇_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.全部選擇_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.全部選擇_bt.ForeColor = System.Drawing.Color.Olive
- Me.全部選擇_bt.Location = New System.Drawing.Point(1106, 5)
- Me.全部選擇_bt.Name = "全部選擇_bt"
- Me.全部選擇_bt.Size = New System.Drawing.Size(65, 49)
- Me.全部選擇_bt.TabIndex = 1152
- Me.全部選擇_bt.Text = "全部選擇"
- Me.全部選擇_bt.UseVisualStyleBackColor = True
- '
- '銷退確認_bt
- '
- Me.銷退確認_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.銷退確認_bt.ForeColor = System.Drawing.Color.Green
- Me.銷退確認_bt.Location = New System.Drawing.Point(6, 6)
- Me.銷退確認_bt.Name = "銷退確認_bt"
- Me.銷退確認_bt.Size = New System.Drawing.Size(100, 48)
- Me.銷退確認_bt.TabIndex = 1151
- Me.銷退確認_bt.Text = "銷售退貨確認"
- Me.銷退確認_bt.UseVisualStyleBackColor = True
- '
- '銷售退貨_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.銷售退貨_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- 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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.銷售退貨_dgv.Location = New System.Drawing.Point(7, 58)
- Me.銷售退貨_dgv.Name = "銷售退貨_dgv"
- Me.銷售退貨_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.銷售退貨_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.銷售退貨_dgv.RowTemplate.Height = 24
- Me.銷售退貨_dgv.Size = New System.Drawing.Size(1235, 547)
- Me.銷售退貨_dgv.TabIndex = 1150
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label4.Location = New System.Drawing.Point(107, 35)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(56, 16)
- Me.Label4.TabIndex = 1157
- Me.Label4.Text = "單據號碼"
- '
- 'Label20
- '
- Me.Label20.AutoSize = True
- Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label20.Location = New System.Drawing.Point(312, 35)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(56, 16)
- Me.Label20.TabIndex = 1155
- Me.Label20.Text = "出貨日期"
- '
- '銷售退貨確認
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1249, 611)
- Me.ContextMenuStrip = Me.ContextMenuStrip1
- Me.Controls.Add(Me.佣金修改_bt)
- Me.Controls.Add(Me.司機比例_cb)
- Me.Controls.Add(Me.Label28)
- Me.Controls.Add(Me.司機_cb)
- Me.Controls.Add(Me.Label25)
- Me.Controls.Add(Me.業務比例_cb)
- Me.Controls.Add(Me.Label24)
- Me.Controls.Add(Me.業務_cb)
- Me.Controls.Add(Me.Label23)
- Me.Controls.Add(Me.訂單編號_tb)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.依單據選擇_bt)
- Me.Controls.Add(Me.單據號碼_tb)
- Me.Controls.Add(Me.出貨日期_dtp)
- Me.Controls.Add(Me.全部取消_bt)
- Me.Controls.Add(Me.全部選擇_bt)
- Me.Controls.Add(Me.銷退確認_bt)
- Me.Controls.Add(Me.銷售退貨_dgv)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.Label20)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "銷售退貨確認"
- Me.Text = "銷售退貨確認"
- Me.ContextMenuStrip1.ResumeLayout(False)
- CType(Me.銷售退貨_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
- Friend WithEvents 依據單號全部選擇ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 全部選擇ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 全部取消ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
- Friend WithEvents 確認收料入庫ToolStripMenuItem As ToolStripMenuItem
- Friend WithEvents 佣金修改_bt As Button
- Friend WithEvents 司機比例_cb As ComboBox
- Friend WithEvents Label28 As Label
- Friend WithEvents 司機_cb As ComboBox
- Friend WithEvents Label25 As Label
- Friend WithEvents 業務比例_cb As ComboBox
- Friend WithEvents Label24 As Label
- Friend WithEvents 業務_cb As ComboBox
- Friend WithEvents Label23 As Label
- Friend WithEvents 訂單編號_tb As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents 依單據選擇_bt As Button
- Friend WithEvents 單據號碼_tb As TextBox
- Friend WithEvents 出貨日期_dtp As DateTimePicker
- Friend WithEvents 全部取消_bt As Button
- Friend WithEvents 全部選擇_bt As Button
- Friend WithEvents 銷退確認_bt As Button
- Friend WithEvents 銷售退貨_dgv As DataGridView
- Friend WithEvents Label4 As Label
- Friend WithEvents Label20 As Label
- End Class
|