diff --git a/.vs/Minds Cliente/v15/.suo b/.vs/Minds Cliente/v15/.suo index 8f31be2..debbf33 100644 Binary files a/.vs/Minds Cliente/v15/.suo and b/.vs/Minds Cliente/v15/.suo differ diff --git a/.vs/Minds Cliente/v15/Server/sqlite3/storage.ide b/.vs/Minds Cliente/v15/Server/sqlite3/storage.ide index 0d3ff58..0f0f7f8 100644 Binary files a/.vs/Minds Cliente/v15/Server/sqlite3/storage.ide and b/.vs/Minds Cliente/v15/Server/sqlite3/storage.ide differ diff --git a/My Project/AssemblyInfo.vb b/My Project/AssemblyInfo.vb index f82b24f..04cde22 100644 --- a/My Project/AssemblyInfo.vb +++ b/My Project/AssemblyInfo.vb @@ -18,7 +18,7 @@ Imports System.Runtime.InteropServices 'The following GUID is for the ID of the typelib if this project is exposed to COM - + ' Version information for an assembly consists of the following four values: ' @@ -30,5 +30,5 @@ Imports System.Runtime.InteropServices ' You can specify all the values or you can default the Build and Revision Numbers ' by using the '*' as shown below: - - + + diff --git a/Reportes/frmReporteJ13.Designer.vb b/Reportes/frmReporteJ13.Designer.vb index db403dc..e53c9db 100644 --- a/Reportes/frmReporteJ13.Designer.vb +++ b/Reportes/frmReporteJ13.Designer.vb @@ -61,8 +61,12 @@ Partial Class frmReporteJ13 ' Me.dgvResult.AllowUserToAddRows = False Me.dgvResult.AllowUserToDeleteRows = False + Me.dgvResult.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.dgvResult.BackgroundColor = System.Drawing.Color.White Me.dgvResult.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize + Me.dgvResult.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically Me.dgvResult.Location = New System.Drawing.Point(12, 89) Me.dgvResult.Name = "dgvResult" Me.dgvResult.Size = New System.Drawing.Size(676, 328) @@ -119,8 +123,9 @@ Partial Class frmReporteJ13 ' 'Img_logoCabecera ' + Me.Img_logoCabecera.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Img_logoCabecera.Image = Global.CLIENTE.My.Resources.Resources.blackrock_logo - Me.Img_logoCabecera.Location = New System.Drawing.Point(544, -4) + Me.Img_logoCabecera.Location = New System.Drawing.Point(581, -4) Me.Img_logoCabecera.Name = "Img_logoCabecera" Me.Img_logoCabecera.Size = New System.Drawing.Size(117, 50) Me.Img_logoCabecera.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage @@ -129,6 +134,7 @@ Partial Class frmReporteJ13 ' 'lblFooter ' + Me.lblFooter.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.lblFooter.AutoSize = True Me.lblFooter.BackColor = System.Drawing.Color.Transparent Me.lblFooter.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) @@ -164,8 +170,8 @@ Partial Class frmReporteJ13 Me.Controls.Add(Me.dgvResult) Me.Controls.Add(Me.cmbSemester) Me.Controls.Add(Me.lblSemester) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog Me.Name = "frmReporteJ13" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent Me.Text = "Reporte J13" CType(Me.dgvResult, System.ComponentModel.ISupportInitialize).EndInit() Me.panel2.ResumeLayout(False) diff --git a/Reportes/frmReporteJ14.Designer.vb b/Reportes/frmReporteJ14.Designer.vb index cfe6e8a..149f0ba 100644 --- a/Reportes/frmReporteJ14.Designer.vb +++ b/Reportes/frmReporteJ14.Designer.vb @@ -66,7 +66,12 @@ Partial Class frmReporteJ14 ' Me.dgvResult.AllowUserToAddRows = False Me.dgvResult.AllowUserToDeleteRows = False + Me.dgvResult.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.dgvResult.BackgroundColor = System.Drawing.Color.White Me.dgvResult.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize + Me.dgvResult.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically Me.dgvResult.Location = New System.Drawing.Point(12, 101) Me.dgvResult.Name = "dgvResult" Me.dgvResult.Size = New System.Drawing.Size(660, 328) @@ -105,8 +110,9 @@ Partial Class frmReporteJ14 ' 'Img_logoCabecera ' + Me.Img_logoCabecera.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Img_logoCabecera.Image = Global.CLIENTE.My.Resources.Resources.blackrock_logo - Me.Img_logoCabecera.Location = New System.Drawing.Point(544, -4) + Me.Img_logoCabecera.Location = New System.Drawing.Point(564, -4) Me.Img_logoCabecera.Name = "Img_logoCabecera" Me.Img_logoCabecera.Size = New System.Drawing.Size(117, 50) Me.Img_logoCabecera.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage @@ -128,6 +134,7 @@ Partial Class frmReporteJ14 ' 'lblFooter ' + Me.lblFooter.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.lblFooter.AutoSize = True Me.lblFooter.BackColor = System.Drawing.Color.Transparent Me.lblFooter.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) @@ -163,8 +170,8 @@ Partial Class frmReporteJ14 Me.Controls.Add(Me.dgvResult) Me.Controls.Add(Me.cmbQuarter) Me.Controls.Add(Me.lblQuarter) - Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog Me.Name = "frmReporteJ14" + Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent Me.Text = "Reporte J14" CType(Me.dgvResult, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Img_logoCabecera, System.ComponentModel.ISupportInitialize).EndInit() diff --git a/bin/MINDS CLIENTEOF.application b/bin/MINDS CLIENTEOF.application index 3a6bb79..411fde8 100644 --- a/bin/MINDS CLIENTEOF.application +++ b/bin/MINDS CLIENTEOF.application @@ -14,7 +14,7 @@ - uE3ve6xiWGCt564EdThVPHwOsms= + XDA0ED8wf/l3fI+NIvEsm2C8Ywc= diff --git a/bin/MINDS CLIENTEOF.exe b/bin/MINDS CLIENTEOF.exe index 8b18114..f2196e9 100644 Binary files a/bin/MINDS CLIENTEOF.exe and b/bin/MINDS CLIENTEOF.exe differ diff --git a/bin/MINDS CLIENTEOF.exe.manifest b/bin/MINDS CLIENTEOF.exe.manifest index 14b6f36..17803d2 100644 --- a/bin/MINDS CLIENTEOF.exe.manifest +++ b/bin/MINDS CLIENTEOF.exe.manifest @@ -4,7 +4,7 @@ - + @@ -248,13 +248,13 @@ - + - g6VV+isApnPhlL0CD5x2+h3J++Y= + Js4Wcp+Y5s7qlw5GITfhusML5IM= diff --git a/bin/MINDS CLIENTEOF.pdb b/bin/MINDS CLIENTEOF.pdb index 02f3475..0575e5a 100644 Binary files a/bin/MINDS CLIENTEOF.pdb and b/bin/MINDS CLIENTEOF.pdb differ diff --git a/bin/app.publish/MINDS CLIENTEOF.exe b/bin/app.publish/MINDS CLIENTEOF.exe index 8b18114..f2196e9 100644 Binary files a/bin/app.publish/MINDS CLIENTEOF.exe and b/bin/app.publish/MINDS CLIENTEOF.exe differ diff --git a/obj/Debug/MINDS CLIENTEOF.application b/obj/Debug/MINDS CLIENTEOF.application index 3a6bb79..411fde8 100644 --- a/obj/Debug/MINDS CLIENTEOF.application +++ b/obj/Debug/MINDS CLIENTEOF.application @@ -14,7 +14,7 @@ - uE3ve6xiWGCt564EdThVPHwOsms= + XDA0ED8wf/l3fI+NIvEsm2C8Ywc= diff --git a/obj/Debug/MINDS CLIENTEOF.exe b/obj/Debug/MINDS CLIENTEOF.exe index 8b18114..f2196e9 100644 Binary files a/obj/Debug/MINDS CLIENTEOF.exe and b/obj/Debug/MINDS CLIENTEOF.exe differ diff --git a/obj/Debug/MINDS CLIENTEOF.exe.manifest b/obj/Debug/MINDS CLIENTEOF.exe.manifest index 14b6f36..17803d2 100644 --- a/obj/Debug/MINDS CLIENTEOF.exe.manifest +++ b/obj/Debug/MINDS CLIENTEOF.exe.manifest @@ -4,7 +4,7 @@ - + @@ -248,13 +248,13 @@ - + - g6VV+isApnPhlL0CD5x2+h3J++Y= + Js4Wcp+Y5s7qlw5GITfhusML5IM= diff --git a/obj/Debug/MINDS CLIENTEOF.pdb b/obj/Debug/MINDS CLIENTEOF.pdb index 02f3475..0575e5a 100644 Binary files a/obj/Debug/MINDS CLIENTEOF.pdb and b/obj/Debug/MINDS CLIENTEOF.pdb differ diff --git a/obj/Debug/Minds Cliente.vbproj.GenerateResource.Cache b/obj/Debug/Minds Cliente.vbproj.GenerateResource.Cache index c87b480..24b1a8a 100644 Binary files a/obj/Debug/Minds Cliente.vbproj.GenerateResource.Cache and b/obj/Debug/Minds Cliente.vbproj.GenerateResource.Cache differ