123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class Frm_01_OUTPUT
- 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.RadioButton1 = New System.Windows.Forms.RadioButton()
- Me.RadioButton2 = New System.Windows.Forms.RadioButton()
- Me.RadioButton3 = New System.Windows.Forms.RadioButton()
- Me.RadioButton4 = New System.Windows.Forms.RadioButton()
- Me.RadioButton5 = New System.Windows.Forms.RadioButton()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.dtp1 = New System.Windows.Forms.DateTimePicker()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.txtweight = New System.Windows.Forms.TextBox()
- Me.Button4 = New System.Windows.Forms.Button()
- Me.SuspendLayout()
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(363, 31)
- Me.Button1.Margin = New System.Windows.Forms.Padding(2)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(79, 57)
- Me.Button1.TabIndex = 0
- Me.Button1.Text = "请先复制资料後按我"
- Me.Button1.UseVisualStyleBackColor = True
- Me.Button1.Visible = False
- '
- 'RadioButton1
- '
- Me.RadioButton1.AutoSize = True
- Me.RadioButton1.Location = New System.Drawing.Point(407, 158)
- Me.RadioButton1.Margin = New System.Windows.Forms.Padding(2)
- Me.RadioButton1.Name = "RadioButton1"
- Me.RadioButton1.Size = New System.Drawing.Size(54, 20)
- Me.RadioButton1.TabIndex = 1
- Me.RadioButton1.TabStop = True
- Me.RadioButton1.Text = "蓝天"
- Me.RadioButton1.UseVisualStyleBackColor = True
- Me.RadioButton1.Visible = False
- '
- 'RadioButton2
- '
- Me.RadioButton2.AutoSize = True
- Me.RadioButton2.Location = New System.Drawing.Point(407, 193)
- Me.RadioButton2.Margin = New System.Windows.Forms.Padding(2)
- Me.RadioButton2.Name = "RadioButton2"
- Me.RadioButton2.Size = New System.Drawing.Size(102, 20)
- Me.RadioButton2.TabIndex = 2
- Me.RadioButton2.TabStop = True
- Me.RadioButton2.Text = "RadioButton2"
- Me.RadioButton2.UseVisualStyleBackColor = True
- Me.RadioButton2.Visible = False
- '
- 'RadioButton3
- '
- Me.RadioButton3.AutoSize = True
- Me.RadioButton3.Location = New System.Drawing.Point(407, 225)
- Me.RadioButton3.Margin = New System.Windows.Forms.Padding(2)
- Me.RadioButton3.Name = "RadioButton3"
- Me.RadioButton3.Size = New System.Drawing.Size(102, 20)
- Me.RadioButton3.TabIndex = 3
- Me.RadioButton3.TabStop = True
- Me.RadioButton3.Text = "RadioButton3"
- Me.RadioButton3.UseVisualStyleBackColor = True
- Me.RadioButton3.Visible = False
- '
- 'RadioButton4
- '
- Me.RadioButton4.AutoSize = True
- Me.RadioButton4.Location = New System.Drawing.Point(407, 263)
- Me.RadioButton4.Margin = New System.Windows.Forms.Padding(2)
- Me.RadioButton4.Name = "RadioButton4"
- Me.RadioButton4.Size = New System.Drawing.Size(102, 20)
- Me.RadioButton4.TabIndex = 4
- Me.RadioButton4.TabStop = True
- Me.RadioButton4.Text = "RadioButton4"
- Me.RadioButton4.UseVisualStyleBackColor = True
- Me.RadioButton4.Visible = False
- '
- 'RadioButton5
- '
- Me.RadioButton5.AutoSize = True
- Me.RadioButton5.Location = New System.Drawing.Point(407, 297)
- Me.RadioButton5.Margin = New System.Windows.Forms.Padding(2)
- Me.RadioButton5.Name = "RadioButton5"
- Me.RadioButton5.Size = New System.Drawing.Size(102, 20)
- Me.RadioButton5.TabIndex = 5
- Me.RadioButton5.TabStop = True
- Me.RadioButton5.Text = "RadioButton5"
- Me.RadioButton5.UseVisualStyleBackColor = True
- Me.RadioButton5.Visible = False
- '
- 'Button2
- '
- Me.Button2.Location = New System.Drawing.Point(25, 15)
- Me.Button2.Margin = New System.Windows.Forms.Padding(2)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(89, 49)
- Me.Button2.TabIndex = 6
- Me.Button2.Text = "蓝天"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Button3
- '
- Me.Button3.Location = New System.Drawing.Point(25, 77)
- Me.Button3.Margin = New System.Windows.Forms.Padding(2)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(83, 57)
- Me.Button3.TabIndex = 7
- Me.Button3.Text = "双源"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'dtp1
- '
- Me.dtp1.Location = New System.Drawing.Point(172, 15)
- Me.dtp1.Name = "dtp1"
- Me.dtp1.Size = New System.Drawing.Size(120, 21)
- Me.dtp1.TabIndex = 8
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(125, 53)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(29, 12)
- Me.Label1.TabIndex = 9
- Me.Label1.Text = "重量"
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(125, 21)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(29, 12)
- Me.Label2.TabIndex = 10
- Me.Label2.Text = "日期"
- '
- 'txtweight
- '
- Me.txtweight.Location = New System.Drawing.Point(172, 50)
- Me.txtweight.Name = "txtweight"
- Me.txtweight.Size = New System.Drawing.Size(100, 21)
- Me.txtweight.TabIndex = 11
- '
- 'Button4
- '
- Me.Button4.Location = New System.Drawing.Point(39, 193)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(150, 90)
- Me.Button4.TabIndex = 12
- Me.Button4.Text = "Button4"
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'Frm_01_OUTPUT
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(592, 471)
- Me.Controls.Add(Me.Button4)
- Me.Controls.Add(Me.txtweight)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.dtp1)
- Me.Controls.Add(Me.Button3)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.RadioButton5)
- Me.Controls.Add(Me.RadioButton4)
- Me.Controls.Add(Me.RadioButton3)
- Me.Controls.Add(Me.RadioButton2)
- Me.Controls.Add(Me.RadioButton1)
- Me.Controls.Add(Me.Button1)
- Me.Margin = New System.Windows.Forms.Padding(2)
- Me.Name = "Frm_01_OUTPUT"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "Frm_PU_OUTPUT"
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents Button1 As Button
- Friend WithEvents RadioButton1 As RadioButton
- Friend WithEvents RadioButton2 As RadioButton
- Friend WithEvents RadioButton3 As RadioButton
- Friend WithEvents RadioButton4 As RadioButton
- Friend WithEvents RadioButton5 As RadioButton
- Friend WithEvents Button2 As Button
- Friend WithEvents Button3 As Button
- Friend WithEvents dtp1 As DateTimePicker
- Friend WithEvents Label1 As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents txtweight As TextBox
- Friend WithEvents Button4 As Button
- End Class
|