123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713 |
- <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()
- Me.核准請購未生成_lb = New System.Windows.Forms.Label()
- Me.請購單_dgv = New System.Windows.Forms.DataGridView()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.郵件_tb = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.地址_tb = New System.Windows.Forms.TextBox()
- Me.Label2 = 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.Label6 = New System.Windows.Forms.Label()
- Me.使用地點_tb = New System.Windows.Forms.TextBox()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.需求日期_dtp = New System.Windows.Forms.DateTimePicker()
- Me.選擇公司_lb = New System.Windows.Forms.Label()
- Me.選擇公司_cb = New System.Windows.Forms.ComboBox()
- Me.明細_dgv = New System.Windows.Forms.DataGridView()
- Me.廠商_cb = New System.Windows.Forms.ComboBox()
- 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.採購單_dgv = New System.Windows.Forms.DataGridView()
- Me.傳真_tb = New System.Windows.Forms.TextBox()
- Me.Label11 = New System.Windows.Forms.Label()
- Me.折扣比_tb = New System.Windows.Forms.TextBox()
- Me.Label12 = New System.Windows.Forms.Label()
- Me.折扣金額_tb = New System.Windows.Forms.TextBox()
- Me.稅金計算_ch = New System.Windows.Forms.CheckBox()
- Me.稅金金額_tb = New System.Windows.Forms.TextBox()
- Me.稅金比_tb = New System.Windows.Forms.TextBox()
- Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
- Me.語言_dgv = New System.Windows.Forms.DataGridView()
- Me.列印成詢價單_bt = New System.Windows.Forms.Button()
- 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.類別管理_cb = New System.Windows.Forms.ComboBox()
- Me.簡稱_lb = New System.Windows.Forms.Label()
- Me.供應商簡稱_tb = New System.Windows.Forms.TextBox()
- 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.生成採購單_bt = New System.Windows.Forms.Button()
- Me.退回請購訂單_bt = New System.Windows.Forms.Button()
- 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.語轉扭_bt = New System.Windows.Forms.Button()
- CType(Me.請購單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.採購單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.ContextMenuStrip1.SuspendLayout()
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '核准請購未生成_lb
- '
- Me.核准請購未生成_lb.AutoSize = True
- Me.核准請購未生成_lb.Location = New System.Drawing.Point(1, 7)
- Me.核准請購未生成_lb.Name = "核准請購未生成_lb"
- Me.核准請購未生成_lb.Size = New System.Drawing.Size(128, 16)
- Me.核准請購未生成_lb.TabIndex = 838
- Me.核准請購未生成_lb.Text = "請購單還沒變成採購單"
- '
- '請購單_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(8, 43)
- 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(163, 308)
- Me.請購單_dgv.TabIndex = 837
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(175, 83)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(44, 16)
- Me.Label3.TabIndex = 848
- Me.Label3.Text = "TELP : "
- '
- '郵件_tb
- '
- Me.郵件_tb.Location = New System.Drawing.Point(250, 127)
- Me.郵件_tb.Name = "郵件_tb"
- Me.郵件_tb.Size = New System.Drawing.Size(292, 23)
- Me.郵件_tb.TabIndex = 847
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(546, 32)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(79, 16)
- Me.Label1.TabIndex = 850
- Me.Label1.Text = "ORDER TO : "
- '
- '地址_tb
- '
- Me.地址_tb.Location = New System.Drawing.Point(250, 55)
- Me.地址_tb.Name = "地址_tb"
- Me.地址_tb.Size = New System.Drawing.Size(726, 23)
- Me.地址_tb.TabIndex = 849
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(175, 59)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(66, 16)
- Me.Label2.TabIndex = 852
- Me.Label2.Text = "ALAMAT : "
- '
- '電話_tb
- '
- Me.電話_tb.Location = New System.Drawing.Point(250, 79)
- Me.電話_tb.Name = "電話_tb"
- Me.電話_tb.Size = New System.Drawing.Size(292, 23)
- Me.電話_tb.TabIndex = 851
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(175, 130)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(53, 16)
- Me.Label5.TabIndex = 854
- Me.Label5.Text = "EMAIL : "
- '
- '採購單號_tb
- '
- Me.採購單號_tb.Location = New System.Drawing.Point(684, 79)
- Me.採購單號_tb.Name = "採購單號_tb"
- Me.採購單號_tb.Size = New System.Drawing.Size(292, 23)
- Me.採購單號_tb.TabIndex = 853
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(548, 82)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(87, 16)
- Me.Label6.TabIndex = 856
- Me.Label6.Text = "PO NOMOR : "
- '
- '使用地點_tb
- '
- Me.使用地點_tb.Location = New System.Drawing.Point(684, 127)
- Me.使用地點_tb.Name = "使用地點_tb"
- Me.使用地點_tb.Size = New System.Drawing.Size(292, 23)
- Me.使用地點_tb.TabIndex = 855
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(548, 130)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(138, 16)
- Me.Label7.TabIndex = 858
- Me.Label7.Text = "TEMPAT PEMAKAIAN : "
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(548, 106)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(98, 16)
- Me.Label8.TabIndex = 859
- Me.Label8.Text = "TGL/BLN/THN : "
- '
- '需求日期_dtp
- '
- Me.需求日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.需求日期_dtp.Location = New System.Drawing.Point(684, 103)
- Me.需求日期_dtp.Name = "需求日期_dtp"
- Me.需求日期_dtp.Size = New System.Drawing.Size(292, 23)
- Me.需求日期_dtp.TabIndex = 860
- '
- '選擇公司_lb
- '
- Me.選擇公司_lb.AutoSize = True
- Me.選擇公司_lb.ForeColor = System.Drawing.Color.Blue
- Me.選擇公司_lb.Location = New System.Drawing.Point(251, 10)
- Me.選擇公司_lb.Name = "選擇公司_lb"
- Me.選擇公司_lb.Size = New System.Drawing.Size(101, 16)
- Me.選擇公司_lb.TabIndex = 862
- 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(248, 29)
- Me.選擇公司_cb.Name = "選擇公司_cb"
- Me.選擇公司_cb.Size = New System.Drawing.Size(292, 24)
- Me.選擇公司_cb.TabIndex = 861
- '
- '明細_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(176, 152)
- 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))
- Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
- Me.明細_dgv.RowTemplate.Height = 24
- Me.明細_dgv.Size = New System.Drawing.Size(1167, 499)
- Me.明細_dgv.TabIndex = 863
- '
- '廠商_cb
- '
- Me.廠商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.廠商_cb.ForeColor = System.Drawing.Color.Blue
- Me.廠商_cb.FormattingEnabled = True
- Me.廠商_cb.Location = New System.Drawing.Point(682, 29)
- Me.廠商_cb.Name = "廠商_cb"
- Me.廠商_cb.Size = New System.Drawing.Size(292, 24)
- Me.廠商_cb.TabIndex = 865
- '
- '供應商編碼_tb
- '
- Me.供應商編碼_tb.Location = New System.Drawing.Point(239, 272)
- Me.供應商編碼_tb.Name = "供應商編碼_tb"
- Me.供應商編碼_tb.Size = New System.Drawing.Size(30, 23)
- Me.供應商編碼_tb.TabIndex = 866
- '
- '總金額_tb
- '
- Me.總金額_tb.Location = New System.Drawing.Point(1072, 127)
- Me.總金額_tb.Name = "總金額_tb"
- Me.總金額_tb.Size = New System.Drawing.Size(270, 23)
- Me.總金額_tb.TabIndex = 868
- Me.總金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '總金額_lb
- '
- Me.總金額_lb.AutoSize = True
- Me.總金額_lb.Location = New System.Drawing.Point(980, 130)
- Me.總金額_lb.Name = "總金額_lb"
- Me.總金額_lb.Size = New System.Drawing.Size(86, 16)
- Me.總金額_lb.TabIndex = 867
- Me.總金額_lb.Text = "總 金 額"
- '
- '已生未核准的採購單_lb
- '
- Me.已生未核准的採購單_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.已生未核准的採購單_lb.AutoSize = True
- Me.已生未核准的採購單_lb.Location = New System.Drawing.Point(1, 356)
- Me.已生未核准的採購單_lb.Name = "已生未核准的採購單_lb"
- Me.已生未核准的採購單_lb.Size = New System.Drawing.Size(116, 16)
- Me.已生未核准的採購單_lb.TabIndex = 872
- Me.已生未核准的採購單_lb.Text = "已生未核准的採購單"
- '
- '採購單_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.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(8, 393)
- Me.採購單_dgv.Name = "採購單_dgv"
- Me.採購單_dgv.ReadOnly = True
- Me.採購單_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.採購單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
- Me.採購單_dgv.RowTemplate.Height = 24
- Me.採購單_dgv.Size = New System.Drawing.Size(163, 285)
- Me.採購單_dgv.TabIndex = 871
- '
- '傳真_tb
- '
- Me.傳真_tb.Location = New System.Drawing.Point(250, 103)
- Me.傳真_tb.Name = "傳真_tb"
- Me.傳真_tb.Size = New System.Drawing.Size(292, 23)
- Me.傳真_tb.TabIndex = 915
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(175, 107)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(39, 16)
- Me.Label11.TabIndex = 914
- Me.Label11.Text = "FAX : "
- '
- '折扣比_tb
- '
- Me.折扣比_tb.Location = New System.Drawing.Point(1072, 79)
- Me.折扣比_tb.Name = "折扣比_tb"
- Me.折扣比_tb.Size = New System.Drawing.Size(89, 23)
- Me.折扣比_tb.TabIndex = 917
- Me.折扣比_tb.Text = "0"
- Me.折扣比_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Location = New System.Drawing.Point(980, 82)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(55, 16)
- Me.Label12.TabIndex = 916
- Me.Label12.Text = "DISC % :"
- '
- '折扣金額_tb
- '
- Me.折扣金額_tb.Location = New System.Drawing.Point(1163, 79)
- Me.折扣金額_tb.Name = "折扣金額_tb"
- Me.折扣金額_tb.Size = New System.Drawing.Size(179, 23)
- Me.折扣金額_tb.TabIndex = 918
- Me.折扣金額_tb.Text = "0"
- Me.折扣金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '稅金計算_ch
- '
- Me.稅金計算_ch.AutoSize = True
- Me.稅金計算_ch.Location = New System.Drawing.Point(983, 106)
- Me.稅金計算_ch.Name = "稅金計算_ch"
- Me.稅金計算_ch.Size = New System.Drawing.Size(71, 20)
- Me.稅金計算_ch.TabIndex = 919
- Me.稅金計算_ch.Text = "PPN % :"
- Me.稅金計算_ch.UseVisualStyleBackColor = True
- '
- '稅金金額_tb
- '
- Me.稅金金額_tb.Location = New System.Drawing.Point(1163, 103)
- Me.稅金金額_tb.Name = "稅金金額_tb"
- Me.稅金金額_tb.Size = New System.Drawing.Size(179, 23)
- Me.稅金金額_tb.TabIndex = 920
- Me.稅金金額_tb.Text = "0"
- Me.稅金金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '稅金比_tb
- '
- Me.稅金比_tb.Location = New System.Drawing.Point(1072, 103)
- Me.稅金比_tb.Name = "稅金比_tb"
- Me.稅金比_tb.Size = New System.Drawing.Size(89, 23)
- Me.稅金比_tb.TabIndex = 921
- Me.稅金比_tb.Text = "5"
- Me.稅金比_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'ContextMenuStrip1
- '
- Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm})
- Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
- Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26)
- '
- '重新整理_tsm
- '
- Me.重新整理_tsm.Name = "重新整理_tsm"
- Me.重新整理_tsm.Size = New System.Drawing.Size(122, 22)
- Me.重新整理_tsm.Text = "重新整理"
- '
- '語言_dgv
- '
- Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.語言_dgv.Location = New System.Drawing.Point(275, 272)
- 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 = 1028
- Me.語言_dgv.Visible = False
- '
- '列印成詢價單_bt
- '
- Me.列印成詢價單_bt.ContextMenuStrip = Me.ContextMenuStrip1
- Me.列印成詢價單_bt.ForeColor = System.Drawing.Color.Olive
- Me.列印成詢價單_bt.Location = New System.Drawing.Point(984, 52)
- Me.列印成詢價單_bt.Name = "列印成詢價單_bt"
- Me.列印成詢價單_bt.Size = New System.Drawing.Size(359, 25)
- Me.列印成詢價單_bt.TabIndex = 1029
- Me.列印成詢價單_bt.Text = "列印成詢價單"
- Me.列印成詢價單_bt.UseVisualStyleBackColor = True
- '
- '尋價日期_tb
- '
- Me.尋價日期_tb.Location = New System.Drawing.Point(239, 388)
- Me.尋價日期_tb.Name = "尋價日期_tb"
- Me.尋價日期_tb.Size = New System.Drawing.Size(30, 23)
- Me.尋價日期_tb.TabIndex = 1033
- '
- '詢價員_tb
- '
- Me.詢價員_tb.Location = New System.Drawing.Point(239, 359)
- Me.詢價員_tb.Name = "詢價員_tb"
- Me.詢價員_tb.Size = New System.Drawing.Size(30, 23)
- Me.詢價員_tb.TabIndex = 1032
- '
- '核對日期_tb
- '
- Me.核對日期_tb.Location = New System.Drawing.Point(239, 330)
- Me.核對日期_tb.Name = "核對日期_tb"
- Me.核對日期_tb.Size = New System.Drawing.Size(30, 23)
- Me.核對日期_tb.TabIndex = 1031
- '
- '核對員_tb
- '
- Me.核對員_tb.Location = New System.Drawing.Point(239, 301)
- Me.核對員_tb.Name = "核對員_tb"
- Me.核對員_tb.Size = New System.Drawing.Size(30, 23)
- Me.核對員_tb.TabIndex = 1030
- '
- '類別管理_cb
- '
- Me.類別管理_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.類別管理_cb.FormattingEnabled = True
- Me.類別管理_cb.Location = New System.Drawing.Point(682, 3)
- Me.類別管理_cb.Name = "類別管理_cb"
- Me.類別管理_cb.Size = New System.Drawing.Size(292, 24)
- Me.類別管理_cb.TabIndex = 1038
- '
- '簡稱_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.Location = New System.Drawing.Point(546, 6)
- Me.簡稱_lb.Name = "簡稱_lb"
- Me.簡稱_lb.Size = New System.Drawing.Size(68, 16)
- Me.簡稱_lb.TabIndex = 1037
- Me.簡稱_lb.Text = "供應商簡稱"
- '
- '供應商簡稱_tb
- '
- Me.供應商簡稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.供應商簡稱_tb.Location = New System.Drawing.Point(471, 4)
- Me.供應商簡稱_tb.Name = "供應商簡稱_tb"
- Me.供應商簡稱_tb.Size = New System.Drawing.Size(69, 23)
- Me.供應商簡稱_tb.TabIndex = 1039
- Me.供應商簡稱_tb.Visible = False
- '
- '文字_lb
- '
- Me.文字_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.文字_lb.AutoSize = True
- Me.文字_lb.ForeColor = System.Drawing.Color.DarkRed
- Me.文字_lb.Location = New System.Drawing.Point(686, 658)
- Me.文字_lb.Name = "文字_lb"
- Me.文字_lb.Size = New System.Drawing.Size(198, 16)
- Me.文字_lb.TabIndex = 1040
- Me.文字_lb.Text = "必須勾選""已採購"",才能按採購訂單"
- '
- '修改的採購單存檔_bt
- '
- Me.修改的採購單存檔_bt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.修改的採購單存檔_bt.Location = New System.Drawing.Point(176, 655)
- Me.修改的採購單存檔_bt.Name = "修改的採購單存檔_bt"
- Me.修改的採購單存檔_bt.Size = New System.Drawing.Size(366, 25)
- Me.修改的採購單存檔_bt.TabIndex = 1041
- Me.修改的採購單存檔_bt.Text = "修改的採購單存檔"
- Me.修改的採購單存檔_bt.UseVisualStyleBackColor = True
- '
- '全部選擇_bt
- '
- Me.全部選擇_bt.Location = New System.Drawing.Point(984, 27)
- Me.全部選擇_bt.Name = "全部選擇_bt"
- Me.全部選擇_bt.Size = New System.Drawing.Size(177, 25)
- Me.全部選擇_bt.TabIndex = 1042
- Me.全部選擇_bt.Text = "全部選擇"
- Me.全部選擇_bt.UseVisualStyleBackColor = True
- '
- '全部取消_bt
- '
- Me.全部取消_bt.Location = New System.Drawing.Point(1166, 27)
- Me.全部取消_bt.Name = "全部取消_bt"
- Me.全部取消_bt.Size = New System.Drawing.Size(177, 25)
- Me.全部取消_bt.TabIndex = 1043
- Me.全部取消_bt.Text = "全部取消"
- Me.全部取消_bt.UseVisualStyleBackColor = True
- '
- '生成採購單_bt
- '
- Me.生成採購單_bt.Location = New System.Drawing.Point(984, 2)
- Me.生成採購單_bt.Name = "生成採購單_bt"
- Me.生成採購單_bt.Size = New System.Drawing.Size(177, 25)
- Me.生成採購單_bt.TabIndex = 1044
- Me.生成採購單_bt.Text = "生成新的採購訂單"
- Me.生成採購單_bt.UseVisualStyleBackColor = True
- '
- '退回請購訂單_bt
- '
- Me.退回請購訂單_bt.Location = New System.Drawing.Point(1166, 2)
- Me.退回請購訂單_bt.Name = "退回請購訂單_bt"
- Me.退回請購訂單_bt.Size = New System.Drawing.Size(177, 25)
- Me.退回請購訂單_bt.TabIndex = 1045
- Me.退回請購訂單_bt.Text = "退回請購訂單"
- Me.退回請購訂單_bt.UseVisualStyleBackColor = True
- '
- '小間距1_ch
- '
- Me.小間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.小間距1_ch.AutoSize = True
- Me.小間距1_ch.Location = New System.Drawing.Point(548, 656)
- Me.小間距1_ch.Name = "小間距1_ch"
- Me.小間距1_ch.Size = New System.Drawing.Size(40, 20)
- Me.小間距1_ch.TabIndex = 1644
- Me.小間距1_ch.Text = "L1"
- Me.小間距1_ch.UseVisualStyleBackColor = True
- '
- '中間距1_ch
- '
- Me.中間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.中間距1_ch.AutoSize = True
- Me.中間距1_ch.Location = New System.Drawing.Point(594, 656)
- Me.中間距1_ch.Name = "中間距1_ch"
- Me.中間距1_ch.Size = New System.Drawing.Size(40, 20)
- Me.中間距1_ch.TabIndex = 1645
- Me.中間距1_ch.Text = "L2"
- Me.中間距1_ch.UseVisualStyleBackColor = True
- '
- '大間距1_ch
- '
- Me.大間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.大間距1_ch.AutoSize = True
- Me.大間距1_ch.Location = New System.Drawing.Point(640, 656)
- Me.大間距1_ch.Name = "大間距1_ch"
- Me.大間距1_ch.Size = New System.Drawing.Size(40, 20)
- Me.大間距1_ch.TabIndex = 1646
- Me.大間距1_ch.Text = "L3"
- Me.大間距1_ch.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.Black
- Me.語轉扭_bt.Location = New System.Drawing.Point(1318, 654)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1647
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.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(1349, 681)
- Me.ContextMenuStrip = Me.ContextMenuStrip1
- Me.Controls.Add(Me.語轉扭_bt)
- Me.Controls.Add(Me.小間距1_ch)
- Me.Controls.Add(Me.中間距1_ch)
- Me.Controls.Add(Me.大間距1_ch)
- 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.文字_lb)
- Me.Controls.Add(Me.供應商簡稱_tb)
- Me.Controls.Add(Me.類別管理_cb)
- Me.Controls.Add(Me.簡稱_lb)
- Me.Controls.Add(Me.尋價日期_tb)
- Me.Controls.Add(Me.詢價員_tb)
- Me.Controls.Add(Me.核對日期_tb)
- Me.Controls.Add(Me.核對員_tb)
- Me.Controls.Add(Me.列印成詢價單_bt)
- Me.Controls.Add(Me.語言_dgv)
- Me.Controls.Add(Me.稅金比_tb)
- Me.Controls.Add(Me.稅金金額_tb)
- Me.Controls.Add(Me.稅金計算_ch)
- Me.Controls.Add(Me.折扣金額_tb)
- Me.Controls.Add(Me.折扣比_tb)
- Me.Controls.Add(Me.Label12)
- Me.Controls.Add(Me.傳真_tb)
- Me.Controls.Add(Me.Label11)
- Me.Controls.Add(Me.總金額_tb)
- Me.Controls.Add(Me.總金額_lb)
- Me.Controls.Add(Me.供應商編碼_tb)
- Me.Controls.Add(Me.廠商_cb)
- Me.Controls.Add(Me.選擇公司_lb)
- Me.Controls.Add(Me.選擇公司_cb)
- Me.Controls.Add(Me.需求日期_dtp)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.使用地點_tb)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.採購單號_tb)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.電話_tb)
- Me.Controls.Add(Me.地址_tb)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.郵件_tb)
- Me.Controls.Add(Me.請購單_dgv)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.採購單_dgv)
- Me.Controls.Add(Me.核准請購未生成_lb)
- Me.Controls.Add(Me.明細_dgv)
- Me.Controls.Add(Me.已生未核准的採購單_lb)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Margin = New System.Windows.Forms.Padding(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()
- Me.ContextMenuStrip1.ResumeLayout(False)
- CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
-
- Friend WithEvents 核准請購未生成_lb As Label
- Friend WithEvents 請購單_dgv As DataGridView
- Friend WithEvents Label3 As Label
- Friend WithEvents 郵件_tb As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents 地址_tb As TextBox
- Friend WithEvents Label2 As Label
- Friend WithEvents 電話_tb As TextBox
- Friend WithEvents Label5 As Label
- Friend WithEvents 採購單號_tb As TextBox
- Friend WithEvents Label6 As Label
- Friend WithEvents 使用地點_tb As TextBox
- Friend WithEvents Label7 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents 需求日期_dtp As DateTimePicker
- Friend WithEvents 選擇公司_lb As Label
- Friend WithEvents 選擇公司_cb As ComboBox
- Friend WithEvents 明細_dgv As DataGridView
- Friend WithEvents 廠商_cb As ComboBox
- Friend WithEvents 供應商編碼_tb As TextBox
- Friend WithEvents 總金額_tb As TextBox
- Friend WithEvents 總金額_lb As Label
- Friend WithEvents 已生未核准的採購單_lb As Label
- Friend WithEvents 採購單_dgv As DataGridView
- Friend WithEvents 傳真_tb As TextBox
- Friend WithEvents Label11 As Label
- Friend WithEvents 折扣比_tb As TextBox
- Friend WithEvents Label12 As Label
- Friend WithEvents 折扣金額_tb As TextBox
- Friend WithEvents 稅金計算_ch As CheckBox
- Friend WithEvents 稅金金額_tb As TextBox
- Friend WithEvents 稅金比_tb As TextBox
- Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
- Friend WithEvents 重新整理_tsm As ToolStripMenuItem
- Friend WithEvents 語言_dgv As DataGridView
- Friend WithEvents 列印成詢價單_bt As Button
- Friend WithEvents 尋價日期_tb As TextBox
- Friend WithEvents 詢價員_tb As TextBox
- Friend WithEvents 核對日期_tb As TextBox
- Friend WithEvents 核對員_tb As TextBox
- Friend WithEvents 類別管理_cb As ComboBox
- Friend WithEvents 簡稱_lb As Label
- Friend WithEvents 供應商簡稱_tb As TextBox
- Friend WithEvents 文字_lb As Label
- 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 小間距1_ch As CheckBox
- Friend WithEvents 中間距1_ch As CheckBox
- Friend WithEvents 大間距1_ch As CheckBox
- Friend WithEvents 語轉扭_bt As Button
- End Class
|