123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566 |
- <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()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.Label26 = New System.Windows.Forms.Label()
- Me.ComboBox1 = New System.Windows.Forms.ComboBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.ComboBox2 = New System.Windows.Forms.ComboBox()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.ComboBox3 = New System.Windows.Forms.ComboBox()
- Me.ComboBox4 = New System.Windows.Forms.ComboBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.ComboBox5 = New System.Windows.Forms.ComboBox()
- Me.ComboBox6 = New System.Windows.Forms.ComboBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.ComboBox7 = New System.Windows.Forms.ComboBox()
- Me.TextBox5 = New System.Windows.Forms.TextBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.Button5 = New System.Windows.Forms.Button()
- Me.Button4 = New System.Windows.Forms.Button()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.Label62 = New System.Windows.Forms.Label()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.Label28 = New System.Windows.Forms.Label()
- Me.Label27 = New System.Windows.Forms.Label()
- Me.Button15 = New System.Windows.Forms.Button()
- Me.Button6 = New System.Windows.Forms.Button()
- Me.Button2 = New System.Windows.Forms.Button()
- Me.Button1 = New System.Windows.Forms.Button()
- Me.DataGridView2 = New System.Windows.Forms.DataGridView()
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.Button7 = New System.Windows.Forms.Button()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'DataGridView1
- '
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(12, 34)
- Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 5
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.Size = New System.Drawing.Size(535, 931)
- Me.DataGridView1.TabIndex = 749
- '
- 'Label26
- '
- Me.Label26.AutoSize = True
- Me.Label26.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label26.Location = New System.Drawing.Point(14, 7)
- Me.Label26.Name = "Label26"
- Me.Label26.Size = New System.Drawing.Size(162, 24)
- Me.Label26.TabIndex = 750
- Me.Label26.Text = "未核准調料單清單"
- '
- 'ComboBox1
- '
- Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox1.FormattingEnabled = True
- Me.ComboBox1.Location = New System.Drawing.Point(675, 41)
- Me.ComboBox1.Name = "ComboBox1"
- Me.ComboBox1.Size = New System.Drawing.Size(186, 24)
- Me.ComboBox1.TabIndex = 762
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(553, 15)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(116, 16)
- Me.Label1.TabIndex = 781
- Me.Label1.Text = "樣品物料調料單單號"
- '
- 'TextBox1
- '
- Me.TextBox1.Location = New System.Drawing.Point(675, 12)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(186, 23)
- Me.TextBox1.TabIndex = 780
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(553, 44)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(44, 16)
- Me.Label2.TabIndex = 782
- Me.Label2.Text = "供應商" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(874, 43)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(68, 16)
- Me.Label3.TabIndex = 784
- Me.Label3.Text = "供應商編碼"
- '
- 'TextBox2
- '
- Me.TextBox2.Location = New System.Drawing.Point(675, 100)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(478, 23)
- Me.TextBox2.TabIndex = 783
- '
- 'ComboBox2
- '
- Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox2.FormattingEnabled = True
- Me.ComboBox2.Location = New System.Drawing.Point(972, 41)
- Me.ComboBox2.Name = "ComboBox2"
- Me.ComboBox2.Size = New System.Drawing.Size(181, 24)
- Me.ComboBox2.TabIndex = 785
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(553, 103)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(92, 16)
- Me.Label4.TabIndex = 786
- Me.Label4.Text = "供應商公司全稱"
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(553, 74)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(80, 16)
- Me.Label5.TabIndex = 788
- Me.Label5.Text = "供應商聯繫人"
- '
- 'TextBox3
- '
- Me.TextBox3.Location = New System.Drawing.Point(675, 71)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(186, 23)
- Me.TextBox3.TabIndex = 787
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(874, 74)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(92, 16)
- Me.Label6.TabIndex = 790
- Me.Label6.Text = "供應商公司電話"
- '
- 'TextBox4
- '
- Me.TextBox4.Location = New System.Drawing.Point(972, 71)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(181, 23)
- Me.TextBox4.TabIndex = 789
- '
- 'DateTimePicker1
- '
- Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker1.Location = New System.Drawing.Point(972, 12)
- Me.DateTimePicker1.Name = "DateTimePicker1"
- Me.DateTimePicker1.Size = New System.Drawing.Size(181, 23)
- Me.DateTimePicker1.TabIndex = 791
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(874, 15)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(32, 16)
- Me.Label7.TabIndex = 792
- Me.Label7.Text = "日期"
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(1159, 74)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(44, 16)
- Me.Label8.TabIndex = 793
- Me.Label8.Text = "發件人"
- '
- 'ComboBox3
- '
- Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox3.FormattingEnabled = True
- Me.ComboBox3.Location = New System.Drawing.Point(1209, 69)
- Me.ComboBox3.Name = "ComboBox3"
- Me.ComboBox3.Size = New System.Drawing.Size(229, 24)
- Me.ComboBox3.TabIndex = 794
- '
- 'ComboBox4
- '
- Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox4.FormattingEnabled = True
- Me.ComboBox4.Location = New System.Drawing.Point(1209, 99)
- Me.ComboBox4.Name = "ComboBox4"
- Me.ComboBox4.Size = New System.Drawing.Size(229, 24)
- Me.ComboBox4.TabIndex = 796
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(1159, 102)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(44, 16)
- Me.Label9.TabIndex = 795
- Me.Label9.Text = "提取人"
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Location = New System.Drawing.Point(1159, 131)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(32, 16)
- Me.Label10.TabIndex = 797
- Me.Label10.Text = "FOR"
- '
- 'ComboBox5
- '
- Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox5.FormattingEnabled = True
- Me.ComboBox5.Location = New System.Drawing.Point(1487, 128)
- Me.ComboBox5.Name = "ComboBox5"
- Me.ComboBox5.Size = New System.Drawing.Size(70, 24)
- Me.ComboBox5.TabIndex = 799
- '
- 'ComboBox6
- '
- Me.ComboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox6.FormattingEnabled = True
- Me.ComboBox6.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
- Me.ComboBox6.Location = New System.Drawing.Point(1563, 128)
- Me.ComboBox6.Name = "ComboBox6"
- Me.ComboBox6.Size = New System.Drawing.Size(48, 24)
- Me.ComboBox6.TabIndex = 800
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(1617, 131)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(46, 16)
- Me.Label11.TabIndex = 801
- Me.Label11.Text = "SHOW"
- '
- 'ComboBox7
- '
- Me.ComboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox7.FormattingEnabled = True
- Me.ComboBox7.Location = New System.Drawing.Point(1209, 128)
- Me.ComboBox7.Name = "ComboBox7"
- Me.ComboBox7.Size = New System.Drawing.Size(272, 24)
- Me.ComboBox7.TabIndex = 802
- '
- 'TextBox5
- '
- Me.TextBox5.Location = New System.Drawing.Point(1494, 99)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(169, 23)
- Me.TextBox5.TabIndex = 816
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Location = New System.Drawing.Point(1444, 102)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(44, 16)
- Me.Label12.TabIndex = 815
- Me.Label12.Text = "總金額"
- '
- 'Button5
- '
- Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button5.ForeColor = System.Drawing.Color.Red
- Me.Button5.Location = New System.Drawing.Point(1750, 12)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(145, 53)
- Me.Button5.TabIndex = 814
- Me.Button5.Text = "刪除"
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'Button4
- '
- Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button4.ForeColor = System.Drawing.Color.Green
- Me.Button4.Location = New System.Drawing.Point(1603, 12)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(145, 53)
- Me.Button4.TabIndex = 813
- Me.Button4.Text = "修改存檔"
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'Button3
- '
- Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button3.ForeColor = System.Drawing.Color.Green
- Me.Button3.Location = New System.Drawing.Point(1456, 12)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(145, 53)
- Me.Button3.TabIndex = 812
- Me.Button3.Text = "修改"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Label62
- '
- Me.Label62.AutoSize = True
- Me.Label62.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label62.ForeColor = System.Drawing.Color.Red
- Me.Label62.Location = New System.Drawing.Point(937, 132)
- Me.Label62.Name = "Label62"
- Me.Label62.Size = New System.Drawing.Size(116, 17)
- Me.Label62.TabIndex = 811
- Me.Label62.Text = "資 料 尚 未 存 檔"
- Me.Label62.Visible = False
- '
- 'TextBox6
- '
- Me.TextBox6.Location = New System.Drawing.Point(753, 129)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(50, 23)
- Me.TextBox6.TabIndex = 810
- '
- 'Label28
- '
- Me.Label28.AutoSize = True
- Me.Label28.Location = New System.Drawing.Point(809, 132)
- Me.Label28.Name = "Label28"
- Me.Label28.Size = New System.Drawing.Size(32, 16)
- Me.Label28.TabIndex = 809
- Me.Label28.Text = "項次"
- '
- 'Label27
- '
- Me.Label27.AutoSize = True
- Me.Label27.Location = New System.Drawing.Point(715, 132)
- Me.Label27.Name = "Label27"
- Me.Label27.Size = New System.Drawing.Size(32, 16)
- Me.Label27.TabIndex = 808
- Me.Label27.Text = "選擇"
- '
- 'Button15
- '
- Me.Button15.ForeColor = System.Drawing.Color.Red
- Me.Button15.Location = New System.Drawing.Point(634, 129)
- Me.Button15.Name = "Button15"
- Me.Button15.Size = New System.Drawing.Size(75, 23)
- Me.Button15.TabIndex = 807
- Me.Button15.Text = "刪除"
- Me.Button15.UseVisualStyleBackColor = True
- '
- 'Button6
- '
- Me.Button6.Location = New System.Drawing.Point(553, 129)
- Me.Button6.Name = "Button6"
- Me.Button6.Size = New System.Drawing.Size(75, 23)
- Me.Button6.TabIndex = 806
- Me.Button6.Text = "新增"
- Me.Button6.UseVisualStyleBackColor = True
- '
- 'Button2
- '
- Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button2.Location = New System.Drawing.Point(1309, 12)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(145, 53)
- Me.Button2.TabIndex = 805
- Me.Button2.Text = "申請完成" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Button1
- '
- Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button1.Location = New System.Drawing.Point(1162, 12)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(145, 53)
- Me.Button1.TabIndex = 804
- Me.Button1.Text = "開立樣品物料調料單"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'DataGridView2
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView2.Location = New System.Drawing.Point(553, 158)
- Me.DataGridView2.Name = "DataGridView2"
- Me.DataGridView2.RowHeadersWidth = 5
- DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.DataGridView2.RowTemplate.Height = 24
- Me.DataGridView2.Size = New System.Drawing.Size(1349, 807)
- Me.DataGridView2.TabIndex = 803
- '
- 'Timer1
- '
- Me.Timer1.Interval = 500
- '
- 'TextBox7
- '
- Me.TextBox7.Location = New System.Drawing.Point(1494, 69)
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(169, 23)
- Me.TextBox7.TabIndex = 818
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Location = New System.Drawing.Point(1444, 72)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(44, 16)
- Me.Label13.TabIndex = 817
- Me.Label13.Text = "制表人"
- '
- 'Button7
- '
- Me.Button7.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Button7.ForeColor = System.Drawing.Color.Green
- Me.Button7.Location = New System.Drawing.Point(1669, 69)
- Me.Button7.Name = "Button7"
- Me.Button7.Size = New System.Drawing.Size(226, 83)
- Me.Button7.TabIndex = 892
- Me.Button7.Text = "列印"
- Me.Button7.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.Button7)
- Me.Controls.Add(Me.TextBox7)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.TextBox5)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.Button5)
- Me.Controls.Add(Me.Button4)
- Me.Controls.Add(Me.Button3)
- Me.Controls.Add(Me.Label62)
- Me.Controls.Add(Me.TextBox6)
- Me.Controls.Add(Me.Label28)
- Me.Controls.Add(Me.Label27)
- Me.Controls.Add(Me.Button15)
- Me.Controls.Add(Me.Button6)
- Me.Controls.Add(Me.Button2)
- Me.Controls.Add(Me.Button1)
- Me.Controls.Add(Me.DataGridView2)
- Me.Controls.Add(Me.ComboBox7)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.ComboBox6)
- Me.Controls.Add(Me.ComboBox5)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.ComboBox4)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.ComboBox3)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.DateTimePicker1)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.TextBox4)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.ComboBox2)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.TextBox2)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.TextBox1)
- Me.Controls.Add(Me.ComboBox1)
- Me.Controls.Add(Me.DataGridView1)
- Me.Controls.Add(Me.Label26)
- 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.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents Label26 As Label
- Friend WithEvents ComboBox1 As ComboBox
- Friend WithEvents Label1 As Label
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents ComboBox2 As ComboBox
- Friend WithEvents Label4 As Label
- Friend WithEvents Label5 As Label
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents TextBox4 As TextBox
- Friend WithEvents DateTimePicker1 As DateTimePicker
- Friend WithEvents Label7 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents ComboBox3 As ComboBox
- Friend WithEvents ComboBox4 As ComboBox
- Friend WithEvents Label9 As Label
- Friend WithEvents Label10 As Label
- Friend WithEvents ComboBox5 As ComboBox
- Friend WithEvents ComboBox6 As ComboBox
- Friend WithEvents Label11 As Label
- Friend WithEvents ComboBox7 As ComboBox
- Friend WithEvents TextBox5 As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents Button5 As Button
- Friend WithEvents Button4 As Button
- Friend WithEvents Button3 As Button
- Friend WithEvents Label62 As Label
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents Label28 As Label
- Friend WithEvents Label27 As Label
- Friend WithEvents Button15 As Button
- Friend WithEvents Button6 As Button
- Friend WithEvents Button2 As Button
- Friend WithEvents Button1 As Button
- Friend WithEvents DataGridView2 As DataGridView
- Friend WithEvents Timer1 As Timer
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents Label13 As Label
- Friend WithEvents Button7 As Button
- End Class
|