123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999 |
- <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()
- Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Me.TabControl1 = New System.Windows.Forms.TabControl()
- Me.建築物料來料驗收單_tp = New System.Windows.Forms.TabPage()
- Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.料來料驗收1_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.指定入庫申請1_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
- Me.重新整理1_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
- Me.確定收貨_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.全部選擇_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.全部取消_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.PictureBox1 = New System.Windows.Forms.PictureBox()
- Me.已核准_dgv = New System.Windows.Forms.DataGridView()
- Me.確定收貨_bt = New System.Windows.Forms.Button()
- Me.驗證碼1_tb = New System.Windows.Forms.TextBox()
- Me.尋價日期_tb = New System.Windows.Forms.TextBox()
- Me.詢價員_tb = New System.Windows.Forms.TextBox()
- Me.核對日期_tb = New System.Windows.Forms.TextBox()
- Me.核對員_tb = New System.Windows.Forms.TextBox()
- Me.供應商編碼_tb = New System.Windows.Forms.TextBox()
- Me.傳真_tb = New System.Windows.Forms.TextBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.圖片編碼_tb = New System.Windows.Forms.TextBox()
- Me.驗證碼_tb = New System.Windows.Forms.TextBox()
- Me.圖片編碼_lb = New System.Windows.Forms.Label()
- Me.簽名檔_pb = New System.Windows.Forms.PictureBox()
- Me.廠商_cb = New System.Windows.Forms.ComboBox()
- Me.選擇公司_lb = New System.Windows.Forms.Label()
- Me.選擇公司_cb = New System.Windows.Forms.ComboBox()
- Me.需求日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.使用地點_tb = New System.Windows.Forms.TextBox()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.採購單號_tb = New System.Windows.Forms.TextBox()
- Me.電話_tb = New System.Windows.Forms.TextBox()
- Me.地址_tb = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.郵件_tb = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.驗證碼_lb = New System.Windows.Forms.Label()
- Me.已核准_lb = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.明細_dgv = New System.Windows.Forms.DataGridView()
- Me.物料驗收後指定入庫申請_tp = New System.Windows.Forms.TabPage()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.料來料驗收_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.指定入庫申請_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
- Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
- Me.採購單號查詢_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.依單號全部選擇_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.全部取消1_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator()
- Me.開立指定入庫單_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.選定內容加入指定入庫申請單_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.指定入庫申請單建立完成_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.採購單號1_tb = New System.Windows.Forms.TextBox()
- Me.採購單號_lb = New System.Windows.Forms.Label()
- Me.PictureBox2 = New System.Windows.Forms.PictureBox()
- Me.指定入庫申請單建立完成_bt = New System.Windows.Forms.Button()
- Me.入庫申請_dgv = New System.Windows.Forms.DataGridView()
- Me.指定入庫單號1_lb = New System.Windows.Forms.Label()
- Me.指定入庫單號1_tb = New System.Windows.Forms.TextBox()
- Me.入庫明細_dgv = New System.Windows.Forms.DataGridView()
- Me.指定入庫單號_lb = New System.Windows.Forms.Label()
- Me.指定入庫單號_tb = New System.Windows.Forms.TextBox()
- Me.選定內容加入指定入庫申請單_bt = New System.Windows.Forms.Button()
- Me.開立指定入庫單_bt = New System.Windows.Forms.Button()
- Me.倉庫編號_lb = New System.Windows.Forms.Label()
- Me.倉名編號_tb = New System.Windows.Forms.TextBox()
- Me.倉庫級別_lb = New System.Windows.Forms.Label()
- Me.倉級_tb = New System.Windows.Forms.TextBox()
- Me.指定倉庫_lb = New System.Windows.Forms.Label()
- Me.倉名_cb = New System.Windows.Forms.ComboBox()
- Me.未入庫_dgv = New System.Windows.Forms.DataGridView()
- Me.TabControl1.SuspendLayout()
- Me.建築物料來料驗收單_tp.SuspendLayout()
- Me.ContextMenuStrip2.SuspendLayout()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.簽名檔_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.物料驗收後指定入庫申請_tp.SuspendLayout()
- Me.ContextMenuStrip1.SuspendLayout()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.入庫申請_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.入庫明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.未入庫_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'TabControl1
- '
- Me.TabControl1.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.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
- Me.TabControl1.Controls.Add(Me.建築物料來料驗收單_tp)
- Me.TabControl1.Controls.Add(Me.物料驗收後指定入庫申請_tp)
- Me.TabControl1.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.TabControl1.Location = New System.Drawing.Point(4, 4)
- Me.TabControl1.Name = "TabControl1"
- Me.TabControl1.SelectedIndex = 0
- Me.TabControl1.Size = New System.Drawing.Size(1340, 675)
- Me.TabControl1.TabIndex = 0
- '
- '建築物料來料驗收單_tp
- '
- Me.建築物料來料驗收單_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.建築物料來料驗收單_tp.ContextMenuStrip = Me.ContextMenuStrip2
- Me.建築物料來料驗收單_tp.Controls.Add(Me.語言_dgv)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.PictureBox1)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.已核准_dgv)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.確定收貨_bt)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.驗證碼1_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.尋價日期_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.詢價員_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.核對日期_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.核對員_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.供應商編碼_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.傳真_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Label11)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.圖片編碼_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.驗證碼_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.圖片編碼_lb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.簽名檔_pb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.廠商_cb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.選擇公司_lb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.選擇公司_cb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.需求日期_dtp)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Label8)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.使用地點_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Label5)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.採購單號_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.電話_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.地址_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Label7)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.郵件_tb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Label9)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Label10)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Label12)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.驗證碼_lb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.已核准_lb)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.Label6)
- Me.建築物料來料驗收單_tp.Controls.Add(Me.明細_dgv)
- Me.建築物料來料驗收單_tp.Location = New System.Drawing.Point(4, 27)
- Me.建築物料來料驗收單_tp.Name = "建築物料來料驗收單_tp"
- Me.建築物料來料驗收單_tp.Padding = New System.Windows.Forms.Padding(3)
- Me.建築物料來料驗收單_tp.Size = New System.Drawing.Size(1332, 644)
- Me.建築物料來料驗收單_tp.TabIndex = 2
- Me.建築物料來料驗收單_tp.Text = "建築物料來料驗收單"
- Me.建築物料來料驗收單_tp.UseVisualStyleBackColor = True
- '
- 'ContextMenuStrip2
- '
- Me.ContextMenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.料來料驗收1_tsm, Me.指定入庫申請1_tsm, Me.ToolStripSeparator1, Me.重新整理1_tsm, Me.ToolStripSeparator2, Me.確定收貨_tsm, Me.全部選擇_tsm, Me.全部取消_tsm})
- Me.ContextMenuStrip2.Name = "ContextMenuStrip2"
- Me.ContextMenuStrip2.Size = New System.Drawing.Size(207, 148)
- '
- '料來料驗收1_tsm
- '
- Me.料來料驗收1_tsm.Name = "料來料驗收1_tsm"
- Me.料來料驗收1_tsm.Size = New System.Drawing.Size(206, 22)
- Me.料來料驗收1_tsm.Text = "建築物料來料驗收單"
- Me.料來料驗收1_tsm.TextAlign = System.Drawing.ContentAlignment.BottomRight
- '
- '指定入庫申請1_tsm
- '
- Me.指定入庫申請1_tsm.Name = "指定入庫申請1_tsm"
- Me.指定入庫申請1_tsm.Size = New System.Drawing.Size(206, 22)
- Me.指定入庫申請1_tsm.Text = "物料驗收後指定入庫申請"
- '
- 'ToolStripSeparator1
- '
- Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
- Me.ToolStripSeparator1.Size = New System.Drawing.Size(203, 6)
- '
- '重新整理1_tsm
- '
- Me.重新整理1_tsm.Name = "重新整理1_tsm"
- Me.重新整理1_tsm.Size = New System.Drawing.Size(206, 22)
- Me.重新整理1_tsm.Text = "重新整理"
- '
- 'ToolStripSeparator2
- '
- Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
- Me.ToolStripSeparator2.Size = New System.Drawing.Size(203, 6)
- '
- '確定收貨_tsm
- '
- Me.確定收貨_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.確定收貨_tsm.Name = "確定收貨_tsm"
- Me.確定收貨_tsm.Size = New System.Drawing.Size(206, 22)
- Me.確定收貨_tsm.Text = "確定收貨"
- '
- '全部選擇_tsm
- '
- Me.全部選擇_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.全部選擇_tsm.Name = "全部選擇_tsm"
- Me.全部選擇_tsm.Size = New System.Drawing.Size(206, 22)
- Me.全部選擇_tsm.Text = "全部選擇"
- '
- '全部取消_tsm
- '
- Me.全部取消_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.全部取消_tsm.Name = "全部取消_tsm"
- Me.全部取消_tsm.Size = New System.Drawing.Size(206, 22)
- Me.全部取消_tsm.Text = "全部取消"
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Location = New System.Drawing.Point(268, 154)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowHeadersWidth = 5
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
- Me.語言_dgv.TabIndex = 1031
- Me.語言_dgv.Visible = False
- '
- 'PictureBox1
- '
- Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.PictureBox1.Location = New System.Drawing.Point(1207, 50)
- Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(120, 69)
- Me.PictureBox1.TabIndex = 1022
- Me.PictureBox1.TabStop = False
- '
- '已核准_dgv
- '
- DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.已核准_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
- Me.已核准_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), 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(2, 38)
- Me.已核准_dgv.Name = "已核准_dgv"
- Me.已核准_dgv.ReadOnly = True
- Me.已核准_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.已核准_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
- Me.已核准_dgv.RowTemplate.Height = 24
- Me.已核准_dgv.Size = New System.Drawing.Size(171, 600)
- Me.已核准_dgv.TabIndex = 987
- '
- '確定收貨_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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.確定收貨_bt.Location = New System.Drawing.Point(1207, 1)
- Me.確定收貨_bt.Name = "確定收貨_bt"
- Me.確定收貨_bt.Size = New System.Drawing.Size(120, 48)
- Me.確定收貨_bt.TabIndex = 1021
- Me.確定收貨_bt.Text = "確定收貨"
- Me.確定收貨_bt.UseVisualStyleBackColor = True
- Me.確定收貨_bt.UseWaitCursor = True
- '
- '驗證碼1_tb
- '
- Me.驗證碼1_tb.Location = New System.Drawing.Point(232, 297)
- Me.驗證碼1_tb.Name = "驗證碼1_tb"
- Me.驗證碼1_tb.Size = New System.Drawing.Size(30, 22)
- Me.驗證碼1_tb.TabIndex = 1018
- '
- '尋價日期_tb
- '
- Me.尋價日期_tb.Location = New System.Drawing.Point(232, 268)
- Me.尋價日期_tb.Name = "尋價日期_tb"
- Me.尋價日期_tb.Size = New System.Drawing.Size(30, 22)
- Me.尋價日期_tb.TabIndex = 1017
- '
- '詢價員_tb
- '
- Me.詢價員_tb.Location = New System.Drawing.Point(232, 239)
- Me.詢價員_tb.Name = "詢價員_tb"
- Me.詢價員_tb.Size = New System.Drawing.Size(30, 22)
- Me.詢價員_tb.TabIndex = 1016
- '
- '核對日期_tb
- '
- Me.核對日期_tb.Location = New System.Drawing.Point(232, 210)
- Me.核對日期_tb.Name = "核對日期_tb"
- Me.核對日期_tb.Size = New System.Drawing.Size(30, 22)
- Me.核對日期_tb.TabIndex = 1015
- '
- '核對員_tb
- '
- Me.核對員_tb.Location = New System.Drawing.Point(232, 181)
- Me.核對員_tb.Name = "核對員_tb"
- Me.核對員_tb.Size = New System.Drawing.Size(30, 22)
- Me.核對員_tb.TabIndex = 1014
- '
- '供應商編碼_tb
- '
- Me.供應商編碼_tb.Location = New System.Drawing.Point(232, 152)
- Me.供應商編碼_tb.Name = "供應商編碼_tb"
- Me.供應商編碼_tb.Size = New System.Drawing.Size(30, 22)
- Me.供應商編碼_tb.TabIndex = 1013
- '
- '傳真_tb
- '
- Me.傳真_tb.Location = New System.Drawing.Point(232, 73)
- Me.傳真_tb.Name = "傳真_tb"
- Me.傳真_tb.Size = New System.Drawing.Size(292, 22)
- Me.傳真_tb.TabIndex = 1011
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(175, 77)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(37, 15)
- Me.Label11.TabIndex = 1010
- Me.Label11.Text = "FAX : "
- '
- '圖片編碼_tb
- '
- Me.圖片編碼_tb.ForeColor = System.Drawing.Color.Blue
- Me.圖片編碼_tb.Location = New System.Drawing.Point(1015, 74)
- Me.圖片編碼_tb.Name = "圖片編碼_tb"
- Me.圖片編碼_tb.Size = New System.Drawing.Size(186, 22)
- Me.圖片編碼_tb.TabIndex = 1009
- Me.圖片編碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '驗證碼_tb
- '
- Me.驗證碼_tb.ForeColor = System.Drawing.Color.Blue
- Me.驗證碼_tb.Location = New System.Drawing.Point(1015, 97)
- Me.驗證碼_tb.Name = "驗證碼_tb"
- Me.驗證碼_tb.Size = New System.Drawing.Size(186, 22)
- Me.驗證碼_tb.TabIndex = 1008
- Me.驗證碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '圖片編碼_lb
- '
- Me.圖片編碼_lb.AutoSize = True
- Me.圖片編碼_lb.ForeColor = System.Drawing.Color.Blue
- Me.圖片編碼_lb.Location = New System.Drawing.Point(961, 77)
- Me.圖片編碼_lb.Name = "圖片編碼_lb"
- Me.圖片編碼_lb.Size = New System.Drawing.Size(51, 15)
- Me.圖片編碼_lb.TabIndex = 1007
- Me.圖片編碼_lb.Text = "圖片編碼"
- '
- '簽名檔_pb
- '
- Me.簽名檔_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.簽名檔_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.簽名檔_pb.Location = New System.Drawing.Point(964, 2)
- Me.簽名檔_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.簽名檔_pb.Name = "簽名檔_pb"
- Me.簽名檔_pb.Size = New System.Drawing.Size(237, 70)
- Me.簽名檔_pb.TabIndex = 1005
- Me.簽名檔_pb.TabStop = False
- '
- '廠商_cb
- '
- Me.廠商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.廠商_cb.ForeColor = System.Drawing.Color.Blue
- Me.廠商_cb.FormattingEnabled = True
- Me.廠商_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
- Me.廠商_cb.Location = New System.Drawing.Point(666, 2)
- Me.廠商_cb.Name = "廠商_cb"
- Me.廠商_cb.Size = New System.Drawing.Size(292, 23)
- Me.廠商_cb.TabIndex = 1004
- '
- '選擇公司_lb
- '
- Me.選擇公司_lb.AutoSize = True
- Me.選擇公司_lb.ForeColor = System.Drawing.Color.Blue
- Me.選擇公司_lb.Location = New System.Drawing.Point(175, 5)
- Me.選擇公司_lb.Name = "選擇公司_lb"
- Me.選擇公司_lb.Size = New System.Drawing.Size(114, 15)
- Me.選擇公司_lb.TabIndex = 1002
- Me.選擇公司_lb.Text = "選 擇 公 司"
- '
- '選擇公司_cb
- '
- Me.選擇公司_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.選擇公司_cb.ForeColor = System.Drawing.Color.Blue
- Me.選擇公司_cb.FormattingEnabled = True
- Me.選擇公司_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
- Me.選擇公司_cb.Location = New System.Drawing.Point(295, 2)
- Me.選擇公司_cb.Name = "選擇公司_cb"
- Me.選擇公司_cb.Size = New System.Drawing.Size(292, 23)
- Me.選擇公司_cb.TabIndex = 1001
- '
- '需求日期_dtp
- '
- Me.需求日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.需求日期_dtp.Location = New System.Drawing.Point(666, 73)
- Me.需求日期_dtp.Name = "需求日期_dtp"
- Me.需求日期_dtp.Size = New System.Drawing.Size(292, 22)
- Me.需求日期_dtp.TabIndex = 1000
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(530, 76)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(91, 15)
- Me.Label8.TabIndex = 999
- Me.Label8.Text = "TGL/BLN/THN : "
- '
- '使用地點_tb
- '
- Me.使用地點_tb.Location = New System.Drawing.Point(666, 96)
- Me.使用地點_tb.Name = "使用地點_tb"
- Me.使用地點_tb.Size = New System.Drawing.Size(292, 22)
- Me.使用地點_tb.TabIndex = 996
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(175, 99)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(50, 15)
- Me.Label5.TabIndex = 995
- Me.Label5.Text = "EMAIL : "
- '
- '採購單號_tb
- '
- Me.採購單號_tb.Location = New System.Drawing.Point(666, 50)
- Me.採購單號_tb.Name = "採購單號_tb"
- Me.採購單號_tb.Size = New System.Drawing.Size(292, 22)
- Me.採購單號_tb.TabIndex = 994
- '
- '電話_tb
- '
- Me.電話_tb.Location = New System.Drawing.Point(232, 50)
- Me.電話_tb.Name = "電話_tb"
- Me.電話_tb.Size = New System.Drawing.Size(292, 22)
- Me.電話_tb.TabIndex = 992
- '
- '地址_tb
- '
- Me.地址_tb.Location = New System.Drawing.Point(232, 27)
- Me.地址_tb.Name = "地址_tb"
- Me.地址_tb.Size = New System.Drawing.Size(726, 22)
- Me.地址_tb.TabIndex = 990
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(175, 54)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(41, 15)
- Me.Label7.TabIndex = 989
- Me.Label7.Text = "TELP : "
- '
- '郵件_tb
- '
- Me.郵件_tb.Location = New System.Drawing.Point(232, 96)
- Me.郵件_tb.Name = "郵件_tb"
- Me.郵件_tb.Size = New System.Drawing.Size(292, 22)
- Me.郵件_tb.TabIndex = 988
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(593, 5)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(71, 15)
- Me.Label9.TabIndex = 991
- Me.Label9.Text = "ORDER TO : "
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Location = New System.Drawing.Point(530, 53)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(80, 15)
- Me.Label10.TabIndex = 997
- Me.Label10.Text = "PO NOMOR : "
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Location = New System.Drawing.Point(530, 99)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(130, 15)
- Me.Label12.TabIndex = 998
- Me.Label12.Text = "TEMPAT PEMAKAIAN : "
- '
- '驗證碼_lb
- '
- Me.驗證碼_lb.AutoSize = True
- Me.驗證碼_lb.ForeColor = System.Drawing.Color.Blue
- Me.驗證碼_lb.Location = New System.Drawing.Point(959, 100)
- Me.驗證碼_lb.Name = "驗證碼_lb"
- Me.驗證碼_lb.Size = New System.Drawing.Size(52, 15)
- Me.驗證碼_lb.TabIndex = 1006
- Me.驗證碼_lb.Text = "驗 證 碼"
- '
- '已核准_lb
- '
- Me.已核准_lb.AutoSize = True
- Me.已核准_lb.Location = New System.Drawing.Point(7, 3)
- Me.已核准_lb.Name = "已核准_lb"
- Me.已核准_lb.Size = New System.Drawing.Size(148, 15)
- Me.已核准_lb.TabIndex = 1012
- Me.已核准_lb.Text = "已 核 准 採 購 單"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(175, 31)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(63, 15)
- Me.Label6.TabIndex = 993
- Me.Label6.Text = "ALAMAT : "
- '
- '明細_dgv
- '
- DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
- 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(175, 121)
- Me.明細_dgv.Name = "明細_dgv"
- Me.明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
- Me.明細_dgv.RowTemplate.Height = 24
- Me.明細_dgv.Size = New System.Drawing.Size(1152, 517)
- Me.明細_dgv.TabIndex = 1003
- '
- '物料驗收後指定入庫申請_tp
- '
- Me.物料驗收後指定入庫申請_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料驗收後指定入庫申請_tp.ContextMenuStrip = Me.ContextMenuStrip1
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.採購單號1_tb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.採購單號_lb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.PictureBox2)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定入庫申請單建立完成_bt)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.入庫申請_dgv)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定入庫單號1_lb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定入庫單號1_tb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.入庫明細_dgv)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定入庫單號_lb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定入庫單號_tb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.選定內容加入指定入庫申請單_bt)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.開立指定入庫單_bt)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.倉庫編號_lb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.倉名編號_tb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.倉庫級別_lb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.倉級_tb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.指定倉庫_lb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.倉名_cb)
- Me.物料驗收後指定入庫申請_tp.Controls.Add(Me.未入庫_dgv)
- Me.物料驗收後指定入庫申請_tp.Location = New System.Drawing.Point(4, 27)
- Me.物料驗收後指定入庫申請_tp.Name = "物料驗收後指定入庫申請_tp"
- Me.物料驗收後指定入庫申請_tp.Padding = New System.Windows.Forms.Padding(3)
- Me.物料驗收後指定入庫申請_tp.Size = New System.Drawing.Size(1332, 644)
- Me.物料驗收後指定入庫申請_tp.TabIndex = 0
- Me.物料驗收後指定入庫申請_tp.Text = "物料驗收後指定入庫申請"
- Me.物料驗收後指定入庫申請_tp.UseVisualStyleBackColor = True
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.料來料驗收_tsm, Me.指定入庫申請_tsm, Me.ToolStripSeparator6, Me.重新整理_tsm, Me.ToolStripSeparator3, Me.採購單號查詢_tsm, Me.依單號全部選擇_tsm, Me.全部取消1_tsm, Me.ToolStripSeparator4, Me.開立指定入庫單_tsm, Me.選定內容加入指定入庫申請單_tsm, Me.指定入庫申請單建立完成_tsm})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(231, 220)
- '
- '料來料驗收_tsm
- '
- Me.料來料驗收_tsm.Name = "料來料驗收_tsm"
- Me.料來料驗收_tsm.RightToLeftAutoMirrorImage = True
- Me.料來料驗收_tsm.Size = New System.Drawing.Size(230, 22)
- Me.料來料驗收_tsm.Text = "建築物料來料驗收單"
- '
- '指定入庫申請_tsm
- '
- Me.指定入庫申請_tsm.Name = "指定入庫申請_tsm"
- Me.指定入庫申請_tsm.Size = New System.Drawing.Size(230, 22)
- Me.指定入庫申請_tsm.Text = "物料驗收後指定入庫申請"
- '
- 'ToolStripSeparator6
- '
- Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
- Me.ToolStripSeparator6.Size = New System.Drawing.Size(227, 6)
- '
- '重新整理_tsm
- '
- Me.重新整理_tsm.Name = "重新整理_tsm"
- Me.重新整理_tsm.Size = New System.Drawing.Size(230, 22)
- Me.重新整理_tsm.Text = "重新整理"
- '
- 'ToolStripSeparator3
- '
- Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
- Me.ToolStripSeparator3.Size = New System.Drawing.Size(227, 6)
- '
- '採購單號查詢_tsm
- '
- Me.採購單號查詢_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.採購單號查詢_tsm.Name = "採購單號查詢_tsm"
- Me.採購單號查詢_tsm.Size = New System.Drawing.Size(230, 22)
- Me.採購單號查詢_tsm.Text = "採購單號查詢"
- '
- '依單號全部選擇_tsm
- '
- Me.依單號全部選擇_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.依單號全部選擇_tsm.Name = "依單號全部選擇_tsm"
- Me.依單號全部選擇_tsm.Size = New System.Drawing.Size(230, 22)
- Me.依單號全部選擇_tsm.Text = "依據採購單號全部選擇"
- '
- '全部取消1_tsm
- '
- Me.全部取消1_tsm.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
- Me.全部取消1_tsm.Name = "全部取消1_tsm"
- Me.全部取消1_tsm.Size = New System.Drawing.Size(230, 22)
- Me.全部取消1_tsm.Text = "全部取消"
- '
- 'ToolStripSeparator4
- '
- Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
- Me.ToolStripSeparator4.Size = New System.Drawing.Size(227, 6)
- '
- '開立指定入庫單_tsm
- '
- Me.開立指定入庫單_tsm.Name = "開立指定入庫單_tsm"
- Me.開立指定入庫單_tsm.Size = New System.Drawing.Size(230, 22)
- Me.開立指定入庫單_tsm.Text = "開立指定入庫單"
- '
- '選定內容加入指定入庫申請單_tsm
- '
- Me.選定內容加入指定入庫申請單_tsm.Name = "選定內容加入指定入庫申請單_tsm"
- Me.選定內容加入指定入庫申請單_tsm.Size = New System.Drawing.Size(230, 22)
- Me.選定內容加入指定入庫申請單_tsm.Text = "選定內容加入指定入庫申請單"
- '
- '指定入庫申請單建立完成_tsm
- '
- Me.指定入庫申請單建立完成_tsm.Name = "指定入庫申請單建立完成_tsm"
- Me.指定入庫申請單建立完成_tsm.Size = New System.Drawing.Size(230, 22)
- Me.指定入庫申請單建立完成_tsm.Text = "指定入庫申請單建立完成"
- '
- '採購單號1_tb
- '
- Me.採購單號1_tb.Location = New System.Drawing.Point(1001, 2)
- Me.採購單號1_tb.Name = "採購單號1_tb"
- Me.採購單號1_tb.Size = New System.Drawing.Size(142, 22)
- Me.採購單號1_tb.TabIndex = 1024
- '
- '採購單號_lb
- '
- Me.採購單號_lb.AutoSize = True
- Me.採購單號_lb.Location = New System.Drawing.Point(917, 7)
- Me.採購單號_lb.Name = "採購單號_lb"
- Me.採購單號_lb.Size = New System.Drawing.Size(78, 15)
- Me.採購單號_lb.TabIndex = 1025
- Me.採購單號_lb.Text = "採 購 單 號"
- '
- 'PictureBox2
- '
- Me.PictureBox2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.PictureBox2.Location = New System.Drawing.Point(1146, 2)
- Me.PictureBox2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.PictureBox2.Name = "PictureBox2"
- Me.PictureBox2.Size = New System.Drawing.Size(84, 45)
- Me.PictureBox2.TabIndex = 1023
- Me.PictureBox2.TabStop = False
- '
- '指定入庫申請單建立完成_bt
- '
- Me.指定入庫申請單建立完成_bt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- 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.Green
- Me.指定入庫申請單建立完成_bt.Location = New System.Drawing.Point(694, 372)
- Me.指定入庫申請單建立完成_bt.Name = "指定入庫申請單建立完成_bt"
- Me.指定入庫申請單建立完成_bt.Size = New System.Drawing.Size(628, 25)
- Me.指定入庫申請單建立完成_bt.TabIndex = 1013
- Me.指定入庫申請單建立完成_bt.Text = "指定入庫申請單建立完成"
- Me.指定入庫申請單建立完成_bt.UseVisualStyleBackColor = True
- '
- '入庫申請_dgv
- '
- DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.入庫申請_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
- Me.入庫申請_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), 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(3, 374)
- Me.入庫申請_dgv.Name = "入庫申請_dgv"
- Me.入庫申請_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.入庫申請_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
- Me.入庫申請_dgv.RowTemplate.Height = 24
- Me.入庫申請_dgv.Size = New System.Drawing.Size(332, 263)
- Me.入庫申請_dgv.TabIndex = 1012
- '
- '指定入庫單號1_lb
- '
- Me.指定入庫單號1_lb.AutoSize = True
- Me.指定入庫單號1_lb.Location = New System.Drawing.Point(341, 377)
- Me.指定入庫單號1_lb.Name = "指定入庫單號1_lb"
- Me.指定入庫單號1_lb.Size = New System.Drawing.Size(103, 15)
- Me.指定入庫單號1_lb.TabIndex = 1011
- Me.指定入庫單號1_lb.Text = "指 定 入 庫 單 號"
- '
- '指定入庫單號1_tb
- '
- Me.指定入庫單號1_tb.Location = New System.Drawing.Point(449, 374)
- Me.指定入庫單號1_tb.Name = "指定入庫單號1_tb"
- Me.指定入庫單號1_tb.Size = New System.Drawing.Size(164, 22)
- Me.指定入庫單號1_tb.TabIndex = 1010
- Me.指定入庫單號1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '入庫明細_dgv
- '
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.入庫明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
- 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(342, 401)
- Me.入庫明細_dgv.Name = "入庫明細_dgv"
- Me.入庫明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.入庫明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
- Me.入庫明細_dgv.RowTemplate.Height = 24
- Me.入庫明細_dgv.Size = New System.Drawing.Size(980, 236)
- Me.入庫明細_dgv.TabIndex = 1009
- '
- '指定入庫單號_lb
- '
- Me.指定入庫單號_lb.AutoSize = True
- Me.指定入庫單號_lb.Location = New System.Drawing.Point(628, 5)
- Me.指定入庫單號_lb.Name = "指定入庫單號_lb"
- Me.指定入庫單號_lb.Size = New System.Drawing.Size(103, 15)
- Me.指定入庫單號_lb.TabIndex = 1008
- Me.指定入庫單號_lb.Text = "指 定 入 庫 單 號"
- '
- '指定入庫單號_tb
- '
- Me.指定入庫單號_tb.Location = New System.Drawing.Point(740, 2)
- Me.指定入庫單號_tb.Name = "指定入庫單號_tb"
- Me.指定入庫單號_tb.Size = New System.Drawing.Size(171, 22)
- Me.指定入庫單號_tb.TabIndex = 1007
- Me.指定入庫單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '選定內容加入指定入庫申請單_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.Green
- Me.選定內容加入指定入庫申請單_bt.Location = New System.Drawing.Point(438, 25)
- Me.選定內容加入指定入庫申請單_bt.Name = "選定內容加入指定入庫申請單_bt"
- Me.選定內容加入指定入庫申請單_bt.Size = New System.Drawing.Size(705, 24)
- Me.選定內容加入指定入庫申請單_bt.TabIndex = 1002
- 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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.開立指定入庫單_bt.Location = New System.Drawing.Point(2, 25)
- Me.開立指定入庫單_bt.Name = "開立指定入庫單_bt"
- Me.開立指定入庫單_bt.Size = New System.Drawing.Size(435, 24)
- Me.開立指定入庫單_bt.TabIndex = 1001
- Me.開立指定入庫單_bt.Text = "開立指定入庫單"
- Me.開立指定入庫單_bt.UseVisualStyleBackColor = True
- '
- '倉庫編號_lb
- '
- Me.倉庫編號_lb.AutoSize = True
- Me.倉庫編號_lb.Location = New System.Drawing.Point(450, 5)
- Me.倉庫編號_lb.Name = "倉庫編號_lb"
- Me.倉庫編號_lb.Size = New System.Drawing.Size(114, 15)
- Me.倉庫編號_lb.TabIndex = 997
- Me.倉庫編號_lb.Text = "倉 庫 編 號"
- '
- '倉名編號_tb
- '
- Me.倉名編號_tb.Location = New System.Drawing.Point(570, 2)
- Me.倉名編號_tb.Name = "倉名編號_tb"
- Me.倉名編號_tb.Size = New System.Drawing.Size(52, 22)
- Me.倉名編號_tb.TabIndex = 996
- Me.倉名編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '倉庫級別_lb
- '
- Me.倉庫級別_lb.AutoSize = True
- Me.倉庫級別_lb.Location = New System.Drawing.Point(291, 5)
- Me.倉庫級別_lb.Name = "倉庫級別_lb"
- Me.倉庫級別_lb.Size = New System.Drawing.Size(96, 15)
- Me.倉庫級別_lb.TabIndex = 995
- Me.倉庫級別_lb.Text = "倉 庫 級 別"
- Me.倉庫級別_lb.UseMnemonic = False
- '
- '倉級_tb
- '
- Me.倉級_tb.Location = New System.Drawing.Point(392, 2)
- Me.倉級_tb.Name = "倉級_tb"
- Me.倉級_tb.Size = New System.Drawing.Size(52, 22)
- Me.倉級_tb.TabIndex = 994
- Me.倉級_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '指定倉庫_lb
- '
- Me.指定倉庫_lb.AutoSize = True
- Me.指定倉庫_lb.Location = New System.Drawing.Point(6, 5)
- Me.指定倉庫_lb.Name = "指定倉庫_lb"
- Me.指定倉庫_lb.Size = New System.Drawing.Size(132, 15)
- Me.指定倉庫_lb.TabIndex = 993
- Me.指定倉庫_lb.Text = "指 定 倉 庫"
- '
- '倉名_cb
- '
- Me.倉名_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.倉名_cb.FormattingEnabled = True
- Me.倉名_cb.Items.AddRange(New Object() {"2019"})
- Me.倉名_cb.Location = New System.Drawing.Point(144, 2)
- Me.倉名_cb.Name = "倉名_cb"
- Me.倉名_cb.Size = New System.Drawing.Size(141, 23)
- Me.倉名_cb.TabIndex = 992
- '
- '未入庫_dgv
- '
- DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.未入庫_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
- Me.未入庫_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top 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(3, 50)
- Me.未入庫_dgv.Name = "未入庫_dgv"
- Me.未入庫_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.未入庫_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10
- Me.未入庫_dgv.RowTemplate.Height = 24
- Me.未入庫_dgv.Size = New System.Drawing.Size(1319, 318)
- Me.未入庫_dgv.TabIndex = 969
- '
- '建築物料來料驗收與指定入庫
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1349, 681)
- Me.Controls.Add(Me.TabControl1)
- 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 = "建築物料來料驗收與指定入庫"
- Me.TabControl1.ResumeLayout(False)
- Me.建築物料來料驗收單_tp.ResumeLayout(False)
- Me.建築物料來料驗收單_tp.PerformLayout()
- Me.ContextMenuStrip2.ResumeLayout(False)
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.簽名檔_pb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.物料驗收後指定入庫申請_tp.ResumeLayout(False)
- Me.物料驗收後指定入庫申請_tp.PerformLayout()
- Me.ContextMenuStrip1.ResumeLayout(False)
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.入庫申請_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.入庫明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.未入庫_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents TabControl1 As TabControl
- Friend WithEvents 物料驗收後指定入庫申請_tp As TabPage
- Friend WithEvents 未入庫_dgv As DataGridView
- Friend WithEvents 倉庫編號_lb As Label
- Friend WithEvents 倉名編號_tb As TextBox
- Friend WithEvents 倉庫級別_lb As Label
- Friend WithEvents 倉級_tb As TextBox
- Friend WithEvents 指定倉庫_lb As Label
- Friend WithEvents 倉名_cb As ComboBox
- Friend WithEvents 開立指定入庫單_bt As Button
- Friend WithEvents 選定內容加入指定入庫申請單_bt As Button
- Friend WithEvents 建築物料來料驗收單_tp As TabPage
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 料來料驗收_tsm As ToolStripMenuItem
- Friend WithEvents 指定入庫申請_tsm As ToolStripMenuItem
- Friend WithEvents 已核准_dgv As DataGridView
- Friend WithEvents 確定收貨_bt As Button
- Friend WithEvents 驗證碼1_tb As TextBox
- Friend WithEvents 尋價日期_tb As TextBox
- Friend WithEvents 詢價員_tb As TextBox
- Friend WithEvents 核對日期_tb As TextBox
- Friend WithEvents 核對員_tb As TextBox
- Friend WithEvents 供應商編碼_tb As TextBox
- Friend WithEvents 傳真_tb As TextBox
- Friend WithEvents Label11 As Label
- Friend WithEvents 圖片編碼_tb As TextBox
- Friend WithEvents 驗證碼_tb As TextBox
- Friend WithEvents 圖片編碼_lb As Label
- Friend WithEvents 簽名檔_pb As PictureBox
- Friend WithEvents 廠商_cb As ComboBox
- Friend WithEvents 明細_dgv As DataGridView
- Friend WithEvents 選擇公司_lb As Label
- Friend WithEvents 選擇公司_cb As ComboBox
- Friend WithEvents 需求日期_dtp As DateTimePicker
- Friend WithEvents Label8 As Label
- Friend WithEvents 使用地點_tb As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents 採購單號_tb As TextBox
- Friend WithEvents 電話_tb As TextBox
- Friend WithEvents 地址_tb As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents 郵件_tb As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents Label10 As Label
- Friend WithEvents Label12 As Label
- Friend WithEvents 驗證碼_lb As Label
- Friend WithEvents 已核准_lb As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents 重新整理_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
- Friend WithEvents ContextMenuStrip2 As ContextMenuStrip
- Friend WithEvents 料來料驗收1_tsm As ToolStripMenuItem
- Friend WithEvents 指定入庫申請1_tsm As ToolStripMenuItem
- Friend WithEvents 重新整理1_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
- Friend WithEvents 全部選擇_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
- Friend WithEvents 全部取消_tsm As ToolStripMenuItem
- Friend WithEvents 確定收貨_tsm As ToolStripMenuItem
- Friend WithEvents 採購單號查詢_tsm As ToolStripMenuItem
- Friend WithEvents 依單號全部選擇_tsm As ToolStripMenuItem
- Friend WithEvents 全部取消1_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
- Friend WithEvents 指定入庫單號_lb As Label
- Friend WithEvents 指定入庫單號_tb As TextBox
- Friend WithEvents 開立指定入庫單_tsm As ToolStripMenuItem
- Friend WithEvents ToolStripSeparator4 As ToolStripSeparator
- Friend WithEvents 選定內容加入指定入庫申請單_tsm As ToolStripMenuItem
- Friend WithEvents 指定入庫申請單建立完成_tsm As ToolStripMenuItem
- Friend WithEvents 指定入庫申請單建立完成_bt As Button
- Friend WithEvents 入庫申請_dgv As DataGridView
- Friend WithEvents 指定入庫單號1_lb As Label
- Friend WithEvents 指定入庫單號1_tb As TextBox
- Friend WithEvents 入庫明細_dgv As DataGridView
- Friend WithEvents PictureBox1 As PictureBox
- Friend WithEvents PictureBox2 As PictureBox
- Friend WithEvents 採購單號1_tb As TextBox
- Friend WithEvents 採購單號_lb As Label
- Friend WithEvents 語言_dgv As DataGridView
- End Class
|