123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239 |
- <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()
- 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 DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
- Me.TextBox5 = New System.Windows.Forms.TextBox()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.Button3 = New System.Windows.Forms.Button()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.DataGridView4 = New System.Windows.Forms.DataGridView()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.DataGridView2 = New System.Windows.Forms.DataGridView()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.Button5 = New System.Windows.Forms.Button()
- CType(Me.DataGridView4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'DateTimePicker1
- '
- Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker1.Location = New System.Drawing.Point(993, 38)
- Me.DateTimePicker1.Name = "DateTimePicker1"
- Me.DateTimePicker1.Size = New System.Drawing.Size(126, 23)
- Me.DateTimePicker1.TabIndex = 826
- '
- 'TextBox5
- '
- Me.TextBox5.Location = New System.Drawing.Point(1175, 38)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(111, 23)
- Me.TextBox5.TabIndex = 825
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(1125, 41)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(44, 16)
- Me.Label8.TabIndex = 824
- Me.Label8.Text = "總金額"
- '
- 'Button3
- '
- Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 12.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(1316, 9)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(276, 52)
- Me.Button3.TabIndex = 821
- Me.Button3.Text = "請購單核准"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(12, 505)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(140, 16)
- Me.Label6.TabIndex = 820
- Me.Label6.Text = "未核准的一般物料請購單"
- '
- 'DataGridView4
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView4.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.DataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView4.Location = New System.Drawing.Point(12, 527)
- Me.DataGridView4.Name = "DataGridView4"
- Me.DataGridView4.RowHeadersWidth = 5
- Me.DataGridView4.RowTemplate.Height = 24
- Me.DataGridView4.Size = New System.Drawing.Size(635, 436)
- Me.DataGridView4.TabIndex = 819
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(12, 19)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(140, 16)
- Me.Label4.TabIndex = 818
- Me.Label4.Text = "未審核的一般物料請購單"
- '
- 'DataGridView2
- '
- DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
- Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView2.Location = New System.Drawing.Point(12, 41)
- Me.DataGridView2.Name = "DataGridView2"
- Me.DataGridView2.RowHeadersWidth = 5
- Me.DataGridView2.RowTemplate.Height = 24
- Me.DataGridView2.Size = New System.Drawing.Size(635, 454)
- Me.DataGridView2.TabIndex = 817
- '
- 'DataGridView1
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(653, 68)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.RowHeadersWidth = 5
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle4
- Me.DataGridView1.RowTemplate.Height = 24
- Me.DataGridView1.Size = New System.Drawing.Size(1250, 895)
- Me.DataGridView1.TabIndex = 808
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(710, 41)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(44, 16)
- Me.Label3.TabIndex = 807
- Me.Label3.Text = "申請人"
- '
- 'TextBox3
- '
- Me.TextBox3.Location = New System.Drawing.Point(760, 38)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(165, 23)
- Me.TextBox3.TabIndex = 806
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(931, 41)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(56, 16)
- Me.Label2.TabIndex = 805
- Me.Label2.Text = "申請日期"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(650, 12)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(104, 16)
- Me.Label1.TabIndex = 804
- Me.Label1.Text = "一般物料請購單號"
- '
- 'TextBox1
- '
- Me.TextBox1.Location = New System.Drawing.Point(760, 9)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(526, 23)
- Me.TextBox1.TabIndex = 803
- '
- 'Button5
- '
- Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 12.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(1626, 8)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(276, 54)
- Me.Button5.TabIndex = 823
- Me.Button5.Text = "請購單作廢"
- Me.Button5.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.DateTimePicker1)
- Me.Controls.Add(Me.TextBox5)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Button5)
- Me.Controls.Add(Me.Button3)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.DataGridView4)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.DataGridView2)
- Me.Controls.Add(Me.DataGridView1)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.TextBox3)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.TextBox1)
- 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.DataGridView4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents DateTimePicker1 As DateTimePicker
- Friend WithEvents TextBox5 As TextBox
- Friend WithEvents Label8 As Label
- Friend WithEvents Button3 As Button
- Friend WithEvents Label6 As Label
- Friend WithEvents DataGridView4 As DataGridView
- Friend WithEvents Label4 As Label
- Friend WithEvents DataGridView2 As DataGridView
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents Label3 As Label
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents Label1 As Label
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents Button5 As Button
- End Class
|