123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
- Partial Class FrmEditChem_Choose
- 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.完成_bt = New System.Windows.Forms.Button()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.百分比_tb = New System.Windows.Forms.TextBox()
- Me.清單_lb = New System.Windows.Forms.ListBox()
- Me.化料名稱_tb = New System.Windows.Forms.TextBox()
- Me.備註_tb = New System.Windows.Forms.TextBox()
- Me.時間_tb = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.Button4 = New System.Windows.Forms.Button()
- Me.Button5 = New System.Windows.Forms.Button()
- Me.Button6 = New System.Windows.Forms.Button()
- Me.Button7 = New System.Windows.Forms.Button()
- Me.查詢_bt = New System.Windows.Forms.Button()
- Me.取消_bt = New System.Windows.Forms.Button()
- Me.SuspendLayout()
- '
- '完成_bt
- '
- Me.完成_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.完成_bt.Image = Global.WindowsApp1.My.Resources.Resources._Select
- Me.完成_bt.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.完成_bt.Location = New System.Drawing.Point(167, 482)
- Me.完成_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.完成_bt.Name = "完成_bt"
- Me.完成_bt.Size = New System.Drawing.Size(120, 47)
- Me.完成_bt.TabIndex = 4
- Me.完成_bt.Text = "完成 ( &X ) "
- Me.完成_bt.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.完成_bt.UseVisualStyleBackColor = True
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label1.Location = New System.Drawing.Point(5, 7)
- Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(55, 16)
- Me.Label1.TabIndex = 2
- 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(136, Byte))
- Me.Label2.Location = New System.Drawing.Point(5, 30)
- Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(55, 16)
- Me.Label2.TabIndex = 3
- Me.Label2.Text = "化料名稱"
- '
- '百分比_tb
- '
- Me.百分比_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.百分比_tb.Location = New System.Drawing.Point(65, 3)
- Me.百分比_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.百分比_tb.Name = "百分比_tb"
- Me.百分比_tb.Size = New System.Drawing.Size(82, 23)
- Me.百分比_tb.TabIndex = 0
- '
- '清單_lb
- '
- Me.清單_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.清單_lb.FormattingEnabled = True
- Me.清單_lb.ItemHeight = 16
- Me.清單_lb.Location = New System.Drawing.Point(4, 76)
- Me.清單_lb.Margin = New System.Windows.Forms.Padding(4)
- Me.清單_lb.Name = "清單_lb"
- Me.清單_lb.Size = New System.Drawing.Size(404, 404)
- Me.清單_lb.TabIndex = 5
- '
- '化料名稱_tb
- '
- Me.化料名稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.化料名稱_tb.Location = New System.Drawing.Point(65, 27)
- Me.化料名稱_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.化料名稱_tb.Name = "化料名稱_tb"
- Me.化料名稱_tb.Size = New System.Drawing.Size(343, 23)
- Me.化料名稱_tb.TabIndex = 1
- '
- '備註_tb
- '
- Me.備註_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.備註_tb.Location = New System.Drawing.Point(65, 51)
- Me.備註_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.備註_tb.Name = "備註_tb"
- Me.備註_tb.Size = New System.Drawing.Size(343, 23)
- Me.備註_tb.TabIndex = 3
- '
- '時間_tb
- '
- Me.時間_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.時間_tb.Location = New System.Drawing.Point(291, 3)
- Me.時間_tb.Margin = New System.Windows.Forms.Padding(4)
- Me.時間_tb.Name = "時間_tb"
- Me.時間_tb.Size = New System.Drawing.Size(116, 23)
- Me.時間_tb.TabIndex = 2
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label3.Location = New System.Drawing.Point(5, 54)
- Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(55, 16)
- Me.Label3.TabIndex = 8
- Me.Label3.Text = "備 註"
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label4.Location = New System.Drawing.Point(258, 6)
- Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(31, 16)
- Me.Label4.TabIndex = 7
- Me.Label4.Text = "時間"
- '
- 'Button3
- '
- Me.Button3.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button3.Location = New System.Drawing.Point(13, 107)
- Me.Button3.Margin = New System.Windows.Forms.Padding(4)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(88, 43)
- Me.Button3.TabIndex = 9
- Me.Button3.Text = "sqs"
- Me.Button3.UseVisualStyleBackColor = True
- Me.Button3.Visible = False
- '
- 'Button4
- '
- Me.Button4.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button4.Location = New System.Drawing.Point(13, 158)
- Me.Button4.Margin = New System.Windows.Forms.Padding(4)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(88, 43)
- Me.Button4.TabIndex = 10
- Me.Button4.Text = "ff"
- Me.Button4.UseVisualStyleBackColor = True
- Me.Button4.Visible = False
- '
- 'Button5
- '
- Me.Button5.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button5.Location = New System.Drawing.Point(13, 209)
- Me.Button5.Margin = New System.Windows.Forms.Padding(4)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(88, 43)
- Me.Button5.TabIndex = 11
- Me.Button5.Text = "ucm"
- Me.Button5.UseVisualStyleBackColor = True
- Me.Button5.Visible = False
- '
- 'Button6
- '
- Me.Button6.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button6.Location = New System.Drawing.Point(109, 107)
- Me.Button6.Margin = New System.Windows.Forms.Padding(4)
- Me.Button6.Name = "Button6"
- Me.Button6.Size = New System.Drawing.Size(88, 43)
- Me.Button6.TabIndex = 12
- Me.Button6.Text = "dc"
- Me.Button6.UseVisualStyleBackColor = True
- Me.Button6.Visible = False
- '
- 'Button7
- '
- Me.Button7.Location = New System.Drawing.Point(109, 158)
- Me.Button7.Margin = New System.Windows.Forms.Padding(4)
- Me.Button7.Name = "Button7"
- Me.Button7.Size = New System.Drawing.Size(113, 37)
- Me.Button7.TabIndex = 13
- Me.Button7.Text = "操作加 ( &A )"
- Me.Button7.UseVisualStyleBackColor = True
- Me.Button7.Visible = False
- '
- '查詢_bt
- '
- Me.查詢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.查詢_bt.Image = Global.WindowsApp1.My.Resources.Resources.Search
- Me.查詢_bt.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.查詢_bt.Location = New System.Drawing.Point(4, 482)
- Me.查詢_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.查詢_bt.Name = "查詢_bt"
- Me.查詢_bt.Size = New System.Drawing.Size(120, 47)
- Me.查詢_bt.TabIndex = 14
- Me.查詢_bt.Text = "查询 ( &F ) "
- Me.查詢_bt.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.查詢_bt.UseVisualStyleBackColor = True
- Me.查詢_bt.Visible = False
- '
- '取消_bt
- '
- Me.取消_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.取消_bt.Image = Global.WindowsApp1.My.Resources.Resources.Close
- Me.取消_bt.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.取消_bt.Location = New System.Drawing.Point(288, 482)
- Me.取消_bt.Margin = New System.Windows.Forms.Padding(4)
- Me.取消_bt.Name = "取消_bt"
- Me.取消_bt.Size = New System.Drawing.Size(120, 47)
- Me.取消_bt.TabIndex = 1
- Me.取消_bt.Text = "取消 "
- Me.取消_bt.TextAlign = System.Drawing.ContentAlignment.MiddleRight
- Me.取消_bt.UseVisualStyleBackColor = True
- '
- 'FrmEditChem_Choose
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(415, 534)
- Me.ControlBox = False
- Me.Controls.Add(Me.查詢_bt)
- Me.Controls.Add(Me.Button7)
- Me.Controls.Add(Me.Button6)
- Me.Controls.Add(Me.Button5)
- Me.Controls.Add(Me.Button4)
- Me.Controls.Add(Me.Button3)
- Me.Controls.Add(Me.備註_tb)
- Me.Controls.Add(Me.時間_tb)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.化料名稱_tb)
- Me.Controls.Add(Me.百分比_tb)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.取消_bt)
- Me.Controls.Add(Me.完成_bt)
- Me.Controls.Add(Me.清單_lb)
- 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(4)
- Me.MaximizeBox = False
- Me.MinimizeBox = False
- Me.Name = "FrmEditChem_Choose"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "染色工艺编辑器"
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents 完成_bt As System.Windows.Forms.Button
- Friend WithEvents 取消_bt As System.Windows.Forms.Button
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents 百分比_tb As System.Windows.Forms.TextBox
- Friend WithEvents 清單_lb As System.Windows.Forms.ListBox
- Friend WithEvents 化料名稱_tb As System.Windows.Forms.TextBox
- Friend WithEvents 備註_tb As System.Windows.Forms.TextBox
- Friend WithEvents 時間_tb As System.Windows.Forms.TextBox
- Friend WithEvents Label3 As System.Windows.Forms.Label
- Friend WithEvents Label4 As System.Windows.Forms.Label
- Friend WithEvents Button3 As System.Windows.Forms.Button
- Friend WithEvents Button4 As System.Windows.Forms.Button
- Friend WithEvents Button5 As System.Windows.Forms.Button
- Friend WithEvents Button6 As System.Windows.Forms.Button
- Friend WithEvents Button7 As System.Windows.Forms.Button
- Friend WithEvents 查詢_bt As Button
- End Class
|