123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903 |
- <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 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()
- Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(採購單詢價))
- Me.指定倉庫_cb = New System.Windows.Forms.ComboBox()
- Me.指定倉庫_lb = New System.Windows.Forms.Label()
- Me.選擇公司_lb = New System.Windows.Forms.Label()
- Me.選擇公司_cb = New System.Windows.Forms.ComboBox()
- Me.請購_dgv = New System.Windows.Forms.DataGridView()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.大間距1_ch = New System.Windows.Forms.CheckBox()
- Me.中間距1_ch = New System.Windows.Forms.CheckBox()
- Me.小間距1_ch = New System.Windows.Forms.CheckBox()
- Me.倉庫編號_tb = New System.Windows.Forms.TextBox()
- Me.倉庫級別_tb = New System.Windows.Forms.TextBox()
- Me.倉庫級別_lb = New System.Windows.Forms.Label()
- 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.全部選擇_bt = New System.Windows.Forms.Button()
- Me.生成採購單_bt = New System.Windows.Forms.Button()
- Me.列印成詢價單_bt = New System.Windows.Forms.Button()
- Me.未受理請購單_bt = New System.Windows.Forms.Button()
- Me.詢價中的採購單_bt = New System.Windows.Forms.Button()
- Me.明細_dgv = New System.Windows.Forms.DataGridView()
- Me.採購單_dgv = New System.Windows.Forms.DataGridView()
- Me.採購單號_tb = New System.Windows.Forms.TextBox()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.需求日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.項次_tb = New System.Windows.Forms.TextBox()
- Me.項次_lb = New System.Windows.Forms.Label()
- Me.選擇_lb = New System.Windows.Forms.Label()
- Me.刪除請購單上點選資料_bt = New System.Windows.Forms.Button()
- Me.刪除_bt = New System.Windows.Forms.Button()
- 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.明細1_dgv = New System.Windows.Forms.DataGridView()
- Me.系統語言_cb = New System.Windows.Forms.ComboBox()
- Me.文字_lb = New System.Windows.Forms.Label()
- Me.文字2_lb = New System.Windows.Forms.Label()
- Me.退回請購單_bt = New System.Windows.Forms.Button()
- Me.日期_rb = New System.Windows.Forms.RadioButton()
- Me.單價_rb = New System.Windows.Forms.RadioButton()
- Me.價錢_dgv = New System.Windows.Forms.DataGridView()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label2 = New System.Windows.Forms.Label()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.料號_dgv = New System.Windows.Forms.DataGridView()
- Me.料號1_tb = New System.Windows.Forms.TextBox()
- Me.料號_bt = New System.Windows.Forms.Button()
- Me.物料圖_pb = New System.Windows.Forms.PictureBox()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
- CType(Me.請購_dgv, 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()
- CType(Me.明細1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.價錢_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.料號_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel1.SuspendLayout()
- Me.SuspendLayout()
- '
- '指定倉庫_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(172, 2)
- Me.指定倉庫_cb.Name = "指定倉庫_cb"
- Me.指定倉庫_cb.Size = New System.Drawing.Size(209, 24)
- Me.指定倉庫_cb.TabIndex = 1000
- '
- '指定倉庫_lb
- '
- Me.指定倉庫_lb.AutoSize = True
- Me.指定倉庫_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.指定倉庫_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.指定倉庫_lb.Location = New System.Drawing.Point(31, 6)
- Me.指定倉庫_lb.Name = "指定倉庫_lb"
- Me.指定倉庫_lb.Size = New System.Drawing.Size(136, 16)
- Me.指定倉庫_lb.TabIndex = 1001
- Me.指定倉庫_lb.Text = "指 定 倉 庫"
- '
- '選擇公司_lb
- '
- Me.選擇公司_lb.AutoSize = True
- Me.選擇公司_lb.ForeColor = System.Drawing.Color.Blue
- Me.選擇公司_lb.Location = New System.Drawing.Point(771, 6)
- Me.選擇公司_lb.Name = "選擇公司_lb"
- Me.選擇公司_lb.Size = New System.Drawing.Size(100, 16)
- Me.選擇公司_lb.TabIndex = 1003
- 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(886, 2)
- Me.選擇公司_cb.Name = "選擇公司_cb"
- Me.選擇公司_cb.Size = New System.Drawing.Size(270, 24)
- Me.選擇公司_cb.TabIndex = 1002
- '
- '請購_dgv
- '
- DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, 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.BackgroundColor = System.Drawing.Color.White
- Me.請購_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.請購_dgv.Location = New System.Drawing.Point(5, 161)
- 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(1339, 490)
- Me.請購_dgv.TabIndex = 1004
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Location = New System.Drawing.Point(114, 2)
- Me.語言_dgv.Name = "語言_dgv"
- Me.語言_dgv.RowHeadersWidth = 5
- Me.語言_dgv.RowTemplate.Height = 24
- Me.語言_dgv.Size = New System.Drawing.Size(50, 50)
- Me.語言_dgv.TabIndex = 1027
- '
- '大間距1_ch
- '
- Me.大間距1_ch.AutoSize = True
- Me.大間距1_ch.Location = New System.Drawing.Point(560, 97)
- Me.大間距1_ch.Name = "大間距1_ch"
- Me.大間距1_ch.Size = New System.Drawing.Size(39, 20)
- Me.大間距1_ch.TabIndex = 1343
- Me.大間距1_ch.Text = "L3"
- Me.大間距1_ch.UseVisualStyleBackColor = True
- '
- '中間距1_ch
- '
- Me.中間距1_ch.AutoSize = True
- Me.中間距1_ch.Location = New System.Drawing.Point(514, 97)
- Me.中間距1_ch.Name = "中間距1_ch"
- Me.中間距1_ch.Size = New System.Drawing.Size(39, 20)
- Me.中間距1_ch.TabIndex = 1342
- Me.中間距1_ch.Text = "L2"
- Me.中間距1_ch.UseVisualStyleBackColor = True
- '
- '小間距1_ch
- '
- Me.小間距1_ch.AutoSize = True
- Me.小間距1_ch.Location = New System.Drawing.Point(468, 97)
- Me.小間距1_ch.Name = "小間距1_ch"
- Me.小間距1_ch.Size = New System.Drawing.Size(39, 20)
- Me.小間距1_ch.TabIndex = 1341
- Me.小間距1_ch.Text = "L1"
- Me.小間距1_ch.UseVisualStyleBackColor = True
- '
- '倉庫編號_tb
- '
- Me.倉庫編號_tb.Location = New System.Drawing.Point(685, 2)
- Me.倉庫編號_tb.Name = "倉庫編號_tb"
- Me.倉庫編號_tb.Size = New System.Drawing.Size(52, 23)
- Me.倉庫編號_tb.TabIndex = 1346
- Me.倉庫編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '倉庫級別_tb
- '
- Me.倉庫級別_tb.Location = New System.Drawing.Point(488, 2)
- Me.倉庫級別_tb.Name = "倉庫級別_tb"
- Me.倉庫級別_tb.ReadOnly = True
- Me.倉庫級別_tb.Size = New System.Drawing.Size(52, 23)
- Me.倉庫級別_tb.TabIndex = 1344
- Me.倉庫級別_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '倉庫級別_lb
- '
- Me.倉庫級別_lb.AutoSize = True
- Me.倉庫級別_lb.Location = New System.Drawing.Point(387, 5)
- Me.倉庫級別_lb.Name = "倉庫級別_lb"
- Me.倉庫級別_lb.Size = New System.Drawing.Size(100, 16)
- Me.倉庫級別_lb.TabIndex = 1345
- Me.倉庫級別_lb.Text = "倉 庫 級 別"
- '
- '倉庫編號_lb
- '
- Me.倉庫編號_lb.AutoSize = True
- Me.倉庫編號_lb.Location = New System.Drawing.Point(563, 5)
- Me.倉庫編號_lb.Name = "倉庫編號_lb"
- Me.倉庫編號_lb.Size = New System.Drawing.Size(118, 16)
- Me.倉庫編號_lb.TabIndex = 1347
- Me.倉庫編號_lb.Text = "倉 庫 編 號"
- '
- '請購單號_tb
- '
- Me.請購單號_tb.Enabled = False
- Me.請購單號_tb.Location = New System.Drawing.Point(387, 64)
- Me.請購單號_tb.Name = "請購單號_tb"
- Me.請購單號_tb.Size = New System.Drawing.Size(213, 23)
- Me.請購單號_tb.TabIndex = 1348
- '
- '依據入庫單號全部選擇_bt
- '
- Me.依據入庫單號全部選擇_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.依據入庫單號全部選擇_bt.ForeColor = System.Drawing.Color.Olive
- Me.依據入庫單號全部選擇_bt.Location = New System.Drawing.Point(34, 32)
- Me.依據入庫單號全部選擇_bt.Name = "依據入庫單號全部選擇_bt"
- Me.依據入庫單號全部選擇_bt.Size = New System.Drawing.Size(347, 26)
- Me.依據入庫單號全部選擇_bt.TabIndex = 1351
- 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.Olive
- Me.全部取消_bt.Location = New System.Drawing.Point(516, 32)
- Me.全部取消_bt.Name = "全部取消_bt"
- Me.全部取消_bt.Size = New System.Drawing.Size(132, 26)
- Me.全部取消_bt.TabIndex = 1350
- 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.Olive
- Me.全部選擇_bt.Location = New System.Drawing.Point(382, 32)
- Me.全部選擇_bt.Name = "全部選擇_bt"
- Me.全部選擇_bt.Size = New System.Drawing.Size(132, 26)
- Me.全部選擇_bt.TabIndex = 1349
- Me.全部選擇_bt.Text = "全部選擇"
- Me.全部選擇_bt.UseVisualStyleBackColor = True
- '
- '生成採購單_bt
- '
- 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(650, 32)
- Me.生成採購單_bt.Name = "生成採購單_bt"
- Me.生成採購單_bt.Size = New System.Drawing.Size(302, 26)
- Me.生成採購單_bt.TabIndex = 1352
- Me.生成採購單_bt.Text = "生成採購單"
- Me.生成採購單_bt.UseVisualStyleBackColor = True
- '
- '列印成詢價單_bt
- '
- Me.列印成詢價單_bt.ForeColor = System.Drawing.Color.Olive
- Me.列印成詢價單_bt.Location = New System.Drawing.Point(919, 93)
- Me.列印成詢價單_bt.Name = "列印成詢價單_bt"
- Me.列印成詢價單_bt.Size = New System.Drawing.Size(231, 26)
- Me.列印成詢價單_bt.TabIndex = 1353
- Me.列印成詢價單_bt.Text = "列印成詢價單"
- Me.列印成詢價單_bt.UseVisualStyleBackColor = True
- '
- '未受理請購單_bt
- '
- Me.未受理請購單_bt.Location = New System.Drawing.Point(5, 93)
- Me.未受理請購單_bt.Name = "未受理請購單_bt"
- Me.未受理請購單_bt.Size = New System.Drawing.Size(239, 26)
- Me.未受理請購單_bt.TabIndex = 1354
- Me.未受理請購單_bt.Text = "未受理的請購單"
- Me.未受理請購單_bt.UseVisualStyleBackColor = True
- '
- '詢價中的採購單_bt
- '
- Me.詢價中的採購單_bt.Location = New System.Drawing.Point(247, 93)
- Me.詢價中的採購單_bt.Name = "詢價中的採購單_bt"
- Me.詢價中的採購單_bt.Size = New System.Drawing.Size(213, 26)
- Me.詢價中的採購單_bt.TabIndex = 1355
- Me.詢價中的採購單_bt.Text = "詢價中的採購單"
- Me.詢價中的採購單_bt.UseVisualStyleBackColor = True
- '
- '明細_dgv
- '
- 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.BackgroundColor = System.Drawing.Color.White
- Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.明細_dgv.Location = New System.Drawing.Point(172, 161)
- Me.明細_dgv.Name = "明細_dgv"
- Me.明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle9.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle9
- Me.明細_dgv.RowTemplate.Height = 24
- Me.明細_dgv.Size = New System.Drawing.Size(1175, 490)
- Me.明細_dgv.TabIndex = 1356
- '
- '採購單_dgv
- '
- DataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.採購單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle10
- 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.BackgroundColor = System.Drawing.Color.White
- Me.採購單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.採購單_dgv.Location = New System.Drawing.Point(5, 161)
- Me.採購單_dgv.Name = "採購單_dgv"
- Me.採購單_dgv.ReadOnly = True
- Me.採購單_dgv.RowHeadersWidth = 5
- Me.採購單_dgv.RowTemplate.Height = 24
- Me.採購單_dgv.Size = New System.Drawing.Size(161, 490)
- Me.採購單_dgv.TabIndex = 1357
- '
- '採購單號_tb
- '
- Me.採購單號_tb.Enabled = False
- Me.採購單號_tb.Location = New System.Drawing.Point(125, 64)
- Me.採購單號_tb.Name = "採購單號_tb"
- Me.採購單號_tb.Size = New System.Drawing.Size(261, 23)
- Me.採購單號_tb.TabIndex = 1358
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(38, 68)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(86, 16)
- Me.Label6.TabIndex = 1359
- Me.Label6.Text = "PO NOMOR : "
- '
- '需求日期_dtp
- '
- Me.需求日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.需求日期_dtp.Location = New System.Drawing.Point(1257, 1)
- Me.需求日期_dtp.Name = "需求日期_dtp"
- Me.需求日期_dtp.Size = New System.Drawing.Size(86, 23)
- Me.需求日期_dtp.TabIndex = 1361
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(1162, 4)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(97, 16)
- Me.Label8.TabIndex = 1360
- Me.Label8.Text = "TGL/BLN/THN : "
- '
- '項次_tb
- '
- Me.項次_tb.Enabled = False
- Me.項次_tb.Location = New System.Drawing.Point(3, 79)
- Me.項次_tb.Name = "項次_tb"
- Me.項次_tb.Size = New System.Drawing.Size(161, 23)
- Me.項次_tb.TabIndex = 1364
- '
- '項次_lb
- '
- Me.項次_lb.AutoSize = True
- Me.項次_lb.Location = New System.Drawing.Point(889, 68)
- Me.項次_lb.Name = "項次_lb"
- Me.項次_lb.Size = New System.Drawing.Size(31, 16)
- Me.項次_lb.TabIndex = 1363
- Me.項次_lb.Text = "項次"
- '
- '選擇_lb
- '
- Me.選擇_lb.AutoSize = True
- Me.選擇_lb.Location = New System.Drawing.Point(655, 68)
- Me.選擇_lb.Name = "選擇_lb"
- Me.選擇_lb.Size = New System.Drawing.Size(31, 16)
- Me.選擇_lb.TabIndex = 1362
- Me.選擇_lb.Text = "選擇"
- '
- '刪除請購單上點選資料_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.Red
- Me.刪除請購單上點選資料_bt.Location = New System.Drawing.Point(944, 64)
- Me.刪除請購單上點選資料_bt.Name = "刪除請購單上點選資料_bt"
- Me.刪除請購單上點選資料_bt.Size = New System.Drawing.Size(311, 25)
- Me.刪除請購單上點選資料_bt.TabIndex = 1366
- Me.刪除請購單上點選資料_bt.Text = "刪除採購單上點選的資料"
- Me.刪除請購單上點選資料_bt.UseVisualStyleBackColor = True
- '
- '刪除_bt
- '
- Me.刪除_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom 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.Red
- Me.刪除_bt.Location = New System.Drawing.Point(1094, 654)
- Me.刪除_bt.Name = "刪除_bt"
- Me.刪除_bt.Size = New System.Drawing.Size(250, 25)
- Me.刪除_bt.TabIndex = 1365
- Me.刪除_bt.Text = "刪除採購單"
- Me.刪除_bt.UseVisualStyleBackColor = True
- '
- '存檔_bt
- '
- Me.存檔_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), 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.Location = New System.Drawing.Point(5, 654)
- Me.存檔_bt.Name = "存檔_bt"
- Me.存檔_bt.Size = New System.Drawing.Size(250, 25)
- Me.存檔_bt.TabIndex = 1367
- Me.存檔_bt.Text = "存檔"
- Me.存檔_bt.UseVisualStyleBackColor = True
- '
- '請購單號1_tb
- '
- Me.請購單號1_tb.Location = New System.Drawing.Point(3, 55)
- Me.請購單號1_tb.Name = "請購單號1_tb"
- Me.請購單號1_tb.Size = New System.Drawing.Size(161, 23)
- Me.請購單號1_tb.TabIndex = 1368
- '
- '料號_tb
- '
- Me.料號_tb.Enabled = False
- Me.料號_tb.Location = New System.Drawing.Point(703, 65)
- Me.料號_tb.Name = "料號_tb"
- Me.料號_tb.Size = New System.Drawing.Size(180, 23)
- Me.料號_tb.TabIndex = 1369
- '
- '尋價日期_tb
- '
- Me.尋價日期_tb.Location = New System.Drawing.Point(3, 127)
- Me.尋價日期_tb.Name = "尋價日期_tb"
- Me.尋價日期_tb.Size = New System.Drawing.Size(161, 23)
- Me.尋價日期_tb.TabIndex = 1371
- '
- '詢價員_tb
- '
- Me.詢價員_tb.Location = New System.Drawing.Point(3, 103)
- Me.詢價員_tb.Name = "詢價員_tb"
- Me.詢價員_tb.Size = New System.Drawing.Size(161, 23)
- Me.詢價員_tb.TabIndex = 1370
- '
- '明細1_dgv
- '
- DataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.明細1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
- Me.明細1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.明細1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.明細1_dgv.Location = New System.Drawing.Point(2, 2)
- Me.明細1_dgv.Name = "明細1_dgv"
- Me.明細1_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle12.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle12
- Me.明細1_dgv.RowTemplate.Height = 24
- Me.明細1_dgv.Size = New System.Drawing.Size(50, 50)
- Me.明細1_dgv.TabIndex = 1372
- '
- '系統語言_cb
- '
- Me.系統語言_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.系統語言_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.系統語言_cb.ForeColor = System.Drawing.Color.Black
- Me.系統語言_cb.FormattingEnabled = True
- Me.系統語言_cb.Items.AddRange(New Object() {"繁體中文", "English", "Indonesian"})
- Me.系統語言_cb.Location = New System.Drawing.Point(1152, 94)
- Me.系統語言_cb.Name = "系統語言_cb"
- Me.系統語言_cb.Size = New System.Drawing.Size(102, 24)
- Me.系統語言_cb.TabIndex = 1373
- '
- '文字_lb
- '
- Me.文字_lb.AutoSize = True
- Me.文字_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.文字_lb.Location = New System.Drawing.Point(3, 122)
- Me.文字_lb.Name = "文字_lb"
- Me.文字_lb.Size = New System.Drawing.Size(465, 17)
- Me.文字_lb.TabIndex = 1380
- Me.文字_lb.Text = "未受理請購單 : 按照方塊數字1到4操作,滿足1和2條件生成採購單才可以使用。"
- '
- '文字2_lb
- '
- Me.文字2_lb.AutoSize = True
- Me.文字2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.文字2_lb.Location = New System.Drawing.Point(3, 121)
- Me.文字2_lb.Name = "文字2_lb"
- Me.文字2_lb.Size = New System.Drawing.Size(556, 16)
- Me.文字2_lb.TabIndex = 1381
- Me.文字2_lb.Text = "詢價中的採購單: 此頁面,主要使用列印給廠商報價用。刪除採購單上點選的資料:是指刪除項次那筆資料"
- '
- '退回請購單_bt
- '
- Me.退回請購單_bt.Location = New System.Drawing.Point(953, 32)
- Me.退回請購單_bt.Name = "退回請購單_bt"
- Me.退回請購單_bt.Size = New System.Drawing.Size(303, 26)
- Me.退回請購單_bt.TabIndex = 1382
- Me.退回請購單_bt.Text = "退回請購單"
- Me.退回請購單_bt.UseVisualStyleBackColor = True
- '
- '日期_rb
- '
- Me.日期_rb.AutoSize = True
- Me.日期_rb.Location = New System.Drawing.Point(739, 96)
- Me.日期_rb.Name = "日期_rb"
- Me.日期_rb.Size = New System.Drawing.Size(109, 20)
- Me.日期_rb.TabIndex = 1348
- Me.日期_rb.TabStop = True
- Me.日期_rb.Text = "上一次購買日期"
- Me.日期_rb.UseVisualStyleBackColor = True
- '
- '單價_rb
- '
- Me.單價_rb.AutoSize = True
- Me.單價_rb.Location = New System.Drawing.Point(603, 96)
- Me.單價_rb.Name = "單價_rb"
- Me.單價_rb.Size = New System.Drawing.Size(73, 20)
- Me.單價_rb.TabIndex = 0
- Me.單價_rb.TabStop = True
- Me.單價_rb.Text = "平均單價"
- Me.單價_rb.UseVisualStyleBackColor = True
- '
- '價錢_dgv
- '
- Me.價錢_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.價錢_dgv.Location = New System.Drawing.Point(58, 2)
- Me.價錢_dgv.Name = "價錢_dgv"
- Me.價錢_dgv.RowTemplate.Height = 24
- Me.價錢_dgv.Size = New System.Drawing.Size(50, 50)
- Me.價錢_dgv.TabIndex = 1349
- Me.價錢_dgv.VirtualMode = 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(3, 143)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(471, 16)
- Me.Label1.TabIndex = 1384
- Me.Label1.Text = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(5, 6)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(26, 16)
- Me.Label2.TabIndex = 1385
- Me.Label2.Text = "1、" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(741, 6)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(26, 16)
- Me.Label3.TabIndex = 1386
- Me.Label3.Text = "2、" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(2, 16)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(1282, 16)
- Me.Label4.TabIndex = 1387
- Me.Label4.Text = resources.GetString("Label4.Text")
- '
- 'Label5
- '
- Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(64, 16)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(1282, 16)
- Me.Label5.TabIndex = 1388
- Me.Label5.Text = resources.GetString("Label5.Text")
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(5, 36)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(26, 16)
- Me.Label7.TabIndex = 1389
- Me.Label7.Text = "3、" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(3, 47)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(1282, 16)
- Me.Label9.TabIndex = 1390
- Me.Label9.Text = resources.GetString("Label9.Text")
- '
- 'Label10
- '
- Me.Label10.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label10.AutoSize = True
- Me.Label10.Location = New System.Drawing.Point(65, 47)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(1282, 16)
- Me.Label10.TabIndex = 1391
- Me.Label10.Text = resources.GetString("Label10.Text")
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(5, 68)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(26, 16)
- Me.Label11.TabIndex = 1392
- Me.Label11.Text = "4、" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Location = New System.Drawing.Point(3, 77)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(1282, 16)
- Me.Label12.TabIndex = 1393
- Me.Label12.Text = resources.GetString("Label12.Text")
- '
- 'Label13
- '
- Me.Label13.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label13.AutoSize = True
- Me.Label13.Location = New System.Drawing.Point(65, 77)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(1282, 16)
- Me.Label13.TabIndex = 1394
- Me.Label13.Text = resources.GetString("Label13.Text")
- '
- '語轉扭_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.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(1319, 134)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1632
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '料號_dgv
- '
- 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.BackgroundColor = System.Drawing.Color.White
- Me.料號_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.料號_dgv.Location = New System.Drawing.Point(167, 161)
- Me.料號_dgv.Name = "料號_dgv"
- Me.料號_dgv.ReadOnly = True
- Me.料號_dgv.RowHeadersWidth = 4
- Me.料號_dgv.RowTemplate.Height = 24
- Me.料號_dgv.Size = New System.Drawing.Size(650, 490)
- Me.料號_dgv.TabIndex = 1634
- Me.料號_dgv.Visible = False
- '
- '料號1_tb
- '
- Me.料號1_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.料號1_tb.Enabled = False
- Me.料號1_tb.Location = New System.Drawing.Point(540, 655)
- Me.料號1_tb.Name = "料號1_tb"
- Me.料號1_tb.Size = New System.Drawing.Size(133, 23)
- Me.料號1_tb.TabIndex = 1635
- '
- '料號_bt
- '
- Me.料號_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.料號_bt.ForeColor = System.Drawing.Color.Red
- Me.料號_bt.Location = New System.Drawing.Point(396, 654)
- Me.料號_bt.Name = "料號_bt"
- Me.料號_bt.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.料號_bt.Size = New System.Drawing.Size(143, 25)
- Me.料號_bt.TabIndex = 1637
- Me.料號_bt.Text = "歷史單價"
- Me.料號_bt.UseVisualStyleBackColor = True
- '
- '物料圖_pb
- '
- Me.物料圖_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料圖_pb.Location = New System.Drawing.Point(1257, 27)
- Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.物料圖_pb.Name = "物料圖_pb"
- Me.物料圖_pb.Size = New System.Drawing.Size(90, 92)
- Me.物料圖_pb.TabIndex = 1638
- Me.物料圖_pb.TabStop = False
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.明細1_dgv)
- Me.Panel1.Controls.Add(Me.價錢_dgv)
- Me.Panel1.Controls.Add(Me.語言_dgv)
- Me.Panel1.Controls.Add(Me.請購單號1_tb)
- Me.Panel1.Controls.Add(Me.項次_tb)
- Me.Panel1.Controls.Add(Me.詢價員_tb)
- Me.Panel1.Controls.Add(Me.尋價日期_tb)
- Me.Panel1.Location = New System.Drawing.Point(823, 181)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(172, 154)
- Me.Panel1.TabIndex = 1639
- '
- '詳細資料2_ch
- '
- Me.詳細資料2_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.詳細資料2_ch.AutoSize = True
- Me.詳細資料2_ch.Location = New System.Drawing.Point(679, 657)
- Me.詳細資料2_ch.Name = "詳細資料2_ch"
- Me.詳細資料2_ch.Size = New System.Drawing.Size(126, 20)
- Me.詳細資料2_ch.TabIndex = 1839
- Me.詳細資料2_ch.Text = "詳細資料 / Rincian"
- Me.詳細資料2_ch.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(1350, 681)
- Me.Controls.Add(Me.詳細資料2_ch)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.物料圖_pb)
- Me.Controls.Add(Me.料號_bt)
- Me.Controls.Add(Me.料號1_tb)
- Me.Controls.Add(Me.料號_dgv)
- Me.Controls.Add(Me.語轉扭_bt)
- Me.Controls.Add(Me.日期_rb)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.單價_rb)
- Me.Controls.Add(Me.刪除請購單上點選資料_bt)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.採購單號_tb)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.項次_lb)
- Me.Controls.Add(Me.依據入庫單號全部選擇_bt)
- Me.Controls.Add(Me.料號_tb)
- Me.Controls.Add(Me.全部選擇_bt)
- Me.Controls.Add(Me.選擇_lb)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.請購單號_tb)
- Me.Controls.Add(Me.全部取消_bt)
- Me.Controls.Add(Me.生成採購單_bt)
- Me.Controls.Add(Me.選擇公司_cb)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.指定倉庫_lb)
- Me.Controls.Add(Me.需求日期_dtp)
- Me.Controls.Add(Me.指定倉庫_cb)
- Me.Controls.Add(Me.小間距1_ch)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.中間距1_ch)
- Me.Controls.Add(Me.倉庫編號_lb)
- Me.Controls.Add(Me.大間距1_ch)
- Me.Controls.Add(Me.倉庫級別_lb)
- Me.Controls.Add(Me.倉庫級別_tb)
- Me.Controls.Add(Me.倉庫編號_tb)
- Me.Controls.Add(Me.退回請購單_bt)
- Me.Controls.Add(Me.文字_lb)
- Me.Controls.Add(Me.系統語言_cb)
- Me.Controls.Add(Me.存檔_bt)
- Me.Controls.Add(Me.刪除_bt)
- Me.Controls.Add(Me.詢價中的採購單_bt)
- Me.Controls.Add(Me.未受理請購單_bt)
- Me.Controls.Add(Me.列印成詢價單_bt)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.Label10)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.Label13)
- Me.Controls.Add(Me.選擇公司_lb)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.文字2_lb)
- Me.Controls.Add(Me.採購單_dgv)
- Me.Controls.Add(Me.明細_dgv)
- Me.Controls.Add(Me.請購_dgv)
- 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.請購_dgv, 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()
- CType(Me.明細1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.價錢_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.料號_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 指定倉庫_cb As ComboBox
- Friend WithEvents 指定倉庫_lb As Label
- Friend WithEvents 選擇公司_lb As Label
- Friend WithEvents 選擇公司_cb As ComboBox
- Friend WithEvents 請購_dgv As DataGridView
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents 大間距1_ch As CheckBox
- Friend WithEvents 中間距1_ch As CheckBox
- Friend WithEvents 小間距1_ch As CheckBox
- Friend WithEvents 倉庫編號_tb As TextBox
- Friend WithEvents 倉庫級別_tb As TextBox
- Friend WithEvents 倉庫級別_lb As Label
- Friend WithEvents 倉庫編號_lb As Label
- Friend WithEvents 請購單號_tb As TextBox
- Friend WithEvents 依據入庫單號全部選擇_bt As Button
- Friend WithEvents 全部取消_bt As Button
- Friend WithEvents 全部選擇_bt As Button
- Friend WithEvents 生成採購單_bt As Button
- Friend WithEvents 列印成詢價單_bt As Button
- Friend WithEvents 未受理請購單_bt As Button
- Friend WithEvents 詢價中的採購單_bt As Button
- Friend WithEvents 明細_dgv As DataGridView
- Friend WithEvents 採購單_dgv As DataGridView
- Friend WithEvents 採購單號_tb As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents 需求日期_dtp As DateTimePicker
- Friend WithEvents Label8 As Label
- Friend WithEvents 項次_tb As TextBox
- Friend WithEvents 項次_lb As Label
- Friend WithEvents 選擇_lb As Label
- Friend WithEvents 刪除請購單上點選資料_bt As Button
- Friend WithEvents 刪除_bt As Button
- 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 明細1_dgv As DataGridView
- Friend WithEvents 系統語言_cb As ComboBox
- Friend WithEvents 文字_lb As Label
- Friend WithEvents 文字2_lb As Label
- Friend WithEvents 退回請購單_bt As Button
- Friend WithEvents 日期_rb As RadioButton
- Friend WithEvents 單價_rb As RadioButton
- Friend WithEvents 價錢_dgv As DataGridView
- Friend WithEvents Label1 As Label
- Friend WithEvents Label2 As Label
- Friend WithEvents Label3 As Label
- Friend WithEvents Label4 As Label
- Friend WithEvents Label5 As Label
- Friend WithEvents Label7 As Label
- Friend WithEvents Label9 As Label
- Friend WithEvents Label10 As Label
- Friend WithEvents Label11 As Label
- Friend WithEvents Label12 As Label
- Friend WithEvents Label13 As Label
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 料號_dgv As DataGridView
- Friend WithEvents 料號1_tb As TextBox
- Friend WithEvents 料號_bt As Button
- Friend WithEvents 物料圖_pb As PictureBox
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 詳細資料2_ch As CheckBox
- End Class
|