123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167 |
- <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.主表單_dgv = New System.Windows.Forms.DataGridView()
- Me.季節_cb = New System.Windows.Forms.ComboBox()
- Me.季節_lb = New System.Windows.Forms.Label()
- Me.季節1_cb = New System.Windows.Forms.ComboBox()
- Me.季節1_lb = New System.Windows.Forms.Label()
- Me.全部取消_bt = New System.Windows.Forms.Button()
- Me.全部選擇_bt = New System.Windows.Forms.Button()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.列印_bt = New System.Windows.Forms.Button()
- CType(Me.主表單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '主表單_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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.主表單_dgv.Location = New System.Drawing.Point(12, 36)
- Me.主表單_dgv.Name = "主表單_dgv"
- Me.主表單_dgv.RowHeadersWidth = 5
- Me.主表單_dgv.RowTemplate.Height = 24
- Me.主表單_dgv.Size = New System.Drawing.Size(1890, 928)
- Me.主表單_dgv.TabIndex = 790
- '
- '季節_cb
- '
- Me.季節_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.季節_cb.FormattingEnabled = True
- Me.季節_cb.Location = New System.Drawing.Point(355, 6)
- Me.季節_cb.Name = "季節_cb"
- Me.季節_cb.Size = New System.Drawing.Size(114, 24)
- Me.季節_cb.TabIndex = 791
- '
- '季節_lb
- '
- Me.季節_lb.AutoSize = True
- Me.季節_lb.ForeColor = System.Drawing.Color.Red
- Me.季節_lb.Location = New System.Drawing.Point(317, 9)
- Me.季節_lb.Name = "季節_lb"
- Me.季節_lb.Size = New System.Drawing.Size(32, 16)
- Me.季節_lb.TabIndex = 792
- Me.季節_lb.Text = "季節"
- '
- '季節1_cb
- '
- Me.季節1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.季節1_cb.FormattingEnabled = True
- Me.季節1_cb.Location = New System.Drawing.Point(513, 6)
- Me.季節1_cb.Name = "季節1_cb"
- Me.季節1_cb.Size = New System.Drawing.Size(253, 24)
- Me.季節1_cb.TabIndex = 793
- '
- '季節1_lb
- '
- Me.季節1_lb.AutoSize = True
- Me.季節1_lb.ForeColor = System.Drawing.Color.Red
- Me.季節1_lb.Location = New System.Drawing.Point(475, 9)
- Me.季節1_lb.Name = "季節1_lb"
- Me.季節1_lb.Size = New System.Drawing.Size(32, 16)
- Me.季節1_lb.TabIndex = 794
- Me.季節1_lb.Text = "季節"
- '
- '全部取消_bt
- '
- 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(96, 5)
- Me.全部取消_bt.Name = "全部取消_bt"
- Me.全部取消_bt.Size = New System.Drawing.Size(81, 25)
- Me.全部取消_bt.TabIndex = 817
- 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(136, Byte))
- Me.全部選擇_bt.ForeColor = System.Drawing.Color.Olive
- Me.全部選擇_bt.Location = New System.Drawing.Point(12, 5)
- Me.全部選擇_bt.Name = "全部選擇_bt"
- Me.全部選擇_bt.Size = New System.Drawing.Size(81, 25)
- Me.全部選擇_bt.TabIndex = 816
- Me.全部選擇_bt.Text = "全部選擇"
- Me.全部選擇_bt.UseVisualStyleBackColor = True
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- 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(831, 9)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(841, 20)
- Me.Label3.TabIndex = 818
- Me.Label3.Text = "如需要變更標籤數量,請在下方清單中更新雙數即可變更,該變更不會影響到樣品單中的是量,只在本次列印中有效。" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- '列印_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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.列印_bt.Location = New System.Drawing.Point(1730, 4)
- Me.列印_bt.Name = "列印_bt"
- Me.列印_bt.Size = New System.Drawing.Size(172, 25)
- Me.列印_bt.TabIndex = 819
- Me.列印_bt.Text = "列印成EXCEL"
- Me.列印_bt.UseVisualStyleBackColor = True
- '
- '樣品標籤批量列印
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1914, 971)
- Me.Controls.Add(Me.列印_bt)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.全部取消_bt)
- Me.Controls.Add(Me.全部選擇_bt)
- Me.Controls.Add(Me.季節1_cb)
- Me.Controls.Add(Me.季節1_lb)
- Me.Controls.Add(Me.季節_cb)
- Me.Controls.Add(Me.季節_lb)
- Me.Controls.Add(Me.主表單_dgv)
- 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(3, 4, 3, 4)
- Me.Name = "樣品標籤批量列印"
- Me.Text = "樣品標籤批量列印"
- CType(Me.主表單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 主表單_dgv As DataGridView
- Friend WithEvents 季節_cb As ComboBox
- Friend WithEvents 季節_lb As Label
- Friend WithEvents 季節1_cb As ComboBox
- Friend WithEvents 季節1_lb As Label
- Friend WithEvents 全部取消_bt As Button
- Friend WithEvents 全部選擇_bt As Button
- Friend WithEvents Label3 As Label
- Friend WithEvents 列印_bt As Button
- End Class
|