Partial Class 採購單詢價 Inherits System.Windows.Forms.Form 'Form 覆寫 Dispose 以清除元件清單。 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 設計工具進行修改。 '請勿使用程式碼編輯器進行修改。 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.指定倉庫_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.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn() Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn() 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.Label7 = New System.Windows.Forms.Label() Me.Label11 = 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.Panel1 = New System.Windows.Forms.Panel() Me.核准人_tb = New System.Windows.Forms.TextBox() Me.申請人_tb = New System.Windows.Forms.TextBox() Me.請購資料_dgv = New System.Windows.Forms.DataGridView() Me.詳細資料2_ch = New System.Windows.Forms.CheckBox() Me.物料圖_pb = New System.Windows.Forms.PictureBox() Me.RadSeparator3 = New Telerik.WinControls.UI.RadSeparator() Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.TC1 = New System.Windows.Forms.TabControl() Me.未受理的請購單_tp = New System.Windows.Forms.TabPage() Me.詢價中的採購單_tp = New System.Windows.Forms.TabPage() Me.ALL_ch = New System.Windows.Forms.CheckBox() Me.PGS_ch = New System.Windows.Forms.CheckBox() Me.HX_ch = New System.Windows.Forms.CheckBox() Me.RadSeparator1 = New Telerik.WinControls.UI.RadSeparator() Me.請購單取消_bt = New System.Windows.Forms.Button() Me.系統說明_bt = New System.Windows.Forms.Button() Me.ALL1_ch = New System.Windows.Forms.CheckBox() Me.PGS1_ch = New System.Windows.Forms.CheckBox() Me.HX1_ch = New System.Windows.Forms.CheckBox() Me.分流計算01 = New System.Windows.Forms.Timer(Me.components) 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() Me.Panel1.SuspendLayout() CType(Me.請購資料_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.RadSeparator3, System.ComponentModel.ISupportInitialize).BeginInit() Me.TC1.SuspendLayout() Me.未受理的請購單_tp.SuspendLayout() Me.詢價中的採購單_tp.SuspendLayout() CType(Me.RadSeparator1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '指定倉庫_cb ' Me.指定倉庫_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple 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.Fuchsia 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(423, 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.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(538, 2) Me.選擇公司_cb.Name = "選擇公司_cb" Me.選擇公司_cb.Size = New System.Drawing.Size(270, 24) Me.選擇公司_cb.TabIndex = 1002 ' '請購_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) _ 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(1, 1) 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)) DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.請購_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2 Me.請購_dgv.RowTemplate.Height = 24 Me.請購_dgv.Size = New System.Drawing.Size(1340, 517) Me.請購_dgv.TabIndex = 1004 ' '語言_dgv ' Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.語言_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2}) 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 ' 'Column1 ' Me.Column1.HeaderText = "Column1" Me.Column1.Name = "Column1" ' 'Column2 ' Me.Column2.HeaderText = "Column2" Me.Column2.Name = "Column2" ' '大間距1_ch ' Me.大間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.大間距1_ch.AutoSize = True Me.大間距1_ch.Location = New System.Drawing.Point(1204, 63) 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.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.中間距1_ch.AutoSize = True Me.中間距1_ch.Location = New System.Drawing.Point(1205, 46) 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.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.小間距1_ch.AutoSize = True Me.小間距1_ch.Location = New System.Drawing.Point(1205, 29) 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(125, 184) 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(125, 155) 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(24, 158) 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(3, 187) Me.倉庫編號_lb.Name = "倉庫編號_lb" Me.倉庫編號_lb.Size = New System.Drawing.Size(118, 16) Me.倉庫編號_lb.TabIndex = 1347 Me.倉庫編號_lb.Text = "倉 庫 編 號" ' '請購單號_tb ' Me.請購單號_tb.BackColor = System.Drawing.Color.Navy Me.請購單號_tb.Location = New System.Drawing.Point(387, 58) Me.請購單號_tb.Name = "請購單號_tb" Me.請購單號_tb.Size = New System.Drawing.Size(260, 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.Yellow Me.依據入庫單號全部選擇_bt.Location = New System.Drawing.Point(34, 29) 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, 29) 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, 29) 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.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.add_2 Me.生成採購單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom 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(653, 28) Me.生成採購單_bt.Name = "生成採購單_bt" Me.生成採購單_bt.Size = New System.Drawing.Size(55, 55) Me.生成採購單_bt.TabIndex = 1352 Me.生成採購單_bt.UseVisualStyleBackColor = True ' '列印成詢價單_bt ' Me.列印成詢價單_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.print Me.列印成詢價單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.列印成詢價單_bt.ForeColor = System.Drawing.Color.Olive Me.列印成詢價單_bt.Location = New System.Drawing.Point(824, 28) Me.列印成詢價單_bt.Name = "列印成詢價單_bt" Me.列印成詢價單_bt.Size = New System.Drawing.Size(55, 55) Me.列印成詢價單_bt.TabIndex = 1353 Me.列印成詢價單_bt.UseVisualStyleBackColor = True ' '未受理請購單_bt ' Me.未受理請購單_bt.Location = New System.Drawing.Point(170, 80) Me.未受理請購單_bt.Name = "未受理請購單_bt" Me.未受理請購單_bt.Size = New System.Drawing.Size(213, 26) Me.未受理請購單_bt.TabIndex = 1354 Me.未受理請購單_bt.Text = "未受理的請購單" Me.未受理請購單_bt.UseVisualStyleBackColor = True ' '詢價中的採購單_bt ' Me.詢價中的採購單_bt.Location = New System.Drawing.Point(170, 105) 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.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.明細_dgv.Location = New System.Drawing.Point(163, 1) 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(1178, 517) Me.明細_dgv.TabIndex = 1356 ' '採購單_dgv ' DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.採購單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4 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(1, 27) 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, 491) Me.採購單_dgv.TabIndex = 1357 ' '採購單號_tb ' Me.採購單號_tb.Location = New System.Drawing.Point(125, 58) 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, 62) 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.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) 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.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) 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(403, 6) 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(169, 6) 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(170, 27) Me.刪除請購單上點選資料_bt.Name = "刪除請購單上點選資料_bt" Me.刪除請購單上點選資料_bt.Size = New System.Drawing.Size(302, 25) Me.刪除請購單上點選資料_bt.TabIndex = 1366 Me.刪除請購單上點選資料_bt.Text = "刪除採購單上點選的資料" Me.刪除請購單上點選資料_bt.UseVisualStyleBackColor = True ' '刪除_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(1145, 28) Me.刪除_bt.Name = "刪除_bt" Me.刪除_bt.Size = New System.Drawing.Size(55, 55) Me.刪除_bt.TabIndex = 1365 Me.刪除_bt.UseVisualStyleBackColor = True ' '存檔_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(710, 28) Me.存檔_bt.Name = "存檔_bt" Me.存檔_bt.Size = New System.Drawing.Size(55, 55) Me.存檔_bt.TabIndex = 1367 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(217, 3) 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 ' DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.明細1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5 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 DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.明細1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6 Me.明細1_dgv.RowTemplate.Height = 24 Me.明細1_dgv.Size = New System.Drawing.Size(50, 50) Me.明細1_dgv.TabIndex = 1372 ' '系統語言_cb ' Me.系統語言_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) 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(902, 2) 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(12, 89) 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(12, 89) 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.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Close Me.退回請購單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.退回請購單_bt.Location = New System.Drawing.Point(767, 28) Me.退回請購單_bt.Name = "退回請購單_bt" Me.退回請購單_bt.Size = New System.Drawing.Size(55, 55) Me.退回請購單_bt.TabIndex = 1382 Me.退回請購單_bt.UseVisualStyleBackColor = True ' '日期_rb ' Me.日期_rb.AutoSize = True Me.日期_rb.Location = New System.Drawing.Point(943, 57) Me.日期_rb.Name = "日期_rb" Me.日期_rb.Size = New System.Drawing.Size(109, 20) Me.日期_rb.TabIndex = 1348 Me.日期_rb.Text = "上一次購買日期" Me.日期_rb.UseVisualStyleBackColor = True ' '單價_rb ' Me.單價_rb.AutoSize = True Me.單價_rb.Checked = True Me.單價_rb.Location = New System.Drawing.Point(943, 31) 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(12, 106) 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(393, 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) ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(5, 33) 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) ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(5, 62) 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) ' '語轉扭_bt ' Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top 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(809, 1) 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.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(696, 159) 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, 515) 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(170, 55) Me.料號1_tb.Name = "料號1_tb" Me.料號1_tb.Size = New System.Drawing.Size(133, 23) Me.料號1_tb.TabIndex = 1635 ' '料號_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(881, 28) Me.料號_bt.Name = "料號_bt" Me.料號_bt.RightToLeft = System.Windows.Forms.RightToLeft.No Me.料號_bt.Size = New System.Drawing.Size(55, 55) Me.料號_bt.TabIndex = 1637 Me.料號_bt.UseVisualStyleBackColor = True ' 'Panel1 ' Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.核准人_tb) Me.Panel1.Controls.Add(Me.申請人_tb) Me.Panel1.Controls.Add(Me.請購資料_dgv) 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.料號1_tb) Me.Panel1.Controls.Add(Me.詢價員_tb) Me.Panel1.Controls.Add(Me.尋價日期_tb) Me.Panel1.Controls.Add(Me.倉庫級別_tb) Me.Panel1.Controls.Add(Me.倉庫級別_lb) Me.Panel1.Controls.Add(Me.倉庫編號_tb) Me.Panel1.Controls.Add(Me.刪除請購單上點選資料_bt) Me.Panel1.Controls.Add(Me.倉庫編號_lb) Me.Panel1.Controls.Add(Me.料號_tb) Me.Panel1.Controls.Add(Me.選擇_lb) Me.Panel1.Controls.Add(Me.項次_lb) Me.Panel1.Controls.Add(Me.未受理請購單_bt) Me.Panel1.Controls.Add(Me.詢價中的採購單_bt) Me.Panel1.Location = New System.Drawing.Point(62, 252) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(515, 218) Me.Panel1.TabIndex = 1639 ' '核准人_tb ' Me.核准人_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.核准人_tb.Enabled = False Me.核准人_tb.Location = New System.Drawing.Point(389, 55) Me.核准人_tb.Name = "核准人_tb" Me.核准人_tb.Size = New System.Drawing.Size(74, 23) Me.核准人_tb.TabIndex = 1638 ' '申請人_tb ' Me.申請人_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.申請人_tb.Enabled = False Me.申請人_tb.Location = New System.Drawing.Point(309, 55) Me.申請人_tb.Name = "申請人_tb" Me.申請人_tb.Size = New System.Drawing.Size(74, 23) Me.申請人_tb.TabIndex = 1637 ' '請購資料_dgv ' Me.請購資料_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.請購資料_dgv.Location = New System.Drawing.Point(183, 132) Me.請購資料_dgv.Name = "請購資料_dgv" Me.請購資料_dgv.RowTemplate.Height = 24 Me.請購資料_dgv.Size = New System.Drawing.Size(200, 75) Me.請購資料_dgv.TabIndex = 1636 Me.請購資料_dgv.VirtualMode = True ' '詳細資料2_ch ' Me.詳細資料2_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.詳細資料2_ch.AutoSize = True Me.詳細資料2_ch.Location = New System.Drawing.Point(1009, 3) 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 ' '物料圖_pb ' Me.物料圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.物料圖_pb.BackColor = System.Drawing.Color.Transparent Me.物料圖_pb.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Picture Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.物料圖_pb.Location = New System.Drawing.Point(1240, 27) Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.物料圖_pb.Name = "物料圖_pb" Me.物料圖_pb.Size = New System.Drawing.Size(107, 95) Me.物料圖_pb.TabIndex = 1638 Me.物料圖_pb.TabStop = False ' 'RadSeparator3 ' Me.RadSeparator3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.RadSeparator3.BackColor = System.Drawing.Color.Transparent Me.RadSeparator3.Location = New System.Drawing.Point(3, 81) Me.RadSeparator3.Name = "RadSeparator3" ' ' ' Me.RadSeparator3.RootElement.ControlBounds = New System.Drawing.Rectangle(3, 81, 200, 4) Me.RadSeparator3.Size = New System.Drawing.Size(1258, 10) Me.RadSeparator3.TabIndex = 1842 ' 'ToolTip1 ' Me.ToolTip1.AutoPopDelay = 5000 Me.ToolTip1.InitialDelay = 500 Me.ToolTip1.IsBalloon = True Me.ToolTip1.ReshowDelay = 100 Me.ToolTip1.ToolTipTitle = "illustrate" ' 'TC1 ' Me.TC1.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.TC1.Appearance = System.Windows.Forms.TabAppearance.Buttons Me.TC1.Controls.Add(Me.未受理的請購單_tp) Me.TC1.Controls.Add(Me.詢價中的採購單_tp) Me.TC1.Location = New System.Drawing.Point(-1, 128) Me.TC1.Name = "TC1" Me.TC1.SelectedIndex = 0 Me.TC1.Size = New System.Drawing.Size(1355, 555) Me.TC1.TabIndex = 1843 ' '未受理的請購單_tp ' Me.未受理的請購單_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.未受理的請購單_tp.Controls.Add(Me.請購_dgv) Me.未受理的請購單_tp.Location = New System.Drawing.Point(4, 28) Me.未受理的請購單_tp.Name = "未受理的請購單_tp" Me.未受理的請購單_tp.Padding = New System.Windows.Forms.Padding(3) Me.未受理的請購單_tp.Size = New System.Drawing.Size(1347, 523) Me.未受理的請購單_tp.TabIndex = 0 Me.未受理的請購單_tp.Text = "未受理的請購單" Me.未受理的請購單_tp.UseVisualStyleBackColor = True ' '詢價中的採購單_tp ' Me.詢價中的採購單_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.詢價中的採購單_tp.Controls.Add(Me.ALL_ch) Me.詢價中的採購單_tp.Controls.Add(Me.PGS_ch) Me.詢價中的採購單_tp.Controls.Add(Me.HX_ch) Me.詢價中的採購單_tp.Controls.Add(Me.採購單_dgv) Me.詢價中的採購單_tp.Controls.Add(Me.明細_dgv) Me.詢價中的採購單_tp.Location = New System.Drawing.Point(4, 28) Me.詢價中的採購單_tp.Name = "詢價中的採購單_tp" Me.詢價中的採購單_tp.Padding = New System.Windows.Forms.Padding(3) Me.詢價中的採購單_tp.Size = New System.Drawing.Size(1347, 523) Me.詢價中的採購單_tp.TabIndex = 1 Me.詢價中的採購單_tp.Text = "詢價中的採購單" Me.詢價中的採購單_tp.UseVisualStyleBackColor = True ' 'ALL_ch ' Me.ALL_ch.AutoSize = True Me.ALL_ch.Checked = True Me.ALL_ch.CheckState = System.Windows.Forms.CheckState.Checked Me.ALL_ch.Location = New System.Drawing.Point(112, 4) Me.ALL_ch.Name = "ALL_ch" Me.ALL_ch.Size = New System.Drawing.Size(46, 20) Me.ALL_ch.TabIndex = 1943 Me.ALL_ch.Text = "ALL" Me.ALL_ch.UseVisualStyleBackColor = True ' 'PGS_ch ' Me.PGS_ch.AutoSize = True Me.PGS_ch.Location = New System.Drawing.Point(56, 4) Me.PGS_ch.Name = "PGS_ch" Me.PGS_ch.Size = New System.Drawing.Size(49, 20) Me.PGS_ch.TabIndex = 1942 Me.PGS_ch.Text = "PGS" Me.PGS_ch.UseVisualStyleBackColor = True ' 'HX_ch ' Me.HX_ch.AutoSize = True Me.HX_ch.Location = New System.Drawing.Point(6, 4) Me.HX_ch.Name = "HX_ch" Me.HX_ch.Size = New System.Drawing.Size(43, 20) Me.HX_ch.TabIndex = 1941 Me.HX_ch.Text = "HX" Me.HX_ch.UseVisualStyleBackColor = True ' 'RadSeparator1 ' Me.RadSeparator1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.RadSeparator1.BackColor = System.Drawing.Color.Transparent Me.RadSeparator1.Location = New System.Drawing.Point(3, 121) Me.RadSeparator1.Name = "RadSeparator1" ' ' ' Me.RadSeparator1.RootElement.ControlBounds = New System.Drawing.Rectangle(3, 121, 200, 4) Me.RadSeparator1.Size = New System.Drawing.Size(1346, 10) Me.RadSeparator1.TabIndex = 1844 ' '請購單取消_bt ' Me.請購單取消_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top 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(1145, 127) Me.請購單取消_bt.Name = "請購單取消_bt" Me.請購單取消_bt.Size = New System.Drawing.Size(202, 28) Me.請購單取消_bt.TabIndex = 1845 Me.請購單取消_bt.Text = "Batal Permintaan Pembelian" Me.請購單取消_bt.UseVisualStyleBackColor = True ' '系統說明_bt ' Me.系統說明_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.系統說明_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.question_mark 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.Blue Me.系統說明_bt.Location = New System.Drawing.Point(1203, 88) Me.系統說明_bt.Name = "系統說明_bt" Me.系統說明_bt.Size = New System.Drawing.Size(36, 36) Me.系統說明_bt.TabIndex = 1900 Me.系統說明_bt.UseVisualStyleBackColor = True ' 'ALL1_ch ' Me.ALL1_ch.AutoSize = True Me.ALL1_ch.Checked = True Me.ALL1_ch.CheckState = System.Windows.Forms.CheckState.Checked Me.ALL1_ch.Location = New System.Drawing.Point(723, 131) Me.ALL1_ch.Name = "ALL1_ch" Me.ALL1_ch.Size = New System.Drawing.Size(46, 20) Me.ALL1_ch.TabIndex = 1946 Me.ALL1_ch.Text = "ALL" Me.ALL1_ch.UseVisualStyleBackColor = True ' 'PGS1_ch ' Me.PGS1_ch.AutoSize = True Me.PGS1_ch.Location = New System.Drawing.Point(667, 131) Me.PGS1_ch.Name = "PGS1_ch" Me.PGS1_ch.Size = New System.Drawing.Size(49, 20) Me.PGS1_ch.TabIndex = 1945 Me.PGS1_ch.Text = "PGS" Me.PGS1_ch.UseVisualStyleBackColor = True ' 'HX1_ch ' Me.HX1_ch.AutoSize = True Me.HX1_ch.BackColor = System.Drawing.SystemColors.Control Me.HX1_ch.Location = New System.Drawing.Point(617, 131) Me.HX1_ch.Name = "HX1_ch" Me.HX1_ch.Size = New System.Drawing.Size(43, 20) Me.HX1_ch.TabIndex = 1944 Me.HX1_ch.Text = "HX" Me.HX1_ch.UseVisualStyleBackColor = False ' '分流計算01 ' ' '採購單詢價 ' 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.ALL1_ch) Me.Controls.Add(Me.PGS1_ch) Me.Controls.Add(Me.HX1_ch) Me.Controls.Add(Me.系統說明_bt) Me.Controls.Add(Me.請購單取消_bt) 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.料號_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.Label11) Me.Controls.Add(Me.採購單號_tb) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.依據入庫單號全部選擇_bt) Me.Controls.Add(Me.全部選擇_bt) 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.Label1) 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.中間距1_ch) Me.Controls.Add(Me.大間距1_ch) Me.Controls.Add(Me.退回請購單_bt) Me.Controls.Add(Me.系統語言_cb) Me.Controls.Add(Me.存檔_bt) Me.Controls.Add(Me.刪除_bt) Me.Controls.Add(Me.列印成詢價單_bt) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.選擇公司_lb) Me.Controls.Add(Me.RadSeparator3) Me.Controls.Add(Me.TC1) Me.Controls.Add(Me.RadSeparator1) Me.Controls.Add(Me.文字_lb) Me.Controls.Add(Me.文字2_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.MaximizeBox = False Me.MinimizeBox = False 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() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.請購資料_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.RadSeparator3, System.ComponentModel.ISupportInitialize).EndInit() Me.TC1.ResumeLayout(False) Me.未受理的請購單_tp.ResumeLayout(False) Me.詢價中的採購單_tp.ResumeLayout(False) Me.詢價中的採購單_tp.PerformLayout() CType(Me.RadSeparator1, System.ComponentModel.ISupportInitialize).EndInit() 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 Label7 As Label Friend WithEvents Label11 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 Friend WithEvents RadSeparator3 As Telerik.WinControls.UI.RadSeparator Friend WithEvents ToolTip1 As ToolTip Friend WithEvents TC1 As TabControl Friend WithEvents 未受理的請購單_tp As TabPage Friend WithEvents 詢價中的採購單_tp As TabPage Friend WithEvents RadSeparator1 As Telerik.WinControls.UI.RadSeparator Friend WithEvents 請購單取消_bt As Button Friend WithEvents Column1 As DataGridViewTextBoxColumn Friend WithEvents Column2 As DataGridViewTextBoxColumn Friend WithEvents 系統說明_bt As Button Friend WithEvents 請購資料_dgv As DataGridView Friend WithEvents 核准人_tb As TextBox Friend WithEvents 申請人_tb As TextBox Friend WithEvents ALL_ch As CheckBox Friend WithEvents PGS_ch As CheckBox Friend WithEvents HX_ch As CheckBox Friend WithEvents ALL1_ch As CheckBox Friend WithEvents PGS1_ch As CheckBox Friend WithEvents HX1_ch As CheckBox Friend WithEvents 分流計算01 As Timer End Class