_ 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() Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.Label7 = New System.Windows.Forms.Label() Me.備註_tb = New System.Windows.Forms.TextBox() Me.合約編號3_tb = New System.Windows.Forms.TextBox() Me.合約編號2_tb = New System.Windows.Forms.TextBox() Me.合約編號1_tb = New System.Windows.Forms.TextBox() Me.合約編號_cb = New System.Windows.Forms.ComboBox() Me.Panel1 = New System.Windows.Forms.Panel() Me.群組碼_tb = New System.Windows.Forms.TextBox() Me.料號原則_lb = New System.Windows.Forms.Label() Me.群組編碼_cb = New System.Windows.Forms.ComboBox() Me.物料原則一_cb = New System.Windows.Forms.ComboBox() Me.物料原則二_cb = New System.Windows.Forms.ComboBox() Me.合約號_tb = New System.Windows.Forms.TextBox() Me.語言_dgv = New System.Windows.Forms.DataGridView() Me.新群組1_cb = New System.Windows.Forms.ComboBox() Me.合約號_lb = New System.Windows.Forms.Label() Me.重新整理_bt = New System.Windows.Forms.Button() Me.操作_lb = New System.Windows.Forms.Label() Me.需求日期_dtp = New System.Windows.Forms.DateTimePicker() 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_ch = New System.Windows.Forms.CheckBox() Me.中間距1_ch = New System.Windows.Forms.CheckBox() Me.小間距1_ch = New System.Windows.Forms.CheckBox() Me.大間距_ch = New System.Windows.Forms.CheckBox() Me.中間距_ch = New System.Windows.Forms.CheckBox() Me.小間距_ch = New System.Windows.Forms.CheckBox() Me.可申請_tb = New System.Windows.Forms.TextBox() Me.搜尋_bt = New System.Windows.Forms.Button() Me.已審核_rb = New System.Windows.Forms.RadioButton() Me.最大庫存量_tb = New System.Windows.Forms.TextBox() Me.庫存量_tb = New System.Windows.Forms.TextBox() Me.複製_bt = New System.Windows.Forms.Button() Me.新增_bt = New System.Windows.Forms.Button() Me.申請數_nud = New System.Windows.Forms.NumericUpDown() Me.申請數_lb = New System.Windows.Forms.Label() Me.料號_lb = New System.Windows.Forms.Label() Me.料號_tb = New System.Windows.Forms.TextBox() Me.群組編碼_lb = New System.Windows.Forms.Label() Me.倉庫編號_tb = New System.Windows.Forms.TextBox() Me.倉庫級別_tb = New System.Windows.Forms.TextBox() Me.指定倉庫_cb = New System.Windows.Forms.ComboBox() Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker() 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.物料清單_dgv = New System.Windows.Forms.DataGridView() Me.申請人_lb = 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.請購單號_tb = New System.Windows.Forms.TextBox() Me.指定倉庫_lb = New System.Windows.Forms.Label() Me.倉庫級別_lb = New System.Windows.Forms.Label() Me.倉庫編號_lb = New System.Windows.Forms.Label() Me.已作廢_rb = New System.Windows.Forms.RadioButton() Me.物料規格_dgv = New System.Windows.Forms.DataGridView() Me.庫存量_lb = New System.Windows.Forms.Label() Me.最大庫存量_lb = New System.Windows.Forms.Label() Me.可申請_lb = New System.Windows.Forms.Label() Me.Timer1 = New System.Windows.Forms.Timer(Me.components) Me.未審核_rb = New System.Windows.Forms.RadioButton() Me.已審核_lb = New System.Windows.Forms.Label() Me.請購明細_dgv = New System.Windows.Forms.DataGridView() Me.Label2 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.未核准_dgv = New System.Windows.Forms.DataGridView() Me.作廢清單_dgv = New System.Windows.Forms.DataGridView() Me.Label12 = New System.Windows.Forms.Label() Me.未審核_lb = New System.Windows.Forms.Label() Me.已作廢_lb = New System.Windows.Forms.Label() Me.語轉扭_bt = New System.Windows.Forms.Button() Me.Label1 = New System.Windows.Forms.Label() Me.已核准_dgv = New System.Windows.Forms.DataGridView() Me.Label35 = New System.Windows.Forms.Label() Me.閃燈_lb = New System.Windows.Forms.Label() Me.物料圖_pb = New System.Windows.Forms.PictureBox() Me.詳細資料2_ch = New System.Windows.Forms.CheckBox() Me.Panel1.SuspendLayout() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.申請數_nud, 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.未核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.作廢清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(834, 99) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(68, 16) Me.Label7.TabIndex = 1440 Me.Label7.Text = "Komentar :" ' '備註_tb ' Me.備註_tb.Location = New System.Drawing.Point(903, 95) Me.備註_tb.Name = "備註_tb" Me.備註_tb.Size = New System.Drawing.Size(437, 23) Me.備註_tb.TabIndex = 1439 ' '合約編號3_tb ' Me.合約編號3_tb.Location = New System.Drawing.Point(792, 95) Me.合約編號3_tb.Name = "合約編號3_tb" Me.合約編號3_tb.Size = New System.Drawing.Size(35, 23) Me.合約編號3_tb.TabIndex = 1437 ' '合約編號2_tb ' Me.合約編號2_tb.Location = New System.Drawing.Point(726, 95) Me.合約編號2_tb.MaxLength = 6 Me.合約編號2_tb.Name = "合約編號2_tb" Me.合約編號2_tb.Size = New System.Drawing.Size(65, 23) Me.合約編號2_tb.TabIndex = 1436 ' '合約編號1_tb ' Me.合約編號1_tb.Location = New System.Drawing.Point(675, 95) Me.合約編號1_tb.Name = "合約編號1_tb" Me.合約編號1_tb.Size = New System.Drawing.Size(50, 23) Me.合約編號1_tb.TabIndex = 1435 ' '合約編號_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() {"", "GCM", "ICS"}) Me.合約編號_cb.Location = New System.Drawing.Point(611, 94) Me.合約編號_cb.Name = "合約編號_cb" Me.合約編號_cb.Size = New System.Drawing.Size(62, 24) Me.合約編號_cb.TabIndex = 1434 ' 'Panel1 ' Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.群組碼_tb) Me.Panel1.Controls.Add(Me.料號原則_lb) Me.Panel1.Controls.Add(Me.群組編碼_cb) Me.Panel1.Controls.Add(Me.物料原則一_cb) Me.Panel1.Controls.Add(Me.物料原則二_cb) Me.Panel1.Controls.Add(Me.合約號_tb) Me.Panel1.Controls.Add(Me.語言_dgv) Me.Panel1.Location = New System.Drawing.Point(822, 312) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(247, 109) Me.Panel1.TabIndex = 1433 Me.Panel1.Visible = False ' '群組碼_tb ' Me.群組碼_tb.Location = New System.Drawing.Point(3, 3) Me.群組碼_tb.Name = "群組碼_tb" Me.群組碼_tb.Size = New System.Drawing.Size(95, 23) Me.群組碼_tb.TabIndex = 680 ' '料號原則_lb ' Me.料號原則_lb.AutoSize = True Me.料號原則_lb.Location = New System.Drawing.Point(98, 7) Me.料號原則_lb.Name = "料號原則_lb" Me.料號原則_lb.Size = New System.Drawing.Size(55, 16) Me.料號原則_lb.TabIndex = 1007 Me.料號原則_lb.Text = "料號原則" Me.料號原則_lb.Visible = False ' '群組編碼_cb ' Me.群組編碼_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.群組編碼_cb.FormattingEnabled = True Me.群組編碼_cb.Items.AddRange(New Object() {"2019"}) Me.群組編碼_cb.Location = New System.Drawing.Point(5, 52) Me.群組編碼_cb.Name = "群組編碼_cb" Me.群組編碼_cb.Size = New System.Drawing.Size(148, 24) Me.群組編碼_cb.TabIndex = 1004 Me.群組編碼_cb.Visible = False ' '物料原則一_cb ' Me.物料原則一_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.物料原則一_cb.FormattingEnabled = True Me.物料原則一_cb.Items.AddRange(New Object() {"2019"}) Me.物料原則一_cb.Location = New System.Drawing.Point(4, 27) Me.物料原則一_cb.Name = "物料原則一_cb" Me.物料原則一_cb.Size = New System.Drawing.Size(46, 24) Me.物料原則一_cb.TabIndex = 1006 Me.物料原則一_cb.Visible = False ' '物料原則二_cb ' Me.物料原則二_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.物料原則二_cb.FormattingEnabled = True Me.物料原則二_cb.Items.AddRange(New Object() {"2019"}) Me.物料原則二_cb.Location = New System.Drawing.Point(52, 27) Me.物料原則二_cb.Name = "物料原則二_cb" Me.物料原則二_cb.Size = New System.Drawing.Size(101, 24) Me.物料原則二_cb.TabIndex = 1008 Me.物料原則二_cb.Visible = False ' '合約號_tb ' Me.合約號_tb.Location = New System.Drawing.Point(5, 79) Me.合約號_tb.Name = "合約號_tb" Me.合約號_tb.Size = New System.Drawing.Size(148, 23) Me.合約號_tb.TabIndex = 1356 ' '語言_dgv ' Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.語言_dgv.Location = New System.Drawing.Point(157, 2) 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 = 1026 ' '新群組1_cb ' Me.新群組1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.新群組1_cb.FormattingEnabled = True Me.新群組1_cb.Items.AddRange(New Object() {"2019"}) Me.新群組1_cb.Location = New System.Drawing.Point(85, 22) Me.新群組1_cb.Name = "新群組1_cb" Me.新群組1_cb.Size = New System.Drawing.Size(180, 24) Me.新群組1_cb.TabIndex = 1432 ' '合約號_lb ' Me.合約號_lb.AutoSize = True Me.合約號_lb.Location = New System.Drawing.Point(536, 98) Me.合約號_lb.Name = "合約號_lb" Me.合約號_lb.Size = New System.Drawing.Size(43, 16) Me.合約號_lb.TabIndex = 1431 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.Black Me.重新整理_bt.Location = New System.Drawing.Point(1010, 124) Me.重新整理_bt.Name = "重新整理_bt" Me.重新整理_bt.Size = New System.Drawing.Size(182, 25) Me.重新整理_bt.TabIndex = 1424 Me.重新整理_bt.Text = "重新整理" Me.重新整理_bt.UseVisualStyleBackColor = True ' '操作_lb ' Me.操作_lb.AutoSize = True Me.操作_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.操作_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.操作_lb.Location = New System.Drawing.Point(2, 3) Me.操作_lb.Name = "操作_lb" Me.操作_lb.Size = New System.Drawing.Size(374, 15) Me.操作_lb.TabIndex = 1422 Me.操作_lb.Text = "操作流程(紫色字體)。編碼>日期>倉庫>開立新單。申請數>新增>申請完成" ' '需求日期_dtp ' Me.需求日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.需求日期_dtp.Location = New System.Drawing.Point(1239, 71) Me.需求日期_dtp.Name = "需求日期_dtp" Me.需求日期_dtp.Size = New System.Drawing.Size(102, 23) Me.需求日期_dtp.TabIndex = 1421 ' '需求日期_lb ' Me.需求日期_lb.AutoSize = True Me.需求日期_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.需求日期_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.需求日期_lb.Location = New System.Drawing.Point(1111, 74) Me.需求日期_lb.Name = "需求日期_lb" Me.需求日期_lb.Size = New System.Drawing.Size(97, 16) Me.需求日期_lb.TabIndex = 1420 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(823, 124) Me.刪除請購單上點選資料_bt.Name = "刪除請購單上點選資料_bt" Me.刪除請購單上點選資料_bt.Size = New System.Drawing.Size(187, 25) Me.刪除請購單上點選資料_bt.TabIndex = 1419 Me.刪除請購單上點選資料_bt.Text = "刪除請購單上點選的資料" Me.刪除請購單上點選資料_bt.UseVisualStyleBackColor = True ' '刪除_bt ' Me.刪除_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.刪除_bt.ForeColor = System.Drawing.Color.Red Me.刪除_bt.Location = New System.Drawing.Point(1112, 653) Me.刪除_bt.Name = "刪除_bt" Me.刪除_bt.Size = New System.Drawing.Size(202, 25) Me.刪除_bt.TabIndex = 1418 Me.刪除_bt.Text = "刪除建築物料申請單" Me.刪除_bt.UseVisualStyleBackColor = True ' '開立建築物料請購單_bt ' Me.開立建築物料請購單_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.開立建築物料請購單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.開立建築物料請購單_bt.Location = New System.Drawing.Point(563, 46) Me.開立建築物料請購單_bt.Name = "開立建築物料請購單_bt" Me.開立建築物料請購單_bt.Size = New System.Drawing.Size(263, 26) Me.開立建築物料請購單_bt.TabIndex = 1417 Me.開立建築物料請購單_bt.Text = "開立新的請購單" Me.開立建築物料請購單_bt.UseVisualStyleBackColor = True ' '大間距1_ch ' Me.大間距1_ch.AutoSize = True Me.大間距1_ch.Location = New System.Drawing.Point(760, 126) Me.大間距1_ch.Name = "大間距1_ch" Me.大間距1_ch.Size = New System.Drawing.Size(39, 20) Me.大間距1_ch.TabIndex = 1416 Me.大間距1_ch.Text = "L3" Me.大間距1_ch.UseVisualStyleBackColor = True ' '中間距1_ch ' Me.中間距1_ch.AutoSize = True Me.中間距1_ch.Location = New System.Drawing.Point(717, 126) Me.中間距1_ch.Name = "中間距1_ch" Me.中間距1_ch.Size = New System.Drawing.Size(39, 20) Me.中間距1_ch.TabIndex = 1415 Me.中間距1_ch.Text = "L2" Me.中間距1_ch.UseVisualStyleBackColor = True ' '小間距1_ch ' Me.小間距1_ch.AutoSize = True Me.小間距1_ch.Location = New System.Drawing.Point(675, 126) Me.小間距1_ch.Name = "小間距1_ch" Me.小間距1_ch.Size = New System.Drawing.Size(39, 20) Me.小間距1_ch.TabIndex = 1414 Me.小間距1_ch.Text = "L1" Me.小間距1_ch.UseVisualStyleBackColor = True ' '大間距_ch ' Me.大間距_ch.AutoSize = True Me.大間距_ch.Location = New System.Drawing.Point(490, 25) Me.大間距_ch.Name = "大間距_ch" Me.大間距_ch.Size = New System.Drawing.Size(39, 20) Me.大間距_ch.TabIndex = 1413 Me.大間距_ch.Text = "L3" Me.大間距_ch.UseVisualStyleBackColor = True ' '中間距_ch ' Me.中間距_ch.AutoSize = True Me.中間距_ch.Location = New System.Drawing.Point(447, 25) Me.中間距_ch.Name = "中間距_ch" Me.中間距_ch.Size = New System.Drawing.Size(39, 20) Me.中間距_ch.TabIndex = 1412 Me.中間距_ch.Text = "L2" Me.中間距_ch.UseVisualStyleBackColor = True ' '小間距_ch ' Me.小間距_ch.AutoSize = True Me.小間距_ch.Location = New System.Drawing.Point(405, 25) Me.小間距_ch.Name = "小間距_ch" Me.小間距_ch.Size = New System.Drawing.Size(39, 20) Me.小間距_ch.TabIndex = 1411 Me.小間距_ch.Text = "L1" Me.小間距_ch.UseVisualStyleBackColor = True ' '可申請_tb ' Me.可申請_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.可申請_tb.Location = New System.Drawing.Point(368, 471) Me.可申請_tb.Name = "可申請_tb" Me.可申請_tb.Size = New System.Drawing.Size(53, 23) Me.可申請_tb.TabIndex = 1410 ' '搜尋_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(271, 22) Me.搜尋_bt.Name = "搜尋_bt" Me.搜尋_bt.Size = New System.Drawing.Size(114, 24) Me.搜尋_bt.TabIndex = 1404 Me.搜尋_bt.Text = "搜尋" Me.搜尋_bt.UseVisualStyleBackColor = True ' '已審核_rb ' Me.已審核_rb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.已審核_rb.AutoSize = True Me.已審核_rb.ForeColor = System.Drawing.Color.Green Me.已審核_rb.Location = New System.Drawing.Point(232, 497) Me.已審核_rb.Name = "已審核_rb" Me.已審核_rb.Size = New System.Drawing.Size(91, 20) Me.已審核_rb.TabIndex = 1400 Me.已審核_rb.TabStop = True Me.已審核_rb.Text = "已 審 核" Me.已審核_rb.UseVisualStyleBackColor = True ' '最大庫存量_tb ' Me.最大庫存量_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.最大庫存量_tb.Location = New System.Drawing.Point(201, 470) Me.最大庫存量_tb.Name = "最大庫存量_tb" Me.最大庫存量_tb.Size = New System.Drawing.Size(53, 23) Me.最大庫存量_tb.TabIndex = 1407 ' '庫存量_tb ' Me.庫存量_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.庫存量_tb.Location = New System.Drawing.Point(70, 470) Me.庫存量_tb.Name = "庫存量_tb" Me.庫存量_tb.Size = New System.Drawing.Size(53, 23) Me.庫存量_tb.TabIndex = 1405 ' '複製_bt ' Me.複製_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.複製_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.複製_bt.ForeColor = System.Drawing.Color.Green Me.複製_bt.Location = New System.Drawing.Point(354, 510) Me.複製_bt.Name = "複製_bt" Me.複製_bt.Size = New System.Drawing.Size(71, 24) Me.複製_bt.TabIndex = 1403 Me.複製_bt.Text = "複 製" Me.複製_bt.UseVisualStyleBackColor = True Me.複製_bt.Visible = False ' '新增_bt ' Me.新增_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.新增_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.新增_bt.Location = New System.Drawing.Point(428, 510) Me.新增_bt.Name = "新增_bt" Me.新增_bt.Size = New System.Drawing.Size(105, 24) Me.新增_bt.TabIndex = 1399 Me.新增_bt.Text = "新增" Me.新增_bt.UseVisualStyleBackColor = True ' '申請數_nud ' Me.申請數_nud.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.申請數_nud.Location = New System.Drawing.Point(325, 447) Me.申請數_nud.Maximum = New Decimal(New Integer() {10000, 0, 0, 0}) Me.申請數_nud.Name = "申請數_nud" Me.申請數_nud.Size = New System.Drawing.Size(95, 23) Me.申請數_nud.TabIndex = 1398 Me.申請數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '申請數_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.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.申請數_lb.Location = New System.Drawing.Point(261, 450) Me.申請數_lb.Name = "申請數_lb" Me.申請數_lb.Size = New System.Drawing.Size(61, 16) Me.申請數_lb.TabIndex = 1397 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(2, 449) Me.料號_lb.Name = "料號_lb" Me.料號_lb.Size = New System.Drawing.Size(55, 16) Me.料號_lb.TabIndex = 1395 Me.料號_lb.Text = "料 號" ' '料號_tb ' Me.料號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.料號_tb.Location = New System.Drawing.Point(61, 446) Me.料號_tb.Name = "料號_tb" Me.料號_tb.Size = New System.Drawing.Size(193, 23) Me.料號_tb.TabIndex = 1394 ' '群組編碼_lb ' Me.群組編碼_lb.AutoSize = True Me.群組編碼_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.群組編碼_lb.Location = New System.Drawing.Point(7, 26) Me.群組編碼_lb.Name = "群組編碼_lb" Me.群組編碼_lb.Size = New System.Drawing.Size(64, 16) Me.群組編碼_lb.TabIndex = 1393 Me.群組編碼_lb.Text = "群 組 編 碼" Me.群組編碼_lb.TextAlign = System.Drawing.ContentAlignment.TopRight ' '倉庫編號_tb ' Me.倉庫編號_tb.Location = New System.Drawing.Point(1289, 19) Me.倉庫編號_tb.Name = "倉庫編號_tb" Me.倉庫編號_tb.Size = New System.Drawing.Size(52, 23) Me.倉庫編號_tb.TabIndex = 1391 Me.倉庫編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '倉庫級別_tb ' Me.倉庫級別_tb.Location = New System.Drawing.Point(1077, 19) Me.倉庫級別_tb.Name = "倉庫級別_tb" Me.倉庫級別_tb.Size = New System.Drawing.Size(52, 23) Me.倉庫級別_tb.TabIndex = 1389 Me.倉庫級別_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '指定倉庫_cb ' Me.指定倉庫_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.指定倉庫_cb.FormattingEnabled = True Me.指定倉庫_cb.Items.AddRange(New Object() {"2019"}) Me.指定倉庫_cb.Location = New System.Drawing.Point(705, 19) Me.指定倉庫_cb.Name = "指定倉庫_cb" Me.指定倉庫_cb.Size = New System.Drawing.Size(209, 24) Me.指定倉庫_cb.TabIndex = 1387 ' '申請日期_dtp ' Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.申請日期_dtp.Location = New System.Drawing.Point(974, 71) Me.申請日期_dtp.Name = "申請日期_dtp" Me.申請日期_dtp.Size = New System.Drawing.Size(87, 23) Me.申請日期_dtp.TabIndex = 1385 ' '申請完成_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.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.申請完成_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.申請完成_bt.Location = New System.Drawing.Point(669, 654) Me.申請完成_bt.Name = "申請完成_bt" Me.申請完成_bt.Size = New System.Drawing.Size(443, 25) Me.申請完成_bt.TabIndex = 1373 Me.申請完成_bt.Text = "申請完成" Me.申請完成_bt.UseVisualStyleBackColor = True ' '項次_tb ' Me.項次_tb.Location = New System.Drawing.Point(579, 125) Me.項次_tb.Name = "項次_tb" Me.項次_tb.Size = New System.Drawing.Size(50, 23) Me.項次_tb.TabIndex = 1377 ' '項次_lb ' Me.項次_lb.AutoSize = True Me.項次_lb.Location = New System.Drawing.Point(630, 129) Me.項次_lb.Name = "項次_lb" Me.項次_lb.Size = New System.Drawing.Size(31, 16) Me.項次_lb.TabIndex = 1376 Me.項次_lb.Text = "項次" ' '選擇_lb ' Me.選擇_lb.AutoSize = True Me.選擇_lb.Location = New System.Drawing.Point(536, 128) Me.選擇_lb.Name = "選擇_lb" Me.選擇_lb.Size = New System.Drawing.Size(31, 16) Me.選擇_lb.TabIndex = 1375 Me.選擇_lb.Text = "選擇" ' '物料清單_dgv ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, 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.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.物料清單_dgv.Location = New System.Drawing.Point(4, 48) 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(529, 194) Me.物料清單_dgv.TabIndex = 1366 ' '申請人_lb ' Me.申請人_lb.AutoSize = True Me.申請人_lb.Location = New System.Drawing.Point(1077, 51) Me.申請人_lb.Name = "申請人_lb" Me.申請人_lb.Size = New System.Drawing.Size(61, 16) Me.申請人_lb.TabIndex = 1372 Me.申請人_lb.Text = "申 請 人" ' '申請人_tb ' Me.申請人_tb.Location = New System.Drawing.Point(1149, 47) Me.申請人_tb.Name = "申請人_tb" Me.申請人_tb.Size = New System.Drawing.Size(192, 23) Me.申請人_tb.TabIndex = 1371 ' '申請日期_lb ' Me.申請日期_lb.AutoSize = True Me.申請日期_lb.Location = New System.Drawing.Point(833, 74) Me.申請日期_lb.Name = "申請日期_lb" Me.申請日期_lb.Size = New System.Drawing.Size(97, 16) Me.申請日期_lb.TabIndex = 1370 Me.申請日期_lb.Text = "申 請 日 期" ' '請購單號_lb ' Me.請購單號_lb.AutoSize = True Me.請購單號_lb.Location = New System.Drawing.Point(832, 50) Me.請購單號_lb.Name = "請購單號_lb" Me.請購單號_lb.Size = New System.Drawing.Size(55, 16) Me.請購單號_lb.TabIndex = 1369 Me.請購單號_lb.Text = "請購單號" ' '請購單號_tb ' Me.請購單號_tb.Location = New System.Drawing.Point(903, 47) Me.請購單號_tb.Name = "請購單號_tb" Me.請購單號_tb.Size = New System.Drawing.Size(158, 23) Me.請購單號_tb.TabIndex = 1368 ' '指定倉庫_lb ' Me.指定倉庫_lb.AutoSize = True Me.指定倉庫_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.指定倉庫_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.指定倉庫_lb.Location = New System.Drawing.Point(564, 23) Me.指定倉庫_lb.Name = "指定倉庫_lb" Me.指定倉庫_lb.Size = New System.Drawing.Size(136, 16) Me.指定倉庫_lb.TabIndex = 1388 Me.指定倉庫_lb.Text = "指 定 倉 庫" ' '倉庫級別_lb ' Me.倉庫級別_lb.AutoSize = True Me.倉庫級別_lb.Location = New System.Drawing.Point(955, 23) Me.倉庫級別_lb.Name = "倉庫級別_lb" Me.倉庫級別_lb.Size = New System.Drawing.Size(100, 16) Me.倉庫級別_lb.TabIndex = 1390 Me.倉庫級別_lb.Text = "倉 庫 級 別" ' '倉庫編號_lb ' Me.倉庫編號_lb.AutoSize = True Me.倉庫編號_lb.Location = New System.Drawing.Point(1167, 22) Me.倉庫編號_lb.Name = "倉庫編號_lb" Me.倉庫編號_lb.Size = New System.Drawing.Size(118, 16) Me.倉庫編號_lb.TabIndex = 1392 Me.倉庫編號_lb.Text = "倉 庫 編 號" ' '已作廢_rb ' Me.已作廢_rb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.已作廢_rb.AutoSize = True Me.已作廢_rb.ForeColor = System.Drawing.Color.Red Me.已作廢_rb.Location = New System.Drawing.Point(133, 497) Me.已作廢_rb.Name = "已作廢_rb" Me.已作廢_rb.Size = New System.Drawing.Size(73, 20) Me.已作廢_rb.TabIndex = 1382 Me.已作廢_rb.TabStop = True Me.已作廢_rb.Text = "已 作 廢" Me.已作廢_rb.UseVisualStyleBackColor = True ' '物料規格_dgv ' DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.物料規格_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3 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.BackgroundColor = System.Drawing.Color.White Me.物料規格_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.物料規格_dgv.Location = New System.Drawing.Point(4, 243) Me.物料規格_dgv.Name = "物料規格_dgv" Me.物料規格_dgv.RowHeadersWidth = 5 DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.物料規格_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4 Me.物料規格_dgv.RowTemplate.Height = 24 Me.物料規格_dgv.Size = New System.Drawing.Size(529, 200) Me.物料規格_dgv.TabIndex = 1367 ' '庫存量_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, 473) Me.庫存量_lb.Name = "庫存量_lb" Me.庫存量_lb.Size = New System.Drawing.Size(67, 16) Me.庫存量_lb.TabIndex = 1406 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(125, 473) Me.最大庫存量_lb.Name = "最大庫存量_lb" Me.最大庫存量_lb.Size = New System.Drawing.Size(67, 16) Me.最大庫存量_lb.TabIndex = 1408 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(256, 474) Me.可申請_lb.Name = "可申請_lb" Me.可申請_lb.Size = New System.Drawing.Size(85, 16) Me.可申請_lb.TabIndex = 1409 Me.可申請_lb.Text = "可 申 請" ' 'Timer1 ' Me.Timer1.Interval = 500 ' '未審核_rb ' Me.未審核_rb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.未審核_rb.AutoSize = True Me.未審核_rb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.未審核_rb.Location = New System.Drawing.Point(5, 497) Me.未審核_rb.Name = "未審核_rb" Me.未審核_rb.Size = New System.Drawing.Size(109, 20) Me.未審核_rb.TabIndex = 1381 Me.未審核_rb.TabStop = True Me.未審核_rb.Text = "未 審 核" Me.未審核_rb.UseVisualStyleBackColor = True ' '已審核_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(2, 517) Me.已審核_lb.Name = "已審核_lb" Me.已審核_lb.Size = New System.Drawing.Size(259, 16) Me.已審核_lb.TabIndex = 1401 Me.已審核_lb.Text = "已 審 核 的 建 築 物 料 請 購 單" ' '請購明細_dgv ' DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.請購明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5 Me.請購明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.請購明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.請購明細_dgv.BackgroundColor = System.Drawing.Color.White Me.請購明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.請購明細_dgv.Location = New System.Drawing.Point(536, 152) Me.請購明細_dgv.Name = "請購明細_dgv" Me.請購明細_dgv.RowHeadersWidth = 5 DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.請購明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6 Me.請購明細_dgv.RowTemplate.Height = 24 Me.請購明細_dgv.Size = New System.Drawing.Size(804, 498) Me.請購明細_dgv.TabIndex = 1374 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(536, 32) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(767, 16) Me.Label2.TabIndex = 1426 Me.Label2.Text = "_________________________________________________________________________________" & "_______________________________________________________________________" ' 'Label3 ' Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(580, 32) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(767, 16) Me.Label3.TabIndex = 1427 Me.Label3.Text = "_________________________________________________________________________________" & "_______________________________________________________________________" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(540, 50) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(26, 16) Me.Label4.TabIndex = 1428 Me.Label4.Text = "2、" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(535, 107) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(767, 16) Me.Label5.TabIndex = 1429 Me.Label5.Text = "_________________________________________________________________________________" & "_______________________________________________________________________" ' 'Label6 ' Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(579, 107) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(767, 16) Me.Label6.TabIndex = 1430 Me.Label6.Text = "_________________________________________________________________________________" & "_______________________________________________________________________" ' '未核准_dgv ' DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer)) Me.未核准_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7 Me.未核准_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.未核准_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.未核准_dgv.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders Me.未核准_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.未核准_dgv.Location = New System.Drawing.Point(4, 536) Me.未核准_dgv.Name = "未核准_dgv" Me.未核准_dgv.RowHeadersWidth = 5 DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.未核准_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8 Me.未核准_dgv.RowTemplate.Height = 24 Me.未核准_dgv.Size = New System.Drawing.Size(529, 138) Me.未核准_dgv.TabIndex = 1383 ' '作廢清單_dgv ' DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer)) Me.作廢清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9 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.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders Me.作廢清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.作廢清單_dgv.Location = New System.Drawing.Point(4, 536) Me.作廢清單_dgv.Name = "作廢清單_dgv" Me.作廢清單_dgv.RowHeadersWidth = 5 DataGridViewCellStyle10.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.作廢清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10 Me.作廢清單_dgv.RowTemplate.Height = 24 Me.作廢清單_dgv.Size = New System.Drawing.Size(529, 138) Me.作廢清單_dgv.TabIndex = 1378 ' 'Label12 ' Me.Label12.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.Label12.AutoSize = True Me.Label12.Location = New System.Drawing.Point(2, 482) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(437, 16) Me.Label12.TabIndex = 1396 Me.Label12.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, 517) Me.未審核_lb.Name = "未審核_lb" Me.未審核_lb.Size = New System.Drawing.Size(346, 16) Me.未審核_lb.TabIndex = 1380 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, 517) Me.已作廢_lb.Name = "已作廢_lb" Me.已作廢_lb.Size = New System.Drawing.Size(229, 16) Me.已作廢_lb.TabIndex = 1384 Me.已作廢_lb.Text = "已 作 廢 的 建 築 物 料 請 購 單" ' '語轉扭_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(1315, 653) Me.語轉扭_bt.Name = "語轉扭_bt" Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25) Me.語轉扭_bt.TabIndex = 1423 Me.語轉扭_bt.Text = "L" Me.語轉扭_bt.UseVisualStyleBackColor = True ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(540, 21) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(26, 16) Me.Label1.TabIndex = 1425 Me.Label1.Text = "1、" ' '已核准_dgv ' DataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.已核准_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11 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.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCellsExceptHeaders Me.已核准_dgv.BackgroundColor = System.Drawing.Color.White Me.已核准_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.已核准_dgv.Location = New System.Drawing.Point(4, 536) Me.已核准_dgv.Name = "已核准_dgv" Me.已核准_dgv.RowHeadersWidth = 5 DataGridViewCellStyle12.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.已核准_dgv.RowsDefaultCellStyle = DataGridViewCellStyle12 Me.已核准_dgv.RowTemplate.Height = 24 Me.已核准_dgv.Size = New System.Drawing.Size(529, 142) Me.已核准_dgv.TabIndex = 1402 ' 'Label35 ' Me.Label35.AutoSize = True Me.Label35.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) Me.Label35.Location = New System.Drawing.Point(612, 78) Me.Label35.Name = "Label35" Me.Label35.Size = New System.Drawing.Size(208, 16) Me.Label35.TabIndex = 1438 Me.Label35.Text = "B方 A方 Date No. " Me.Label35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '閃燈_lb ' Me.閃燈_lb.AutoSize = True Me.閃燈_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, 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(1194, 122) Me.閃燈_lb.Name = "閃燈_lb" Me.閃燈_lb.Size = New System.Drawing.Size(149, 30) Me.閃燈_lb.TabIndex = 1379 Me.閃燈_lb.Text = "資料尚未存檔 " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Informasi belum diarsipkan" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) Me.閃燈_lb.Visible = False ' '物料圖_pb ' Me.物料圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.物料圖_pb.Location = New System.Drawing.Point(423, 445) Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.物料圖_pb.Name = "物料圖_pb" Me.物料圖_pb.Size = New System.Drawing.Size(110, 63) Me.物料圖_pb.TabIndex = 1386 Me.物料圖_pb.TabStop = False ' '詳細資料2_ch ' Me.詳細資料2_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.詳細資料2_ch.AutoSize = True Me.詳細資料2_ch.Location = New System.Drawing.Point(537, 656) Me.詳細資料2_ch.Name = "詳細資料2_ch" Me.詳細資料2_ch.Size = New System.Drawing.Size(126, 20) Me.詳細資料2_ch.TabIndex = 1837 Me.詳細資料2_ch.Text = "詳細資料 / Rincian" Me.詳細資料2_ch.UseVisualStyleBackColor = True ' '請購單申請 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1349, 681) Me.Controls.Add(Me.詳細資料2_ch) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.備註_tb) Me.Controls.Add(Me.合約編號3_tb) Me.Controls.Add(Me.合約編號2_tb) Me.Controls.Add(Me.合約編號1_tb) Me.Controls.Add(Me.合約編號_cb) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.新群組1_cb) Me.Controls.Add(Me.合約號_lb) Me.Controls.Add(Me.重新整理_bt) Me.Controls.Add(Me.操作_lb) Me.Controls.Add(Me.需求日期_dtp) Me.Controls.Add(Me.需求日期_lb) Me.Controls.Add(Me.刪除請購單上點選資料_bt) Me.Controls.Add(Me.刪除_bt) 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.大間距_ch) Me.Controls.Add(Me.中間距_ch) Me.Controls.Add(Me.小間距_ch) Me.Controls.Add(Me.可申請_tb) Me.Controls.Add(Me.搜尋_bt) Me.Controls.Add(Me.已審核_rb) Me.Controls.Add(Me.最大庫存量_tb) Me.Controls.Add(Me.庫存量_tb) Me.Controls.Add(Me.複製_bt) Me.Controls.Add(Me.新增_bt) Me.Controls.Add(Me.申請數_nud) Me.Controls.Add(Me.申請數_lb) Me.Controls.Add(Me.料號_lb) Me.Controls.Add(Me.料號_tb) Me.Controls.Add(Me.群組編碼_lb) Me.Controls.Add(Me.倉庫編號_tb) Me.Controls.Add(Me.倉庫級別_tb) Me.Controls.Add(Me.指定倉庫_cb) Me.Controls.Add(Me.物料圖_pb) Me.Controls.Add(Me.申請日期_dtp) Me.Controls.Add(Me.申請完成_bt) Me.Controls.Add(Me.項次_tb) Me.Controls.Add(Me.項次_lb) Me.Controls.Add(Me.選擇_lb) Me.Controls.Add(Me.物料清單_dgv) Me.Controls.Add(Me.申請人_lb) Me.Controls.Add(Me.申請人_tb) Me.Controls.Add(Me.申請日期_lb) Me.Controls.Add(Me.請購單號_lb) Me.Controls.Add(Me.請購單號_tb) Me.Controls.Add(Me.指定倉庫_lb) Me.Controls.Add(Me.倉庫級別_lb) Me.Controls.Add(Me.倉庫編號_lb) Me.Controls.Add(Me.已作廢_rb) Me.Controls.Add(Me.物料規格_dgv) Me.Controls.Add(Me.庫存量_lb) Me.Controls.Add(Me.最大庫存量_lb) Me.Controls.Add(Me.可申請_lb) Me.Controls.Add(Me.未審核_rb) Me.Controls.Add(Me.已審核_lb) Me.Controls.Add(Me.請購明細_dgv) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.未核准_dgv) Me.Controls.Add(Me.作廢清單_dgv) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.未審核_lb) Me.Controls.Add(Me.已作廢_lb) Me.Controls.Add(Me.語轉扭_bt) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.已核准_dgv) Me.Controls.Add(Me.Label35) 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(4) Me.Name = "請購單申請" Me.Text = "請購單申請" Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.申請數_nud, 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.未核准_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.作廢清單_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Label7 As Label Friend WithEvents 備註_tb As TextBox Friend WithEvents 合約編號3_tb As TextBox Friend WithEvents 合約編號2_tb As TextBox Friend WithEvents 合約編號1_tb As TextBox Friend WithEvents 合約編號_cb As ComboBox Friend WithEvents Panel1 As Panel Friend WithEvents 群組碼_tb As TextBox Friend WithEvents 料號原則_lb As Label Friend WithEvents 群組編碼_cb As ComboBox Friend WithEvents 物料原則一_cb As ComboBox Friend WithEvents 物料原則二_cb As ComboBox Friend WithEvents 合約號_tb As TextBox Friend WithEvents 語言_dgv As DataGridView Friend WithEvents 新群組1_cb As ComboBox Friend WithEvents 合約號_lb As Label Friend WithEvents 重新整理_bt As Button Friend WithEvents 操作_lb As Label Friend WithEvents 需求日期_dtp As DateTimePicker Friend WithEvents 需求日期_lb As Label 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 大間距_ch As CheckBox Friend WithEvents 中間距_ch As CheckBox Friend WithEvents 小間距_ch As CheckBox Friend WithEvents 可申請_tb As TextBox Friend WithEvents 搜尋_bt As Button Friend WithEvents 已審核_rb As RadioButton Friend WithEvents 最大庫存量_tb As TextBox Friend WithEvents 庫存量_tb As TextBox Friend WithEvents 複製_bt As Button Friend WithEvents 新增_bt As Button Friend WithEvents 申請數_nud As NumericUpDown Friend WithEvents 申請數_lb As Label Friend WithEvents 料號_lb As Label Friend WithEvents 料號_tb As TextBox Friend WithEvents 群組編碼_lb As Label Friend WithEvents 倉庫編號_tb As TextBox Friend WithEvents 倉庫級別_tb As TextBox Friend WithEvents 指定倉庫_cb As ComboBox Friend WithEvents 物料圖_pb As PictureBox Friend WithEvents 申請日期_dtp As DateTimePicker Friend WithEvents 申請完成_bt As Button Friend WithEvents 項次_tb As TextBox Friend WithEvents 項次_lb As Label Friend WithEvents 選擇_lb As Label Friend WithEvents 物料清單_dgv As DataGridView Friend WithEvents 申請人_lb As Label Friend WithEvents 申請人_tb As TextBox Friend WithEvents 申請日期_lb As Label Friend WithEvents 請購單號_lb As Label Friend WithEvents 請購單號_tb As TextBox Friend WithEvents 指定倉庫_lb As Label Friend WithEvents 倉庫級別_lb As Label Friend WithEvents 倉庫編號_lb As Label Friend WithEvents 已作廢_rb As RadioButton Friend WithEvents 物料規格_dgv As DataGridView Friend WithEvents 庫存量_lb As Label Friend WithEvents 最大庫存量_lb As Label Friend WithEvents 可申請_lb As Label Friend WithEvents Timer1 As Timer Friend WithEvents 未審核_rb As RadioButton Friend WithEvents 已審核_lb As Label Friend WithEvents 請購明細_dgv As DataGridView Friend WithEvents Label2 As Label Friend WithEvents Label3 As Label Friend WithEvents Label4 As Label Friend WithEvents Label5 As Label Friend WithEvents Label6 As Label Friend WithEvents 未核准_dgv As DataGridView Friend WithEvents 作廢清單_dgv As DataGridView Friend WithEvents Label12 As Label Friend WithEvents 未審核_lb As Label Friend WithEvents 已作廢_lb As Label Friend WithEvents 語轉扭_bt As Button Friend WithEvents Label1 As Label Friend WithEvents 已核准_dgv As DataGridView Friend WithEvents Label35 As Label Friend WithEvents 閃燈_lb As Label Friend WithEvents 詳細資料2_ch As CheckBox End Class