1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018 |
- <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 ChartArea1 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea()
- Dim Legend1 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend()
- Dim Series1 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series()
- Me.未核准_ib = New System.Windows.Forms.Label()
- Me.供應商編碼_tb = New System.Windows.Forms.TextBox()
- Me.單據_dgv = New System.Windows.Forms.DataGridView()
- Me.簽核提示_lb = New System.Windows.Forms.Label()
- Me.物料圖檔_pb = New System.Windows.Forms.PictureBox()
- Me.稅金比例_tb = New System.Windows.Forms.TextBox()
- 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.Label12 = New System.Windows.Forms.Label()
- 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.驗證碼_lb = New System.Windows.Forms.Label()
- Me.簽名檔1_pb = New System.Windows.Forms.PictureBox()
- Me.簽名檔_dgv = New System.Windows.Forms.DataGridView()
- Me.作廢_bt = New System.Windows.Forms.Button()
- Me.核准_bt = New System.Windows.Forms.Button()
- 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.選擇公司_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.Label2 = New System.Windows.Forms.Label()
- Me.電話_tb = New System.Windows.Forms.TextBox()
- Me.地址_tb = New System.Windows.Forms.TextBox()
- Me.Label3 = New System.Windows.Forms.Label()
- Me.郵件_tb = New System.Windows.Forms.TextBox()
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.Label7 = New System.Windows.Forms.Label()
- Me.存檔_bt = New System.Windows.Forms.Button()
- 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.編號_tb = New System.Windows.Forms.TextBox()
- Me.價錢_dgv = New System.Windows.Forms.DataGridView()
- Me.Panel1 = New System.Windows.Forms.Panel()
- Me.日期_rb = New System.Windows.Forms.RadioButton()
- Me.單價_rb = New System.Windows.Forms.RadioButton()
- Me.Label4 = New System.Windows.Forms.Label()
- Me.語轉扭_bt = New System.Windows.Forms.Button()
- Me.大間距_ch = New System.Windows.Forms.CheckBox()
- Me.中間距_ch = New System.Windows.Forms.CheckBox()
- Me.小間距_ch = New System.Windows.Forms.CheckBox()
- Me.料號_bt = New System.Windows.Forms.Button()
- Me.料號1_tb = New System.Windows.Forms.TextBox()
- Me.料號_dgv = New System.Windows.Forms.DataGridView()
- Me.Panel3 = New System.Windows.Forms.Panel()
- Me.供應商資料_dgv = New System.Windows.Forms.DataGridView()
- Me.長條圖_ch = New System.Windows.Forms.CheckBox()
- Me.折線圖_ch = New System.Windows.Forms.CheckBox()
- Me.最新單價_dgv = New System.Windows.Forms.DataGridView()
- Me.品名_tb = New System.Windows.Forms.TextBox()
- Me.歷史單價_P = New System.Windows.Forms.Panel()
- Me.Chart1 = New System.Windows.Forms.DataVisualization.Charting.Chart()
- Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
- Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
- Me.Label9 = New System.Windows.Forms.Label()
- Me.手動號碼_tb = New System.Windows.Forms.TextBox()
- Me.供應商1_cb = New System.Windows.Forms.ComboBox()
- CType(Me.單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.物料圖檔_pb, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.簽名檔1_pb, 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.Panel1.SuspendLayout()
- CType(Me.料號_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel3.SuspendLayout()
- CType(Me.供應商資料_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.最新單價_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.歷史單價_P.SuspendLayout()
- CType(Me.Chart1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- '未核准_ib
- '
- Me.未核准_ib.AutoSize = True
- Me.未核准_ib.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.未核准_ib.Location = New System.Drawing.Point(2, 3)
- Me.未核准_ib.Name = "未核准_ib"
- Me.未核准_ib.Size = New System.Drawing.Size(139, 15)
- Me.未核准_ib.TabIndex = 1033
- Me.未核准_ib.Text = "已生未核准成採購單、單號"
- '
- '供應商編碼_tb
- '
- Me.供應商編碼_tb.Location = New System.Drawing.Point(4, 141)
- Me.供應商編碼_tb.Name = "供應商編碼_tb"
- Me.供應商編碼_tb.Size = New System.Drawing.Size(143, 23)
- Me.供應商編碼_tb.TabIndex = 1031
- '
- '單據_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.BackgroundColor = System.Drawing.Color.White
- Me.單據_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.單據_dgv.Location = New System.Drawing.Point(3, 49)
- Me.單據_dgv.Name = "單據_dgv"
- Me.單據_dgv.ReadOnly = True
- Me.單據_dgv.RowHeadersWidth = 5
- Me.單據_dgv.RowTemplate.Height = 24
- Me.單據_dgv.Size = New System.Drawing.Size(280, 630)
- Me.單據_dgv.TabIndex = 1032
- '
- '簽核提示_lb
- '
- Me.簽核提示_lb.AutoSize = True
- Me.簽核提示_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.簽核提示_lb.ForeColor = System.Drawing.Color.Red
- Me.簽核提示_lb.Location = New System.Drawing.Point(286, 2)
- Me.簽核提示_lb.Name = "簽核提示_lb"
- Me.簽核提示_lb.Size = New System.Drawing.Size(322, 16)
- Me.簽核提示_lb.TabIndex = 1034
- Me.簽核提示_lb.Text = "簽 核 級 別 : 未 選 擇 採 購 單"
- '
- '物料圖檔_pb
- '
- Me.物料圖檔_pb.BackColor = System.Drawing.Color.White
- Me.物料圖檔_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.物料圖檔_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.物料圖檔_pb.Location = New System.Drawing.Point(1084, 67)
- Me.物料圖檔_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.物料圖檔_pb.Name = "物料圖檔_pb"
- Me.物料圖檔_pb.Size = New System.Drawing.Size(115, 80)
- Me.物料圖檔_pb.TabIndex = 1070
- Me.物料圖檔_pb.TabStop = False
- '
- '稅金比例_tb
- '
- Me.稅金比例_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.稅金比例_tb.Location = New System.Drawing.Point(970, 114)
- Me.稅金比例_tb.Name = "稅金比例_tb"
- Me.稅金比例_tb.Size = New System.Drawing.Size(48, 16)
- Me.稅金比例_tb.TabIndex = 1069
- Me.稅金比例_tb.Text = "10"
- Me.稅金比例_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '稅金金額_tb
- '
- Me.稅金金額_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.稅金金額_tb.Location = New System.Drawing.Point(1020, 114)
- Me.稅金金額_tb.Name = "稅金金額_tb"
- Me.稅金金額_tb.Size = New System.Drawing.Size(61, 16)
- Me.稅金金額_tb.TabIndex = 1068
- Me.稅金金額_tb.Text = "0"
- Me.稅金金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '稅金_ch
- '
- Me.稅金_ch.AutoSize = True
- Me.稅金_ch.Location = New System.Drawing.Point(872, 113)
- Me.稅金_ch.Name = "稅金_ch"
- Me.稅金_ch.Size = New System.Drawing.Size(70, 20)
- Me.稅金_ch.TabIndex = 1067
- Me.稅金_ch.Text = "PPN % :"
- Me.稅金_ch.UseVisualStyleBackColor = True
- '
- '折扣金額_tb
- '
- Me.折扣金額_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.折扣金額_tb.Location = New System.Drawing.Point(1020, 94)
- Me.折扣金額_tb.Name = "折扣金額_tb"
- Me.折扣金額_tb.Size = New System.Drawing.Size(61, 16)
- Me.折扣金額_tb.TabIndex = 1066
- Me.折扣金額_tb.Text = "0"
- Me.折扣金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '折扣比例_tb
- '
- Me.折扣比例_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.折扣比例_tb.Location = New System.Drawing.Point(970, 94)
- Me.折扣比例_tb.Name = "折扣比例_tb"
- Me.折扣比例_tb.Size = New System.Drawing.Size(48, 16)
- Me.折扣比例_tb.TabIndex = 1065
- Me.折扣比例_tb.Text = "0"
- Me.折扣比例_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Location = New System.Drawing.Point(871, 94)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(54, 16)
- Me.Label12.TabIndex = 1064
- Me.Label12.Text = "DISC % :"
- '
- '傳真_tb
- '
- Me.傳真_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.傳真_tb.Location = New System.Drawing.Point(346, 114)
- Me.傳真_tb.Name = "傳真_tb"
- Me.傳真_tb.Size = New System.Drawing.Size(216, 16)
- Me.傳真_tb.TabIndex = 1063
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(286, 115)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(38, 16)
- Me.Label11.TabIndex = 1062
- Me.Label11.Text = "FAX : "
- '
- '圖片編碼_tb
- '
- Me.圖片編碼_tb.ForeColor = System.Drawing.Color.Blue
- Me.圖片編碼_tb.Location = New System.Drawing.Point(4, 116)
- Me.圖片編碼_tb.Name = "圖片編碼_tb"
- Me.圖片編碼_tb.Size = New System.Drawing.Size(143, 23)
- Me.圖片編碼_tb.TabIndex = 1061
- Me.圖片編碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- '驗證碼_tb
- '
- Me.驗證碼_tb.ForeColor = System.Drawing.Color.Blue
- Me.驗證碼_tb.Location = New System.Drawing.Point(4, 74)
- Me.驗證碼_tb.Name = "驗證碼_tb"
- Me.驗證碼_tb.Size = New System.Drawing.Size(143, 23)
- Me.驗證碼_tb.TabIndex = 1060
- 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(8, 100)
- Me.圖片編碼_lb.Name = "圖片編碼_lb"
- Me.圖片編碼_lb.Size = New System.Drawing.Size(136, 16)
- Me.圖片編碼_lb.TabIndex = 1059
- Me.圖片編碼_lb.Text = "圖 片 編 碼"
- '
- '驗證碼_lb
- '
- Me.驗證碼_lb.AutoSize = True
- Me.驗證碼_lb.ForeColor = System.Drawing.Color.Blue
- Me.驗證碼_lb.Location = New System.Drawing.Point(8, 58)
- Me.驗證碼_lb.Name = "驗證碼_lb"
- Me.驗證碼_lb.Size = New System.Drawing.Size(121, 16)
- Me.驗證碼_lb.TabIndex = 1058
- Me.驗證碼_lb.Text = "驗 證 碼"
- '
- '簽名檔1_pb
- '
- Me.簽名檔1_pb.BackColor = System.Drawing.Color.White
- Me.簽名檔1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.簽名檔1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.簽名檔1_pb.Location = New System.Drawing.Point(904, 2)
- Me.簽名檔1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.簽名檔1_pb.Name = "簽名檔1_pb"
- Me.簽名檔1_pb.Size = New System.Drawing.Size(102, 45)
- Me.簽名檔1_pb.TabIndex = 1057
- Me.簽名檔1_pb.TabStop = False
- '
- '簽名檔_dgv
- '
- Me.簽名檔_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.簽名檔_dgv.BackgroundColor = System.Drawing.Color.White
- Me.簽名檔_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.簽名檔_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.簽名檔_dgv.Location = New System.Drawing.Point(153, 122)
- Me.簽名檔_dgv.Name = "簽名檔_dgv"
- Me.簽名檔_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, 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(139, 119)
- Me.簽名檔_dgv.TabIndex = 1056
- '
- '作廢_bt
- '
- Me.作廢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.cancel_button
- Me.作廢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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(1054, 1)
- Me.作廢_bt.Name = "作廢_bt"
- Me.作廢_bt.Size = New System.Drawing.Size(47, 47)
- Me.作廢_bt.TabIndex = 1055
- Me.作廢_bt.UseVisualStyleBackColor = True
- '
- '核准_bt
- '
- Me.核准_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.check
- Me.核准_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.核准_bt.DialogResult = System.Windows.Forms.DialogResult.Cancel
- 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(1007, 1)
- Me.核准_bt.Name = "核准_bt"
- Me.核准_bt.Size = New System.Drawing.Size(47, 47)
- Me.核准_bt.TabIndex = 1054
- Me.核准_bt.UseVisualStyleBackColor = True
- '
- '總金額_tb
- '
- Me.總金額_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.總金額_tb.Location = New System.Drawing.Point(970, 134)
- Me.總金額_tb.Name = "總金額_tb"
- Me.總金額_tb.Size = New System.Drawing.Size(111, 16)
- Me.總金額_tb.TabIndex = 1053
- Me.總金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- '總金額_lb
- '
- Me.總金額_lb.AutoSize = True
- Me.總金額_lb.Location = New System.Drawing.Point(871, 134)
- Me.總金額_lb.Name = "總金額_lb"
- Me.總金額_lb.Size = New System.Drawing.Size(97, 16)
- Me.總金額_lb.TabIndex = 1052
- Me.總金額_lb.Text = "總 金 額"
- '
- '供應商_cb
- '
- Me.供應商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- 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(792, 48)
- Me.供應商_cb.Name = "供應商_cb"
- Me.供應商_cb.Size = New System.Drawing.Size(289, 24)
- Me.供應商_cb.TabIndex = 1051
- '
- '明細_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.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.明細_dgv.Location = New System.Drawing.Point(282, 171)
- Me.明細_dgv.Name = "明細_dgv"
- Me.明細_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
- Me.明細_dgv.RowTemplate.Height = 24
- Me.明細_dgv.Size = New System.Drawing.Size(1080, 508)
- Me.明細_dgv.TabIndex = 1050
- '
- '選擇公司_lb
- '
- Me.選擇公司_lb.AutoSize = True
- Me.選擇公司_lb.ForeColor = System.Drawing.Color.Blue
- Me.選擇公司_lb.Location = New System.Drawing.Point(286, 51)
- Me.選擇公司_lb.Name = "選擇公司_lb"
- Me.選擇公司_lb.Size = New System.Drawing.Size(111, 16)
- Me.選擇公司_lb.TabIndex = 1049
- Me.選擇公司_lb.Text = "選 擇 公 司"
- '
- '選擇公司_cb
- '
- Me.選擇公司_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- 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(401, 48)
- Me.選擇公司_cb.Name = "選擇公司_cb"
- Me.選擇公司_cb.Size = New System.Drawing.Size(297, 24)
- Me.選擇公司_cb.TabIndex = 1048
- '
- '需求時間_dtp
- '
- Me.需求時間_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.需求時間_dtp.Location = New System.Drawing.Point(700, 110)
- Me.需求時間_dtp.Name = "需求時間_dtp"
- Me.需求時間_dtp.Size = New System.Drawing.Size(165, 23)
- Me.需求時間_dtp.TabIndex = 1047
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(566, 114)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(97, 16)
- Me.Label8.TabIndex = 1046
- Me.Label8.Text = "TGL/BLN/THN : "
- '
- '使用地點_tb
- '
- Me.使用地點_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.使用地點_tb.Location = New System.Drawing.Point(700, 134)
- Me.使用地點_tb.Name = "使用地點_tb"
- Me.使用地點_tb.Size = New System.Drawing.Size(165, 16)
- Me.使用地點_tb.TabIndex = 1043
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(286, 134)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(52, 16)
- Me.Label5.TabIndex = 1042
- Me.Label5.Text = "EMAIL : "
- '
- '採購單號_tb
- '
- Me.採購單號_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.採購單號_tb.Location = New System.Drawing.Point(700, 93)
- Me.採購單號_tb.Name = "採購單號_tb"
- Me.採購單號_tb.Size = New System.Drawing.Size(165, 16)
- Me.採購單號_tb.TabIndex = 1041
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(286, 75)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(65, 16)
- Me.Label2.TabIndex = 1040
- Me.Label2.Text = "ALAMAT : "
- '
- '電話_tb
- '
- Me.電話_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.電話_tb.Location = New System.Drawing.Point(346, 94)
- Me.電話_tb.Name = "電話_tb"
- Me.電話_tb.Size = New System.Drawing.Size(216, 16)
- Me.電話_tb.TabIndex = 1039
- '
- '地址_tb
- '
- Me.地址_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.地址_tb.Location = New System.Drawing.Point(346, 74)
- Me.地址_tb.Name = "地址_tb"
- Me.地址_tb.Size = New System.Drawing.Size(519, 16)
- Me.地址_tb.TabIndex = 1037
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(286, 95)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(43, 16)
- Me.Label3.TabIndex = 1036
- Me.Label3.Text = "TELP : "
- '
- '郵件_tb
- '
- Me.郵件_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.郵件_tb.Location = New System.Drawing.Point(346, 134)
- Me.郵件_tb.Name = "郵件_tb"
- Me.郵件_tb.Size = New System.Drawing.Size(216, 16)
- Me.郵件_tb.TabIndex = 1035
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(717, 52)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(78, 16)
- Me.Label1.TabIndex = 1038
- Me.Label1.Text = "ORDER TO : "
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(566, 94)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(86, 16)
- Me.Label6.TabIndex = 1044
- Me.Label6.Text = "PO NOMOR : "
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(566, 134)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(137, 16)
- Me.Label7.TabIndex = 1045
- Me.Label7.Text = "TEMPAT PEMAKAIAN : "
- '
- '存檔_bt
- '
- Me.存檔_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
- Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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(1101, 1)
- Me.存檔_bt.Name = "存檔_bt"
- Me.存檔_bt.Size = New System.Drawing.Size(47, 47)
- Me.存檔_bt.TabIndex = 1074
- Me.存檔_bt.UseVisualStyleBackColor = True
- '
- '項次_tb
- '
- Me.項次_tb.Location = New System.Drawing.Point(4, 216)
- Me.項次_tb.Name = "項次_tb"
- Me.項次_tb.Size = New System.Drawing.Size(144, 23)
- Me.項次_tb.TabIndex = 1073
- '
- '項次_lb
- '
- Me.項次_lb.AutoSize = True
- Me.項次_lb.Location = New System.Drawing.Point(1191, 49)
- Me.項次_lb.Name = "項次_lb"
- Me.項次_lb.Size = New System.Drawing.Size(50, 16)
- Me.項次_lb.TabIndex = 1072
- Me.項次_lb.Text = "項 次"
- '
- '選擇_lb
- '
- Me.選擇_lb.AutoSize = True
- Me.選擇_lb.Location = New System.Drawing.Point(1086, 49)
- Me.選擇_lb.Name = "選擇_lb"
- Me.選擇_lb.Size = New System.Drawing.Size(42, 16)
- Me.選擇_lb.TabIndex = 1071
- Me.選擇_lb.Text = "選 擇"
- '
- '刪除一筆選中的細項資料_bt
- '
- Me.刪除一筆選中的細項資料_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
- Me.刪除一筆選中的細項資料_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- 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(1195, 1)
- Me.刪除一筆選中的細項資料_bt.Name = "刪除一筆選中的細項資料_bt"
- Me.刪除一筆選中的細項資料_bt.Size = New System.Drawing.Size(47, 47)
- Me.刪除一筆選中的細項資料_bt.TabIndex = 1075
- Me.刪除一筆選中的細項資料_bt.UseVisualStyleBackColor = True
- '
- '編號_tb
- '
- Me.編號_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.編號_tb.Location = New System.Drawing.Point(1133, 48)
- Me.編號_tb.Name = "編號_tb"
- Me.編號_tb.Size = New System.Drawing.Size(56, 16)
- Me.編號_tb.TabIndex = 1076
- '
- '價錢_dgv
- '
- Me.價錢_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.價錢_dgv.Location = New System.Drawing.Point(76, 4)
- Me.價錢_dgv.Name = "價錢_dgv"
- Me.價錢_dgv.RowTemplate.Height = 24
- Me.價錢_dgv.Size = New System.Drawing.Size(71, 52)
- Me.價錢_dgv.TabIndex = 1350
- Me.價錢_dgv.VirtualMode = True
- '
- 'Panel1
- '
- Me.Panel1.Controls.Add(Me.日期_rb)
- Me.Panel1.Controls.Add(Me.單價_rb)
- Me.Panel1.Location = New System.Drawing.Point(578, 21)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(325, 23)
- Me.Panel1.TabIndex = 1384
- '
- '日期_rb
- '
- Me.日期_rb.AutoSize = True
- Me.日期_rb.Location = New System.Drawing.Point(138, 2)
- 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(3, 2)
- 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
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label4.Location = New System.Drawing.Point(286, 153)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(420, 15)
- Me.Label4.TabIndex = 1385
- Me.Label4.Text = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
- '
- '語轉扭_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(323, 216)
- Me.語轉扭_bt.Name = "語轉扭_bt"
- Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
- Me.語轉扭_bt.TabIndex = 1635
- Me.語轉扭_bt.Text = "L"
- Me.語轉扭_bt.UseVisualStyleBackColor = True
- '
- '大間距_ch
- '
- Me.大間距_ch.AutoSize = True
- Me.大間距_ch.Location = New System.Drawing.Point(1203, 123)
- Me.大間距_ch.Name = "大間距_ch"
- Me.大間距_ch.Size = New System.Drawing.Size(39, 20)
- Me.大間距_ch.TabIndex = 1643
- Me.大間距_ch.Text = "L3"
- Me.大間距_ch.UseVisualStyleBackColor = True
- '
- '中間距_ch
- '
- Me.中間距_ch.AutoSize = True
- Me.中間距_ch.Location = New System.Drawing.Point(1203, 97)
- Me.中間距_ch.Name = "中間距_ch"
- Me.中間距_ch.Size = New System.Drawing.Size(39, 20)
- Me.中間距_ch.TabIndex = 1642
- Me.中間距_ch.Text = "L2"
- Me.中間距_ch.UseVisualStyleBackColor = True
- '
- '小間距_ch
- '
- Me.小間距_ch.AutoSize = True
- Me.小間距_ch.Location = New System.Drawing.Point(1203, 71)
- Me.小間距_ch.Name = "小間距_ch"
- Me.小間距_ch.Size = New System.Drawing.Size(39, 20)
- Me.小間距_ch.TabIndex = 1641
- Me.小間距_ch.Text = "L1"
- Me.小間距_ch.UseVisualStyleBackColor = True
- '
- '料號_bt
- '
- Me.料號_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Bar_Chart
- Me.料號_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.料號_bt.ForeColor = System.Drawing.Color.Red
- Me.料號_bt.Location = New System.Drawing.Point(1148, 1)
- Me.料號_bt.Name = "料號_bt"
- Me.料號_bt.Size = New System.Drawing.Size(47, 47)
- Me.料號_bt.TabIndex = 1644
- Me.料號_bt.UseVisualStyleBackColor = True
- '
- '料號1_tb
- '
- Me.料號1_tb.Enabled = False
- Me.料號1_tb.Location = New System.Drawing.Point(4, 191)
- Me.料號1_tb.Name = "料號1_tb"
- Me.料號1_tb.Size = New System.Drawing.Size(143, 23)
- Me.料號1_tb.TabIndex = 1645
- '
- '料號_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.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.料號_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.料號_dgv.Location = New System.Drawing.Point(0, -1)
- Me.料號_dgv.Name = "料號_dgv"
- Me.料號_dgv.ReadOnly = True
- Me.料號_dgv.RowHeadersWidth = 4
- Me.料號_dgv.RowTemplate.Height = 24
- Me.料號_dgv.Size = New System.Drawing.Size(693, 374)
- Me.料號_dgv.TabIndex = 1646
- '
- 'Panel3
- '
- Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel3.Controls.Add(Me.供應商資料_dgv)
- Me.Panel3.Controls.Add(Me.長條圖_ch)
- Me.Panel3.Controls.Add(Me.折線圖_ch)
- Me.Panel3.Controls.Add(Me.最新單價_dgv)
- Me.Panel3.Controls.Add(Me.品名_tb)
- Me.Panel3.Controls.Add(Me.價錢_dgv)
- Me.Panel3.Controls.Add(Me.料號1_tb)
- Me.Panel3.Controls.Add(Me.圖片編碼_tb)
- Me.Panel3.Controls.Add(Me.語轉扭_bt)
- Me.Panel3.Controls.Add(Me.供應商編碼_tb)
- Me.Panel3.Controls.Add(Me.驗證碼_lb)
- Me.Panel3.Controls.Add(Me.圖片編碼_lb)
- Me.Panel3.Controls.Add(Me.驗證碼_tb)
- Me.Panel3.Controls.Add(Me.項次_tb)
- Me.Panel3.Controls.Add(Me.簽名檔_dgv)
- Me.Panel3.Location = New System.Drawing.Point(310, 272)
- Me.Panel3.Name = "Panel3"
- Me.Panel3.Size = New System.Drawing.Size(354, 246)
- Me.Panel3.TabIndex = 1647
- '
- '供應商資料_dgv
- '
- DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
- Me.供應商資料_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
- Me.供應商資料_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
- Me.供應商資料_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.供應商資料_dgv.Location = New System.Drawing.Point(298, 122)
- Me.供應商資料_dgv.Name = "供應商資料_dgv"
- Me.供應商資料_dgv.RowHeadersWidth = 5
- DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
- Me.供應商資料_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
- Me.供應商資料_dgv.RowTemplate.Height = 24
- Me.供應商資料_dgv.Size = New System.Drawing.Size(50, 49)
- Me.供應商資料_dgv.TabIndex = 1899
- '
- '長條圖_ch
- '
- Me.長條圖_ch.AutoSize = True
- Me.長條圖_ch.BackColor = System.Drawing.Color.White
- Me.長條圖_ch.Checked = True
- Me.長條圖_ch.CheckState = System.Windows.Forms.CheckState.Checked
- Me.長條圖_ch.Location = New System.Drawing.Point(4, 3)
- Me.長條圖_ch.Name = "長條圖_ch"
- Me.長條圖_ch.Size = New System.Drawing.Size(70, 20)
- Me.長條圖_ch.TabIndex = 1650
- Me.長條圖_ch.Text = "Column"
- Me.長條圖_ch.UseVisualStyleBackColor = False
- '
- '折線圖_ch
- '
- Me.折線圖_ch.AutoSize = True
- Me.折線圖_ch.BackColor = System.Drawing.Color.White
- Me.折線圖_ch.Location = New System.Drawing.Point(4, 29)
- Me.折線圖_ch.Name = "折線圖_ch"
- Me.折線圖_ch.Size = New System.Drawing.Size(49, 20)
- Me.折線圖_ch.TabIndex = 1649
- Me.折線圖_ch.Text = "Line"
- Me.折線圖_ch.UseVisualStyleBackColor = False
- '
- '最新單價_dgv
- '
- Me.最新單價_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.最新單價_dgv.Location = New System.Drawing.Point(153, 4)
- Me.最新單價_dgv.Name = "最新單價_dgv"
- Me.最新單價_dgv.RowTemplate.Height = 24
- Me.最新單價_dgv.Size = New System.Drawing.Size(195, 112)
- Me.最新單價_dgv.TabIndex = 1646
- Me.最新單價_dgv.VirtualMode = True
- '
- '品名_tb
- '
- Me.品名_tb.Location = New System.Drawing.Point(4, 166)
- Me.品名_tb.Name = "品名_tb"
- Me.品名_tb.Size = New System.Drawing.Size(143, 23)
- Me.品名_tb.TabIndex = 1388
- '
- '歷史單價_P
- '
- Me.歷史單價_P.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.歷史單價_P.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.歷史單價_P.Controls.Add(Me.Chart1)
- Me.歷史單價_P.Controls.Add(Me.料號_dgv)
- Me.歷史單價_P.Location = New System.Drawing.Point(667, 171)
- Me.歷史單價_P.Name = "歷史單價_P"
- Me.歷史單價_P.Size = New System.Drawing.Size(695, 508)
- Me.歷史單價_P.TabIndex = 1648
- Me.歷史單價_P.Visible = False
- '
- 'Chart1
- '
- Me.Chart1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Chart1.BackColor = System.Drawing.Color.Transparent
- ChartArea1.Name = "ChartArea1"
- Me.Chart1.ChartAreas.Add(ChartArea1)
- Legend1.Name = "Legend1"
- Me.Chart1.Legends.Add(Legend1)
- Me.Chart1.Location = New System.Drawing.Point(0, 374)
- Me.Chart1.Name = "Chart1"
- Series1.ChartArea = "ChartArea1"
- Series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line
- Series1.Legend = "Legend1"
- Series1.Name = "Series1"
- Me.Chart1.Series.Add(Series1)
- Me.Chart1.Size = New System.Drawing.Size(694, 131)
- Me.Chart1.TabIndex = 1648
- Me.Chart1.Text = "Chart2"
- '
- '詳細資料2_ch
- '
- Me.詳細資料2_ch.AutoSize = True
- Me.詳細資料2_ch.Location = New System.Drawing.Point(776, 1)
- Me.詳細資料2_ch.Name = "詳細資料2_ch"
- Me.詳細資料2_ch.Size = New System.Drawing.Size(126, 20)
- Me.詳細資料2_ch.TabIndex = 1841
- Me.詳細資料2_ch.Text = "詳細資料 / Rincian"
- Me.詳細資料2_ch.UseVisualStyleBackColor = True
- '
- 'ToolTip1
- '
- Me.ToolTip1.AutoPopDelay = 5000
- Me.ToolTip1.InitialDelay = 500
- Me.ToolTip1.IsBalloon = True
- Me.ToolTip1.ReshowDelay = 100
- Me.ToolTip1.ToolTipTitle = "illustrate"
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(871, 74)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(86, 16)
- Me.Label9.TabIndex = 1842
- Me.Label9.Text = "PO NOMOR : "
- '
- '手動號碼_tb
- '
- Me.手動號碼_tb.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.手動號碼_tb.Location = New System.Drawing.Point(970, 74)
- Me.手動號碼_tb.Name = "手動號碼_tb"
- Me.手動號碼_tb.Size = New System.Drawing.Size(111, 16)
- Me.手動號碼_tb.TabIndex = 1843
- '
- '供應商1_cb
- '
- Me.供應商1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
- Me.供應商1_cb.ForeColor = System.Drawing.Color.Blue
- Me.供應商1_cb.FormattingEnabled = True
- Me.供應商1_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
- Me.供應商1_cb.Location = New System.Drawing.Point(3, 22)
- Me.供應商1_cb.Name = "供應商1_cb"
- Me.供應商1_cb.Size = New System.Drawing.Size(280, 24)
- Me.供應商1_cb.TabIndex = 1900
- '
- '採購單一級核准
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(1364, 681)
- Me.Controls.Add(Me.供應商1_cb)
- Me.Controls.Add(Me.手動號碼_tb)
- Me.Controls.Add(Me.Label9)
- Me.Controls.Add(Me.詳細資料2_ch)
- Me.Controls.Add(Me.單據_dgv)
- Me.Controls.Add(Me.歷史單價_P)
- Me.Controls.Add(Me.Panel3)
- Me.Controls.Add(Me.料號_bt)
- Me.Controls.Add(Me.Label4)
- Me.Controls.Add(Me.Panel1)
- Me.Controls.Add(Me.編號_tb)
- Me.Controls.Add(Me.刪除一筆選中的細項資料_bt)
- Me.Controls.Add(Me.存檔_bt)
- Me.Controls.Add(Me.項次_lb)
- Me.Controls.Add(Me.選擇_lb)
- Me.Controls.Add(Me.物料圖檔_pb)
- 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.供應商_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.電話_tb)
- Me.Controls.Add(Me.地址_tb)
- Me.Controls.Add(Me.Label3)
- Me.Controls.Add(Me.郵件_tb)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.Label7)
- Me.Controls.Add(Me.簽核提示_lb)
- Me.Controls.Add(Me.Label2)
- Me.Controls.Add(Me.簽名檔1_pb)
- Me.Controls.Add(Me.核准_bt)
- Me.Controls.Add(Me.作廢_bt)
- Me.Controls.Add(Me.明細_dgv)
- Me.Controls.Add(Me.未核准_ib)
- Me.Controls.Add(Me.大間距_ch)
- Me.Controls.Add(Me.中間距_ch)
- Me.Controls.Add(Me.小間距_ch)
- 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.物料圖檔_pb, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.簽名檔1_pb, 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.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.料號_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel3.ResumeLayout(False)
- Me.Panel3.PerformLayout()
- CType(Me.供應商資料_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.最新單價_dgv, System.ComponentModel.ISupportInitialize).EndInit()
- Me.歷史單價_P.ResumeLayout(False)
- CType(Me.Chart1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents 未核准_ib As Label
- Friend WithEvents 供應商編碼_tb As TextBox
- Friend WithEvents 單據_dgv As DataGridView
- Friend WithEvents 簽核提示_lb As Label
- Friend WithEvents 物料圖檔_pb As PictureBox
- Friend WithEvents 稅金比例_tb As TextBox
- Friend WithEvents 稅金金額_tb As TextBox
- Friend WithEvents 稅金_ch As CheckBox
- Friend WithEvents 折扣金額_tb As TextBox
- Friend WithEvents 折扣比例_tb As TextBox
- Friend WithEvents Label12 As Label
- 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 驗證碼_lb As Label
- Friend WithEvents 簽名檔1_pb As PictureBox
- Friend WithEvents 簽名檔_dgv As DataGridView
- Friend WithEvents 作廢_bt As Button
- Friend WithEvents 核准_bt As Button
- Friend WithEvents 總金額_tb As TextBox
- Friend WithEvents 總金額_lb As Label
- 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 Label2 As Label
- Friend WithEvents 電話_tb As TextBox
- Friend WithEvents 地址_tb As TextBox
- Friend WithEvents Label3 As Label
- Friend WithEvents 郵件_tb As TextBox
- Friend WithEvents Label1 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents Label7 As Label
- Friend WithEvents 存檔_bt As Button
- Friend WithEvents 項次_tb As TextBox
- Friend WithEvents 項次_lb As Label
- Friend WithEvents 選擇_lb As Label
- Friend WithEvents 刪除一筆選中的細項資料_bt As Button
- Friend WithEvents 編號_tb As TextBox
- Friend WithEvents 價錢_dgv As DataGridView
- Friend WithEvents Panel1 As Panel
- Friend WithEvents 日期_rb As RadioButton
- Friend WithEvents 單價_rb As RadioButton
- Friend WithEvents Label4 As Label
- Friend WithEvents 語轉扭_bt As Button
- Friend WithEvents 大間距_ch As CheckBox
- Friend WithEvents 中間距_ch As CheckBox
- Friend WithEvents 小間距_ch As CheckBox
- Friend WithEvents 料號_bt As Button
- Friend WithEvents 料號1_tb As TextBox
- Friend WithEvents 料號_dgv As DataGridView
- Friend WithEvents Panel3 As Panel
- Friend WithEvents 歷史單價_P As Panel
- Friend WithEvents 長條圖_ch As CheckBox
- Friend WithEvents 折線圖_ch As CheckBox
- Friend WithEvents Chart1 As DataVisualization.Charting.Chart
- Friend WithEvents 品名_tb As TextBox
- Friend WithEvents 最新單價_dgv As DataGridView
- Friend WithEvents 詳細資料2_ch As CheckBox
- Friend WithEvents ToolTip1 As ToolTip
- Friend WithEvents Label9 As Label
- Friend WithEvents 手動號碼_tb As TextBox
- Friend WithEvents 供應商1_cb As ComboBox
- Friend WithEvents 供應商資料_dgv As DataGridView
- End Class
|