358 lines
17 KiB
VB.net
358 lines
17 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class FrmReporteAsesorias
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Form reemplaza a Dispose para limpiar la lista de componentes.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Requerido por el Diseñador de Windows Forms
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'NOTA: el Diseñador de Windows Forms necesita el siguiente procedimiento
|
|
'Se puede modificar usando el Diseñador de Windows Forms.
|
|
'No lo modifique con el editor de código.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(FrmReporteAsesorias))
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.DBGDetalleAlarmas = New C1.Win.C1TrueDBGrid.C1TrueDBGrid()
|
|
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
|
|
Me.lblRegistros = New System.Windows.Forms.Label()
|
|
Me.C1TrueDBGrid2 = New C1.Win.C1TrueDBGrid.C1TrueDBGrid()
|
|
Me.panel2 = New System.Windows.Forms.Panel()
|
|
Me.Img_logoCabecera = New System.Windows.Forms.PictureBox()
|
|
Me.DesHeader = New System.Windows.Forms.Label()
|
|
Me.cmbCliente = New System.Windows.Forms.ComboBox()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.cmbCuenta = New System.Windows.Forms.ComboBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.cmbTipoServicio = New System.Windows.Forms.ComboBox()
|
|
Me.BtnConsul = New System.Windows.Forms.Button()
|
|
Me.panel3 = New System.Windows.Forms.Panel()
|
|
Me.lblFooter = New System.Windows.Forms.Label()
|
|
Me.BtnRefres = New System.Windows.Forms.Button()
|
|
Me.BtnExpor = New System.Windows.Forms.Button()
|
|
Me.BtnSal = New System.Windows.Forms.Button()
|
|
Me.GroupBox2.SuspendLayout()
|
|
CType(Me.DBGDetalleAlarmas, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox3.SuspendLayout()
|
|
CType(Me.C1TrueDBGrid2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.panel2.SuspendLayout()
|
|
CType(Me.Img_logoCabecera, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.panel3.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.Controls.Add(Me.DBGDetalleAlarmas)
|
|
Me.GroupBox2.Location = New System.Drawing.Point(12, 107)
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.Size = New System.Drawing.Size(1032, 256)
|
|
Me.GroupBox2.TabIndex = 20
|
|
Me.GroupBox2.TabStop = False
|
|
Me.GroupBox2.Text = "Detalle de las alarmas"
|
|
'
|
|
'DBGDetalleAlarmas
|
|
'
|
|
Me.DBGDetalleAlarmas.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.DBGDetalleAlarmas.FilterBar = True
|
|
Me.DBGDetalleAlarmas.GroupByCaption = "AGRUPAR"
|
|
Me.DBGDetalleAlarmas.Images.Add(CType(resources.GetObject("DBGDetalleAlarmas.Images"), System.Drawing.Image))
|
|
Me.DBGDetalleAlarmas.Location = New System.Drawing.Point(6, 19)
|
|
Me.DBGDetalleAlarmas.Name = "DBGDetalleAlarmas"
|
|
Me.DBGDetalleAlarmas.PreviewInfo.Location = New System.Drawing.Point(0, 0)
|
|
Me.DBGDetalleAlarmas.PreviewInfo.Size = New System.Drawing.Size(0, 0)
|
|
Me.DBGDetalleAlarmas.PreviewInfo.ZoomFactor = 75.0R
|
|
Me.DBGDetalleAlarmas.PrintInfo.PageSettings = CType(resources.GetObject("DBGDetalleAlarmas.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings)
|
|
Me.DBGDetalleAlarmas.Size = New System.Drawing.Size(1020, 231)
|
|
Me.DBGDetalleAlarmas.TabIndex = 20
|
|
Me.DBGDetalleAlarmas.Text = "C1TrueDBGrid1"
|
|
Me.DBGDetalleAlarmas.PropBag = resources.GetString("DBGDetalleAlarmas.PropBag")
|
|
'
|
|
'GroupBox3
|
|
'
|
|
Me.GroupBox3.Controls.Add(Me.lblRegistros)
|
|
Me.GroupBox3.Controls.Add(Me.C1TrueDBGrid2)
|
|
Me.GroupBox3.Location = New System.Drawing.Point(12, 363)
|
|
Me.GroupBox3.Name = "GroupBox3"
|
|
Me.GroupBox3.Size = New System.Drawing.Size(1032, 196)
|
|
Me.GroupBox3.TabIndex = 21
|
|
Me.GroupBox3.TabStop = False
|
|
'
|
|
'lblRegistros
|
|
'
|
|
Me.lblRegistros.AutoSize = True
|
|
Me.lblRegistros.ForeColor = System.Drawing.Color.MidnightBlue
|
|
Me.lblRegistros.Location = New System.Drawing.Point(6, 171)
|
|
Me.lblRegistros.Name = "lblRegistros"
|
|
Me.lblRegistros.Size = New System.Drawing.Size(13, 13)
|
|
Me.lblRegistros.TabIndex = 171
|
|
Me.lblRegistros.Text = "0"
|
|
Me.lblRegistros.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'C1TrueDBGrid2
|
|
'
|
|
Me.C1TrueDBGrid2.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.C1TrueDBGrid2.FilterBar = True
|
|
Me.C1TrueDBGrid2.GroupByCaption = "AGRUPAR"
|
|
Me.C1TrueDBGrid2.Images.Add(CType(resources.GetObject("C1TrueDBGrid2.Images"), System.Drawing.Image))
|
|
Me.C1TrueDBGrid2.Location = New System.Drawing.Point(6, 19)
|
|
Me.C1TrueDBGrid2.Name = "C1TrueDBGrid2"
|
|
Me.C1TrueDBGrid2.PreviewInfo.Location = New System.Drawing.Point(0, 0)
|
|
Me.C1TrueDBGrid2.PreviewInfo.Size = New System.Drawing.Size(0, 0)
|
|
Me.C1TrueDBGrid2.PreviewInfo.ZoomFactor = 75.0R
|
|
Me.C1TrueDBGrid2.PrintInfo.PageSettings = CType(resources.GetObject("C1TrueDBGrid2.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings)
|
|
Me.C1TrueDBGrid2.Size = New System.Drawing.Size(1020, 139)
|
|
Me.C1TrueDBGrid2.TabIndex = 20
|
|
Me.C1TrueDBGrid2.Text = "C1TrueDBGrid2"
|
|
Me.C1TrueDBGrid2.PropBag = resources.GetString("C1TrueDBGrid2.PropBag")
|
|
'
|
|
'panel2
|
|
'
|
|
Me.panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.panel2.BackColor = System.Drawing.Color.Black
|
|
Me.panel2.Controls.Add(Me.Img_logoCabecera)
|
|
Me.panel2.Controls.Add(Me.DesHeader)
|
|
Me.panel2.ForeColor = System.Drawing.Color.Navy
|
|
Me.panel2.Location = New System.Drawing.Point(0, 0)
|
|
Me.panel2.Name = "panel2"
|
|
Me.panel2.Size = New System.Drawing.Size(1176, 43)
|
|
Me.panel2.TabIndex = 168
|
|
'
|
|
'Img_logoCabecera
|
|
'
|
|
Me.Img_logoCabecera.Image = Global.CLIENTE.My.Resources.Resources.blackrock_logo
|
|
Me.Img_logoCabecera.Location = New System.Drawing.Point(1045, -6)
|
|
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
|
|
Me.Img_logoCabecera.TabIndex = 360
|
|
Me.Img_logoCabecera.TabStop = False
|
|
'
|
|
'DesHeader
|
|
'
|
|
Me.DesHeader.AutoSize = True
|
|
Me.DesHeader.BackColor = System.Drawing.Color.Transparent
|
|
Me.DesHeader.Font = New System.Drawing.Font("Century Gothic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.DesHeader.ForeColor = System.Drawing.SystemColors.Window
|
|
Me.DesHeader.Location = New System.Drawing.Point(21, 8)
|
|
Me.DesHeader.Name = "DesHeader"
|
|
Me.DesHeader.Size = New System.Drawing.Size(171, 22)
|
|
Me.DesHeader.TabIndex = 2
|
|
Me.DesHeader.Text = "Reporte Asesorías"
|
|
'
|
|
'cmbCliente
|
|
'
|
|
Me.cmbCliente.DropDownWidth = 490
|
|
Me.cmbCliente.Location = New System.Drawing.Point(68, 71)
|
|
Me.cmbCliente.Name = "cmbCliente"
|
|
Me.cmbCliente.Size = New System.Drawing.Size(280, 21)
|
|
Me.cmbCliente.TabIndex = 169
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.ForeColor = System.Drawing.Color.MidnightBlue
|
|
Me.Label9.Location = New System.Drawing.Point(15, 74)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(39, 13)
|
|
Me.Label9.TabIndex = 170
|
|
Me.Label9.Text = "Cliente"
|
|
Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.ForeColor = System.Drawing.Color.MidnightBlue
|
|
Me.Label1.Location = New System.Drawing.Point(369, 74)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(41, 13)
|
|
Me.Label1.TabIndex = 171
|
|
Me.Label1.Text = "Cuenta"
|
|
Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'cmbCuenta
|
|
'
|
|
Me.cmbCuenta.DropDownWidth = 250
|
|
Me.cmbCuenta.Location = New System.Drawing.Point(416, 71)
|
|
Me.cmbCuenta.Name = "cmbCuenta"
|
|
Me.cmbCuenta.Size = New System.Drawing.Size(156, 21)
|
|
Me.cmbCuenta.TabIndex = 172
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.ForeColor = System.Drawing.Color.MidnightBlue
|
|
Me.Label2.Location = New System.Drawing.Point(578, 74)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(69, 13)
|
|
Me.Label2.TabIndex = 173
|
|
Me.Label2.Text = "Tipo Servicio"
|
|
Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'cmbTipoServicio
|
|
'
|
|
Me.cmbTipoServicio.DropDownWidth = 490
|
|
Me.cmbTipoServicio.Location = New System.Drawing.Point(653, 71)
|
|
Me.cmbTipoServicio.Name = "cmbTipoServicio"
|
|
Me.cmbTipoServicio.Size = New System.Drawing.Size(252, 21)
|
|
Me.cmbTipoServicio.TabIndex = 174
|
|
'
|
|
'BtnConsul
|
|
'
|
|
Me.BtnConsul.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.BtnConsul.BackColor = System.Drawing.Color.Black
|
|
Me.BtnConsul.Cursor = System.Windows.Forms.Cursors.Hand
|
|
Me.BtnConsul.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.BtnConsul.ForeColor = System.Drawing.Color.White
|
|
Me.BtnConsul.Location = New System.Drawing.Point(1054, 144)
|
|
Me.BtnConsul.Name = "BtnConsul"
|
|
Me.BtnConsul.Size = New System.Drawing.Size(108, 33)
|
|
Me.BtnConsul.TabIndex = 175
|
|
Me.BtnConsul.Text = "&Buscar"
|
|
Me.BtnConsul.UseVisualStyleBackColor = False
|
|
'
|
|
'panel3
|
|
'
|
|
Me.panel3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.panel3.BackColor = System.Drawing.Color.Black
|
|
Me.panel3.Controls.Add(Me.lblFooter)
|
|
Me.panel3.ForeColor = System.Drawing.Color.Navy
|
|
Me.panel3.Location = New System.Drawing.Point(0, 565)
|
|
Me.panel3.Name = "panel3"
|
|
Me.panel3.Size = New System.Drawing.Size(1176, 29)
|
|
Me.panel3.TabIndex = 369
|
|
'
|
|
'lblFooter
|
|
'
|
|
Me.lblFooter.AutoSize = True
|
|
Me.lblFooter.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblFooter.Font = New System.Drawing.Font("Century Gothic", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblFooter.ForeColor = System.Drawing.SystemColors.Window
|
|
Me.lblFooter.Location = New System.Drawing.Point(1120, 7)
|
|
Me.lblFooter.Name = "lblFooter"
|
|
Me.lblFooter.Size = New System.Drawing.Size(42, 17)
|
|
Me.lblFooter.TabIndex = 2
|
|
Me.lblFooter.Text = "Minds"
|
|
'
|
|
'BtnRefres
|
|
'
|
|
Me.BtnRefres.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.BtnRefres.BackColor = System.Drawing.Color.Black
|
|
Me.BtnRefres.Cursor = System.Windows.Forms.Cursors.Hand
|
|
Me.BtnRefres.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.BtnRefres.ForeColor = System.Drawing.Color.White
|
|
Me.BtnRefres.Location = New System.Drawing.Point(1054, 222)
|
|
Me.BtnRefres.Name = "BtnRefres"
|
|
Me.BtnRefres.Size = New System.Drawing.Size(108, 33)
|
|
Me.BtnRefres.TabIndex = 371
|
|
Me.BtnRefres.Text = "&Limpiar"
|
|
Me.BtnRefres.UseVisualStyleBackColor = False
|
|
'
|
|
'BtnExpor
|
|
'
|
|
Me.BtnExpor.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.BtnExpor.BackColor = System.Drawing.Color.Black
|
|
Me.BtnExpor.Cursor = System.Windows.Forms.Cursors.Hand
|
|
Me.BtnExpor.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.BtnExpor.ForeColor = System.Drawing.Color.White
|
|
Me.BtnExpor.Location = New System.Drawing.Point(1054, 183)
|
|
Me.BtnExpor.Name = "BtnExpor"
|
|
Me.BtnExpor.Size = New System.Drawing.Size(108, 33)
|
|
Me.BtnExpor.TabIndex = 370
|
|
Me.BtnExpor.Text = "&Exportar"
|
|
Me.BtnExpor.UseVisualStyleBackColor = False
|
|
'
|
|
'BtnSal
|
|
'
|
|
Me.BtnSal.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.BtnSal.BackColor = System.Drawing.Color.Black
|
|
Me.BtnSal.Cursor = System.Windows.Forms.Cursors.Hand
|
|
Me.BtnSal.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.BtnSal.ForeColor = System.Drawing.Color.White
|
|
Me.BtnSal.Location = New System.Drawing.Point(1057, 523)
|
|
Me.BtnSal.Name = "BtnSal"
|
|
Me.BtnSal.Size = New System.Drawing.Size(105, 33)
|
|
Me.BtnSal.TabIndex = 372
|
|
Me.BtnSal.Text = "&Cerrar"
|
|
Me.BtnSal.UseVisualStyleBackColor = False
|
|
'
|
|
'FrmReporteAsesorias
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.BackColor = System.Drawing.Color.White
|
|
Me.ClientSize = New System.Drawing.Size(1174, 589)
|
|
Me.Controls.Add(Me.BtnSal)
|
|
Me.Controls.Add(Me.BtnRefres)
|
|
Me.Controls.Add(Me.BtnExpor)
|
|
Me.Controls.Add(Me.panel3)
|
|
Me.Controls.Add(Me.BtnConsul)
|
|
Me.Controls.Add(Me.cmbTipoServicio)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.cmbCuenta)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.Label9)
|
|
Me.Controls.Add(Me.cmbCliente)
|
|
Me.Controls.Add(Me.panel2)
|
|
Me.Controls.Add(Me.GroupBox3)
|
|
Me.Controls.Add(Me.GroupBox2)
|
|
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.MaximizeBox = False
|
|
Me.MinimizeBox = False
|
|
Me.Name = "FrmReporteAsesorias"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Reporte Asesorías"
|
|
Me.GroupBox2.ResumeLayout(False)
|
|
CType(Me.DBGDetalleAlarmas, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox3.ResumeLayout(False)
|
|
Me.GroupBox3.PerformLayout()
|
|
CType(Me.C1TrueDBGrid2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.panel2.ResumeLayout(False)
|
|
Me.panel2.PerformLayout()
|
|
CType(Me.Img_logoCabecera, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.panel3.ResumeLayout(False)
|
|
Me.panel3.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents GroupBox2 As GroupBox
|
|
Friend WithEvents DBGDetalleAlarmas As C1.Win.C1TrueDBGrid.C1TrueDBGrid
|
|
Friend WithEvents GroupBox3 As GroupBox
|
|
Friend WithEvents C1TrueDBGrid2 As C1.Win.C1TrueDBGrid.C1TrueDBGrid
|
|
Private WithEvents panel2 As Panel
|
|
Private WithEvents Img_logoCabecera As PictureBox
|
|
Friend WithEvents DesHeader As Label
|
|
Friend WithEvents cmbCliente As ComboBox
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents cmbCuenta As ComboBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents cmbTipoServicio As ComboBox
|
|
Friend WithEvents BtnConsul As Button
|
|
Private WithEvents panel3 As Panel
|
|
Friend WithEvents lblFooter As Label
|
|
Friend WithEvents lblRegistros As Label
|
|
Friend WithEvents BtnRefres As Button
|
|
Friend WithEvents BtnExpor As Button
|
|
Friend WithEvents BtnSal As Button
|
|
End Class
|