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() Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.申請日期_dtp = New System.Windows.Forms.DateTimePicker() 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.申請人_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.Timer1 = New System.Windows.Forms.Timer(Me.components) Me.已作廢_lb = New System.Windows.Forms.Label() Me.已作廢_rb = New System.Windows.Forms.RadioButton() Me.未審核_rb = New System.Windows.Forms.RadioButton() 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.物料清單_dgv = New System.Windows.Forms.DataGridView() Me.請購明細_dgv = New System.Windows.Forms.DataGridView() Me.作廢清單_dgv = New System.Windows.Forms.DataGridView() Me.未核准_dgv = New System.Windows.Forms.DataGridView() Me.物料圖_pb = New System.Windows.Forms.PictureBox() 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.指定倉庫_lb = New System.Windows.Forms.Label() Me.指定倉庫_cb = New System.Windows.Forms.ComboBox() Me.群組編碼_cb = New System.Windows.Forms.ComboBox() Me.群組編碼_lb = New System.Windows.Forms.Label() Me.物料原則一_cb = New System.Windows.Forms.ComboBox() Me.料號原則_lb = New System.Windows.Forms.Label() Me.物料原則二_cb = New System.Windows.Forms.ComboBox() Me.料號_lb = New System.Windows.Forms.Label() Me.料號_tb = New System.Windows.Forms.TextBox() Me.Label12 = New System.Windows.Forms.Label() Me.申請數_lb = New System.Windows.Forms.Label() Me.申請數_nud = New System.Windows.Forms.NumericUpDown() Me.新增_bt = New System.Windows.Forms.Button() Me.已審核_rb = New System.Windows.Forms.RadioButton() Me.已審核_lb = New System.Windows.Forms.Label() Me.已核准_dgv = New System.Windows.Forms.DataGridView() Me.複製_bt = New System.Windows.Forms.Button() Me.搜尋_bt = New System.Windows.Forms.Button() 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.可申請_lb = New System.Windows.Forms.Label() Me.可申請_tb = New System.Windows.Forms.TextBox() Me.語言_dgv = New System.Windows.Forms.DataGridView() Me.大間距_ch = New System.Windows.Forms.CheckBox() Me.中間距_ch = New System.Windows.Forms.CheckBox() Me.小間距_ch = New System.Windows.Forms.CheckBox() Me.大間距1_ch = New System.Windows.Forms.CheckBox() Me.中間距1_ch = New System.Windows.Forms.CheckBox() Me.小間距1_ch = New System.Windows.Forms.CheckBox() Me.開立建築物料請購單_bt = New System.Windows.Forms.Button() Me.刪除_bt = New System.Windows.Forms.Button() Me.刪除請購單上點選資料_bt = New System.Windows.Forms.Button() Me.需求日期_dtp = New System.Windows.Forms.DateTimePicker() 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.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.合約號_lb = New System.Windows.Forms.Label() Me.合約號_tb = New System.Windows.Forms.TextBox() Me.新群組1_cb = New System.Windows.Forms.ComboBox() Me.Panel1 = New System.Windows.Forms.Panel() Me.主管_dgv = New System.Windows.Forms.DataGridView() 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.Label35 = New System.Windows.Forms.Label() Me.備註_tb = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.詳細資料2_ch = New System.Windows.Forms.CheckBox() CType(Me.物料規格_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.物料清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.請購明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.作廢清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.未核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.物料圖_pb, 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() Me.Panel1.SuspendLayout() CType(Me.主管_dgv, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '申請日期_dtp ' Me.申請日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.申請日期_dtp.Location = New System.Drawing.Point(975, 72) Me.申請日期_dtp.Name = "申請日期_dtp" Me.申請日期_dtp.Size = New System.Drawing.Size(87, 23) Me.申請日期_dtp.TabIndex = 841 ' '閃燈_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(1195, 123) Me.閃燈_lb.Name = "閃燈_lb" Me.閃燈_lb.Size = New System.Drawing.Size(149, 30) Me.閃燈_lb.TabIndex = 837 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 ' '項次_tb ' Me.項次_tb.Location = New System.Drawing.Point(580, 126) Me.項次_tb.Name = "項次_tb" Me.項次_tb.Size = New System.Drawing.Size(50, 23) Me.項次_tb.TabIndex = 836 ' '項次_lb ' Me.項次_lb.AutoSize = True Me.項次_lb.Location = New System.Drawing.Point(631, 130) Me.項次_lb.Name = "項次_lb" Me.項次_lb.Size = New System.Drawing.Size(31, 16) Me.項次_lb.TabIndex = 835 Me.項次_lb.Text = "項次" ' '選擇_lb ' Me.選擇_lb.AutoSize = True Me.選擇_lb.Location = New System.Drawing.Point(537, 129) Me.選擇_lb.Name = "選擇_lb" Me.選擇_lb.Size = New System.Drawing.Size(31, 16) Me.選擇_lb.TabIndex = 834 Me.選擇_lb.Text = "選擇" ' '申請人_lb ' Me.申請人_lb.AutoSize = True Me.申請人_lb.Location = New System.Drawing.Point(1078, 52) Me.申請人_lb.Name = "申請人_lb" Me.申請人_lb.Size = New System.Drawing.Size(61, 16) Me.申請人_lb.TabIndex = 828 Me.申請人_lb.Text = "申 請 人" ' '申請人_tb ' Me.申請人_tb.Location = New System.Drawing.Point(1150, 48) Me.申請人_tb.Name = "申請人_tb" Me.申請人_tb.Size = New System.Drawing.Size(192, 23) Me.申請人_tb.TabIndex = 827 ' '申請日期_lb ' Me.申請日期_lb.AutoSize = True Me.申請日期_lb.Location = New System.Drawing.Point(834, 75) Me.申請日期_lb.Name = "申請日期_lb" Me.申請日期_lb.Size = New System.Drawing.Size(97, 16) Me.申請日期_lb.TabIndex = 826 Me.申請日期_lb.Text = "申 請 日 期" ' '請購單號_lb ' Me.請購單號_lb.AutoSize = True Me.請購單號_lb.Location = New System.Drawing.Point(833, 51) Me.請購單號_lb.Name = "請購單號_lb" Me.請購單號_lb.Size = New System.Drawing.Size(55, 16) Me.請購單號_lb.TabIndex = 825 Me.請購單號_lb.Text = "請購單號" ' '請購單號_tb ' Me.請購單號_tb.Location = New System.Drawing.Point(904, 48) Me.請購單號_tb.Name = "請購單號_tb" Me.請購單號_tb.Size = New System.Drawing.Size(158, 23) Me.請購單號_tb.TabIndex = 824 ' 'Timer1 ' Me.Timer1.Interval = 500 ' '已作廢_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, 518) Me.已作廢_lb.Name = "已作廢_lb" Me.已作廢_lb.Size = New System.Drawing.Size(229, 16) Me.已作廢_lb.TabIndex = 841 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(134, 498) Me.已作廢_rb.Name = "已作廢_rb" Me.已作廢_rb.Size = New System.Drawing.Size(73, 20) Me.已作廢_rb.TabIndex = 839 Me.已作廢_rb.TabStop = True Me.已作廢_rb.Text = "已 作 廢" Me.已作廢_rb.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.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer)) Me.未審核_rb.Location = New System.Drawing.Point(6, 498) Me.未審核_rb.Name = "未審核_rb" Me.未審核_rb.Size = New System.Drawing.Size(109, 20) Me.未審核_rb.TabIndex = 838 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, 518) Me.未審核_lb.Name = "未審核_lb" Me.未審核_lb.Size = New System.Drawing.Size(346, 16) Me.未審核_lb.TabIndex = 837 Me.未審核_lb.Text = "未 審 核 的 建 築 物 料 請 購 單" ' '申請完成_bt ' Me.申請完成_bt.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.申請完成_bt.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 = 832 Me.申請完成_bt.Text = "申請完成" Me.申請完成_bt.UseVisualStyleBackColor = True ' '群組碼_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 ' '物料規格_dgv ' DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.物料規格_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 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(5, 244) 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, 200) Me.物料規格_dgv.TabIndex = 679 ' '物料清單_dgv ' DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.物料清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3 Me.物料清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.物料清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.物料清單_dgv.BackgroundColor = System.Drawing.Color.White Me.物料清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.物料清單_dgv.Location = New System.Drawing.Point(5, 49) 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, 194) Me.物料清單_dgv.TabIndex = 677 ' '請購明細_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(537, 153) 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 = 833 ' '作廢清單_dgv ' DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, 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(5, 537) 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 = 836 ' '未核准_dgv ' DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, 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(5, 537) 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 = 840 ' '物料圖_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(424, 446) 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 = 955 Me.物料圖_pb.TabStop = False ' '倉庫編號_lb ' Me.倉庫編號_lb.AutoSize = True Me.倉庫編號_lb.Location = New System.Drawing.Point(1168, 23) Me.倉庫編號_lb.Name = "倉庫編號_lb" Me.倉庫編號_lb.Size = New System.Drawing.Size(118, 16) Me.倉庫編號_lb.TabIndex = 1003 Me.倉庫編號_lb.Text = "倉 庫 編 號" ' '倉庫編號_tb ' Me.倉庫編號_tb.Location = New System.Drawing.Point(1290, 20) Me.倉庫編號_tb.Name = "倉庫編號_tb" Me.倉庫編號_tb.Size = New System.Drawing.Size(52, 23) Me.倉庫編號_tb.TabIndex = 1002 Me.倉庫編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '倉庫級別_lb ' Me.倉庫級別_lb.AutoSize = True Me.倉庫級別_lb.Location = New System.Drawing.Point(956, 24) Me.倉庫級別_lb.Name = "倉庫級別_lb" Me.倉庫級別_lb.Size = New System.Drawing.Size(100, 16) Me.倉庫級別_lb.TabIndex = 1001 Me.倉庫級別_lb.Text = "倉 庫 級 別" ' '倉庫級別_tb ' Me.倉庫級別_tb.Location = New System.Drawing.Point(1078, 20) Me.倉庫級別_tb.Name = "倉庫級別_tb" Me.倉庫級別_tb.Size = New System.Drawing.Size(52, 23) Me.倉庫級別_tb.TabIndex = 1000 Me.倉庫級別_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '指定倉庫_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(565, 24) Me.指定倉庫_lb.Name = "指定倉庫_lb" Me.指定倉庫_lb.Size = New System.Drawing.Size(136, 16) Me.指定倉庫_lb.TabIndex = 999 Me.指定倉庫_lb.Text = "指 定 倉 庫" ' '指定倉庫_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(706, 20) Me.指定倉庫_cb.Name = "指定倉庫_cb" Me.指定倉庫_cb.Size = New System.Drawing.Size(209, 24) Me.指定倉庫_cb.TabIndex = 998 ' '群組編碼_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 ' '群組編碼_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(8, 27) Me.群組編碼_lb.Name = "群組編碼_lb" Me.群組編碼_lb.Size = New System.Drawing.Size(64, 16) Me.群組編碼_lb.TabIndex = 1005 Me.群組編碼_lb.Text = "群 組 編 碼" Me.群組編碼_lb.TextAlign = System.Drawing.ContentAlignment.TopRight ' '物料原則一_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 ' '料號原則_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(52, 27) Me.物料原則二_cb.Name = "物料原則二_cb" Me.物料原則二_cb.Size = New System.Drawing.Size(101, 24) Me.物料原則二_cb.TabIndex = 1008 Me.物料原則二_cb.Visible = False ' '料號_lb ' Me.料號_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.料號_lb.AutoSize = True Me.料號_lb.Location = New System.Drawing.Point(3, 450) Me.料號_lb.Name = "料號_lb" Me.料號_lb.Size = New System.Drawing.Size(55, 16) Me.料號_lb.TabIndex = 1010 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(62, 447) Me.料號_tb.Name = "料號_tb" Me.料號_tb.Size = New System.Drawing.Size(193, 23) Me.料號_tb.TabIndex = 1009 ' '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(3, 483) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(437, 16) Me.Label12.TabIndex = 1011 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.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(262, 451) Me.申請數_lb.Name = "申請數_lb" Me.申請數_lb.Size = New System.Drawing.Size(61, 16) Me.申請數_lb.TabIndex = 1012 Me.申請數_lb.Text = "申 請 數" ' '申請數_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(326, 448) 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 = 1013 Me.申請數_nud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' '新增_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(429, 511) Me.新增_bt.Name = "新增_bt" Me.新增_bt.Size = New System.Drawing.Size(105, 24) Me.新增_bt.TabIndex = 1014 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(233, 498) Me.已審核_rb.Name = "已審核_rb" Me.已審核_rb.Size = New System.Drawing.Size(91, 20) Me.已審核_rb.TabIndex = 1015 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(3, 518) Me.已審核_lb.Name = "已審核_lb" Me.已審核_lb.Size = New System.Drawing.Size(259, 16) Me.已審核_lb.TabIndex = 1016 Me.已審核_lb.Text = "已 審 核 的 建 築 物 料 請 購 單" ' '已核准_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(5, 537) 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 = 1017 ' '複製_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(355, 511) Me.複製_bt.Name = "複製_bt" Me.複製_bt.Size = New System.Drawing.Size(71, 24) Me.複製_bt.TabIndex = 1018 Me.複製_bt.Text = "複 製" Me.複製_bt.UseVisualStyleBackColor = True Me.複製_bt.Visible = False ' '搜尋_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(272, 23) Me.搜尋_bt.Name = "搜尋_bt" Me.搜尋_bt.Size = New System.Drawing.Size(114, 24) Me.搜尋_bt.TabIndex = 1019 Me.搜尋_bt.Text = "搜尋" Me.搜尋_bt.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, 474) Me.庫存量_lb.Name = "庫存量_lb" Me.庫存量_lb.Size = New System.Drawing.Size(67, 16) Me.庫存量_lb.TabIndex = 1021 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(71, 471) Me.庫存量_tb.Name = "庫存量_tb" Me.庫存量_tb.Size = New System.Drawing.Size(53, 23) Me.庫存量_tb.TabIndex = 1020 ' '最大庫存量_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(126, 474) Me.最大庫存量_lb.Name = "最大庫存量_lb" Me.最大庫存量_lb.Size = New System.Drawing.Size(67, 16) Me.最大庫存量_lb.TabIndex = 1023 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(202, 471) Me.最大庫存量_tb.Name = "最大庫存量_tb" Me.最大庫存量_tb.Size = New System.Drawing.Size(53, 23) Me.最大庫存量_tb.TabIndex = 1022 ' '可申請_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(257, 475) Me.可申請_lb.Name = "可申請_lb" Me.可申請_lb.Size = New System.Drawing.Size(85, 16) Me.可申請_lb.TabIndex = 1024 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(369, 472) Me.可申請_tb.Name = "可申請_tb" Me.可申請_tb.Size = New System.Drawing.Size(53, 23) Me.可申請_tb.TabIndex = 1025 ' '語言_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 ' '大間距_ch ' Me.大間距_ch.AutoSize = True Me.大間距_ch.Location = New System.Drawing.Point(491, 26) Me.大間距_ch.Name = "大間距_ch" Me.大間距_ch.Size = New System.Drawing.Size(39, 20) Me.大間距_ch.TabIndex = 1337 Me.大間距_ch.Text = "L3" Me.大間距_ch.UseVisualStyleBackColor = True ' '中間距_ch ' Me.中間距_ch.AutoSize = True Me.中間距_ch.Location = New System.Drawing.Point(448, 26) Me.中間距_ch.Name = "中間距_ch" Me.中間距_ch.Size = New System.Drawing.Size(39, 20) Me.中間距_ch.TabIndex = 1336 Me.中間距_ch.Text = "L2" Me.中間距_ch.UseVisualStyleBackColor = True ' '小間距_ch ' Me.小間距_ch.AutoSize = True Me.小間距_ch.Location = New System.Drawing.Point(406, 26) Me.小間距_ch.Name = "小間距_ch" Me.小間距_ch.Size = New System.Drawing.Size(39, 20) Me.小間距_ch.TabIndex = 1335 Me.小間距_ch.Text = "L1" Me.小間距_ch.UseVisualStyleBackColor = True ' '大間距1_ch ' Me.大間距1_ch.AutoSize = True Me.大間距1_ch.Location = New System.Drawing.Point(761, 127) Me.大間距1_ch.Name = "大間距1_ch" Me.大間距1_ch.Size = New System.Drawing.Size(39, 20) Me.大間距1_ch.TabIndex = 1340 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(718, 127) Me.中間距1_ch.Name = "中間距1_ch" Me.中間距1_ch.Size = New System.Drawing.Size(39, 20) Me.中間距1_ch.TabIndex = 1339 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(676, 127) Me.小間距1_ch.Name = "小間距1_ch" Me.小間距1_ch.Size = New System.Drawing.Size(39, 20) Me.小間距1_ch.TabIndex = 1338 Me.小間距1_ch.Text = "L1" Me.小間距1_ch.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(564, 47) Me.開立建築物料請購單_bt.Name = "開立建築物料請購單_bt" Me.開立建築物料請購單_bt.Size = New System.Drawing.Size(263, 26) Me.開立建築物料請購單_bt.TabIndex = 1341 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(1113, 654) Me.刪除_bt.Name = "刪除_bt" Me.刪除_bt.Size = New System.Drawing.Size(202, 25) Me.刪除_bt.TabIndex = 1342 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.Red Me.刪除請購單上點選資料_bt.Location = New System.Drawing.Point(824, 125) Me.刪除請購單上點選資料_bt.Name = "刪除請購單上點選資料_bt" Me.刪除請購單上點選資料_bt.Size = New System.Drawing.Size(187, 25) Me.刪除請購單上點選資料_bt.TabIndex = 1343 Me.刪除請購單上點選資料_bt.Text = "刪除請購單上點選的資料" Me.刪除請購單上點選資料_bt.UseVisualStyleBackColor = True ' '需求日期_dtp ' Me.需求日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.需求日期_dtp.Location = New System.Drawing.Point(1240, 72) Me.需求日期_dtp.Name = "需求日期_dtp" Me.需求日期_dtp.Size = New System.Drawing.Size(102, 23) Me.需求日期_dtp.TabIndex = 1345 ' '需求日期_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(1112, 75) Me.需求日期_lb.Name = "需求日期_lb" Me.需求日期_lb.Size = New System.Drawing.Size(97, 16) Me.需求日期_lb.TabIndex = 1344 Me.需求日期_lb.Text = "需 求 日 期" ' '操作_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(3, 4) Me.操作_lb.Name = "操作_lb" Me.操作_lb.Size = New System.Drawing.Size(374, 15) Me.操作_lb.TabIndex = 1346 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(1316, 654) Me.語轉扭_bt.Name = "語轉扭_bt" Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25) Me.語轉扭_bt.TabIndex = 1347 Me.語轉扭_bt.Text = "L" 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.Black Me.重新整理_bt.Location = New System.Drawing.Point(1011, 125) Me.重新整理_bt.Name = "重新整理_bt" Me.重新整理_bt.Size = New System.Drawing.Size(182, 25) Me.重新整理_bt.TabIndex = 1348 Me.重新整理_bt.Text = "重新整理" Me.重新整理_bt.UseVisualStyleBackColor = True ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(541, 22) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(26, 16) Me.Label1.TabIndex = 1349 Me.Label1.Text = "1、" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(537, 33) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(767, 16) Me.Label2.TabIndex = 1350 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(581, 33) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(767, 16) Me.Label3.TabIndex = 1351 Me.Label3.Text = "_________________________________________________________________________________" & "_______________________________________________________________________" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(541, 51) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(26, 16) Me.Label4.TabIndex = 1352 Me.Label4.Text = "2、" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(536, 108) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(767, 16) Me.Label5.TabIndex = 1353 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(580, 108) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(767, 16) Me.Label6.TabIndex = 1354 Me.Label6.Text = "_________________________________________________________________________________" & "_______________________________________________________________________" ' '合約號_lb ' Me.合約號_lb.AutoSize = True Me.合約號_lb.Location = New System.Drawing.Point(537, 99) Me.合約號_lb.Name = "合約號_lb" Me.合約號_lb.Size = New System.Drawing.Size(43, 16) Me.合約號_lb.TabIndex = 1355 Me.合約號_lb.Text = "合約號" ' '合約號_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 ' '新群組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(86, 23) Me.新群組1_cb.Name = "新群組1_cb" Me.新群組1_cb.Size = New System.Drawing.Size(180, 24) Me.新群組1_cb.TabIndex = 1357 ' 'Panel1 ' Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel1.Controls.Add(Me.主管_dgv) 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(823, 313) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(247, 109) Me.Panel1.TabIndex = 1358 Me.Panel1.Visible = False ' '主管_dgv ' DataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer)) Me.主管_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle13 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(157, 55) Me.主管_dgv.Name = "主管_dgv" Me.主管_dgv.RowHeadersWidth = 5 DataGridViewCellStyle14.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte)) DataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.主管_dgv.RowsDefaultCellStyle = DataGridViewCellStyle14 Me.主管_dgv.RowTemplate.Height = 24 Me.主管_dgv.Size = New System.Drawing.Size(81, 49) Me.主管_dgv.TabIndex = 1358 ' '合約編號3_tb ' Me.合約編號3_tb.Location = New System.Drawing.Point(793, 96) Me.合約編號3_tb.Name = "合約編號3_tb" Me.合約編號3_tb.Size = New System.Drawing.Size(35, 23) Me.合約編號3_tb.TabIndex = 1362 ' '合約編號2_tb ' Me.合約編號2_tb.Location = New System.Drawing.Point(727, 96) 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 = 1361 ' '合約編號1_tb ' Me.合約編號1_tb.Location = New System.Drawing.Point(676, 96) Me.合約編號1_tb.Name = "合約編號1_tb" Me.合約編號1_tb.Size = New System.Drawing.Size(50, 23) Me.合約編號1_tb.TabIndex = 1360 ' '合約編號_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() {"", "HX", "PGS"}) Me.合約編號_cb.Location = New System.Drawing.Point(612, 95) Me.合約編號_cb.Name = "合約編號_cb" Me.合約編號_cb.Size = New System.Drawing.Size(62, 24) Me.合約編號_cb.TabIndex = 1359 ' '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(613, 79) Me.Label35.Name = "Label35" Me.Label35.Size = New System.Drawing.Size(208, 16) Me.Label35.TabIndex = 1363 Me.Label35.Text = "B方 A方 Date No. " Me.Label35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' '備註_tb ' Me.備註_tb.Location = New System.Drawing.Point(904, 96) Me.備註_tb.Name = "備註_tb" Me.備註_tb.Size = New System.Drawing.Size(437, 23) Me.備註_tb.TabIndex = 1364 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(835, 100) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(68, 16) Me.Label7.TabIndex = 1365 Me.Label7.Text = "Komentar :" ' '詳細資料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 = 1836 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.最大庫存量_tb) Me.Controls.Add(Me.庫存量_tb) Me.Controls.Add(Me.搜尋_bt) Me.Controls.Add(Me.複製_bt) Me.Controls.Add(Me.已審核_rb) 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.未審核_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.已審核_lb) Me.Controls.Add(Me.請購明細_dgv) Me.Controls.Add(Me.未審核_lb) Me.Controls.Add(Me.已作廢_lb) Me.Controls.Add(Me.語轉扭_bt) Me.Controls.Add(Me.Label1) 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.作廢清單_dgv) Me.Controls.Add(Me.Label12) 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(3, 4, 3, 4) Me.Name = "請購單申請" Me.RightToLeftLayout = True 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.未核准_dgv, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.物料圖_pb, 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() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() CType(Me.主管_dgv, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents 申請日期_dtp As DateTimePicker 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 申請人_tb As TextBox Friend WithEvents 申請日期_lb As Label Friend WithEvents 請購單號_lb As Label Friend WithEvents 請購單號_tb As TextBox Friend WithEvents Timer1 As Timer Friend WithEvents 群組碼_tb As TextBox Friend WithEvents 物料規格_dgv As DataGridView Friend WithEvents 物料清單_dgv As DataGridView Friend WithEvents 申請完成_bt As Button Friend WithEvents 請購明細_dgv As DataGridView Friend WithEvents 已作廢_lb As Label Friend WithEvents 已作廢_rb As RadioButton Friend WithEvents 未審核_rb As RadioButton Friend WithEvents 未審核_lb As Label Friend WithEvents 作廢清單_dgv As DataGridView Friend WithEvents 未核准_dgv As DataGridView Friend WithEvents 物料圖_pb As PictureBox Friend WithEvents 倉庫編號_lb As Label Friend WithEvents 倉庫編號_tb As TextBox Friend WithEvents 倉庫級別_lb As Label Friend WithEvents 倉庫級別_tb As TextBox Friend WithEvents 指定倉庫_lb As Label Friend WithEvents 指定倉庫_cb As ComboBox Friend WithEvents 群組編碼_cb As ComboBox Friend WithEvents 群組編碼_lb As Label Friend WithEvents 物料原則一_cb As ComboBox Friend WithEvents 料號原則_lb As Label Friend WithEvents 物料原則二_cb As ComboBox Friend WithEvents 料號_lb As Label Friend WithEvents 料號_tb As TextBox Friend WithEvents Label12 As Label Friend WithEvents 申請數_lb As Label Friend WithEvents 申請數_nud As NumericUpDown Friend WithEvents 新增_bt As Button Friend WithEvents 已審核_rb As RadioButton Friend WithEvents 已審核_lb As Label Friend WithEvents 已核准_dgv As DataGridView Friend WithEvents 複製_bt As Button Friend WithEvents 搜尋_bt As Button Friend WithEvents 庫存量_lb As Label Friend WithEvents 庫存量_tb As TextBox Friend WithEvents 最大庫存量_lb As Label Friend WithEvents 最大庫存量_tb As TextBox Friend WithEvents 可申請_lb As Label Friend WithEvents 可申請_tb As TextBox Friend WithEvents 語言_dgv As DataGridView Friend WithEvents 大間距_ch As CheckBox Friend WithEvents 中間距_ch As CheckBox Friend WithEvents 小間距_ch As CheckBox Friend WithEvents 大間距1_ch As CheckBox Friend WithEvents 中間距1_ch As CheckBox Friend WithEvents 小間距1_ch As CheckBox Friend WithEvents 開立建築物料請購單_bt As Button Friend WithEvents 刪除_bt As Button Friend WithEvents 刪除請購單上點選資料_bt As Button Friend WithEvents 需求日期_dtp As DateTimePicker Friend WithEvents 需求日期_lb As Label Friend WithEvents 操作_lb As Label Friend WithEvents 語轉扭_bt As Button Friend WithEvents 重新整理_bt As Button Friend WithEvents Label1 As Label Friend WithEvents Label2 As Label Friend WithEvents Label3 As Label Friend WithEvents Label4 As Label Friend WithEvents Label5 As Label Friend WithEvents Label6 As Label Friend WithEvents 合約號_lb As Label Friend WithEvents 合約號_tb As TextBox Friend WithEvents 新群組1_cb As ComboBox Friend WithEvents Panel1 As Panel 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 Label35 As Label Friend WithEvents 備註_tb As TextBox Friend WithEvents Label7 As Label Friend WithEvents 主管_dgv As DataGridView Friend WithEvents 詳細資料2_ch As CheckBox End Class