client/HistoricoAlarmas/frmDetalleHistoricoBI.Designer.vb

241 lines
11 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmDetalleHistoricoBI
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()
Me.components = New System.ComponentModel.Container()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmDetalleHistoricoBI))
Me.LblNumReg = New System.Windows.Forms.Label()
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
Me.Label10 = New System.Windows.Forms.Label()
Me.lblBanco = New System.Windows.Forms.Label()
Me.lblTranXdia = New System.Windows.Forms.Label()
Me.lblOrdBen = New System.Windows.Forms.Label()
Me.lblFecha = New System.Windows.Forms.Label()
Me.lblMonto = New System.Windows.Forms.Label()
Me.C1TrueDBGrid1 = New C1.Win.C1TrueDBGrid.C1TrueDBGrid()
Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)
Me.tlbInusualesDivisas = New System.Windows.Forms.ToolBar()
Me.btnExportar = New System.Windows.Forms.ToolBarButton()
Me.btnSalir = New System.Windows.Forms.ToolBarButton()
Me.lblPeriodoHist = New System.Windows.Forms.Label()
Me.GroupBox2.SuspendLayout()
CType(Me.C1TrueDBGrid1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'LblNumReg
'
Me.LblNumReg.Font = New System.Drawing.Font("Verdana", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.LblNumReg.Location = New System.Drawing.Point(460, 278)
Me.LblNumReg.Name = "LblNumReg"
Me.LblNumReg.Size = New System.Drawing.Size(280, 20)
Me.LblNumReg.TabIndex = 45
Me.LblNumReg.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'GroupBox2
'
Me.GroupBox2.Controls.Add(Me.Label10)
Me.GroupBox2.Controls.Add(Me.lblBanco)
Me.GroupBox2.Controls.Add(Me.lblTranXdia)
Me.GroupBox2.Controls.Add(Me.lblOrdBen)
Me.GroupBox2.Controls.Add(Me.lblFecha)
Me.GroupBox2.Controls.Add(Me.lblMonto)
Me.GroupBox2.Location = New System.Drawing.Point(0, 304)
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.Size = New System.Drawing.Size(740, 49)
Me.GroupBox2.TabIndex = 44
Me.GroupBox2.TabStop = False
Me.GroupBox2.Text = "Patrones"
Me.GroupBox2.Visible = False
'
'Label10
'
Me.Label10.BackColor = System.Drawing.Color.White
Me.Label10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.Label10.Cursor = System.Windows.Forms.Cursors.Hand
Me.Label10.Location = New System.Drawing.Point(554, 18)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(88, 24)
Me.Label10.TabIndex = 29
Me.Label10.Text = "Nueva Inusual"
Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'lblBanco
'
Me.lblBanco.BackColor = System.Drawing.Color.SkyBlue
Me.lblBanco.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.lblBanco.Cursor = System.Windows.Forms.Cursors.Hand
Me.lblBanco.Location = New System.Drawing.Point(240, 20)
Me.lblBanco.Name = "lblBanco"
Me.lblBanco.Size = New System.Drawing.Size(88, 20)
Me.lblBanco.TabIndex = 25
Me.lblBanco.Text = "Liquida Crédito"
Me.lblBanco.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'lblTranXdia
'
Me.lblTranXdia.BackColor = System.Drawing.Color.Blue
Me.lblTranXdia.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.lblTranXdia.Cursor = System.Windows.Forms.Cursors.Default
Me.lblTranXdia.ForeColor = System.Drawing.Color.White
Me.lblTranXdia.Location = New System.Drawing.Point(130, 20)
Me.lblTranXdia.Name = "lblTranXdia"
Me.lblTranXdia.Size = New System.Drawing.Size(88, 20)
Me.lblTranXdia.TabIndex = 23
Me.lblTranXdia.Text = "Trans. por dia"
Me.lblTranXdia.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'lblOrdBen
'
Me.lblOrdBen.BackColor = System.Drawing.Color.DarkGreen
Me.lblOrdBen.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.lblOrdBen.Cursor = System.Windows.Forms.Cursors.Default
Me.lblOrdBen.ForeColor = System.Drawing.Color.White
Me.lblOrdBen.Location = New System.Drawing.Point(444, 20)
Me.lblOrdBen.Name = "lblOrdBen"
Me.lblOrdBen.Size = New System.Drawing.Size(88, 20)
Me.lblOrdBen.TabIndex = 21
Me.lblOrdBen.Text = " P. Anticipado"
Me.lblOrdBen.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
Me.lblOrdBen.UseCompatibleTextRendering = True
'
'lblFecha
'
Me.lblFecha.BackColor = System.Drawing.Color.Yellow
Me.lblFecha.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.lblFecha.Cursor = System.Windows.Forms.Cursors.Hand
Me.lblFecha.Location = New System.Drawing.Point(334, 20)
Me.lblFecha.Name = "lblFecha"
Me.lblFecha.Size = New System.Drawing.Size(88, 20)
Me.lblFecha.TabIndex = 14
Me.lblFecha.Text = "Fecha"
Me.lblFecha.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'lblMonto
'
Me.lblMonto.BackColor = System.Drawing.Color.Red
Me.lblMonto.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.lblMonto.Cursor = System.Windows.Forms.Cursors.Hand
Me.lblMonto.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblMonto.ForeColor = System.Drawing.Color.White
Me.lblMonto.Location = New System.Drawing.Point(20, 20)
Me.lblMonto.Name = "lblMonto"
Me.lblMonto.Size = New System.Drawing.Size(88, 20)
Me.lblMonto.TabIndex = 0
Me.lblMonto.Text = "Monto"
Me.lblMonto.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'C1TrueDBGrid1
'
Me.C1TrueDBGrid1.AllowUpdate = False
Me.C1TrueDBGrid1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.C1TrueDBGrid1.GroupByCaption = "AGRUPAR"
Me.C1TrueDBGrid1.Images.Add(CType(resources.GetObject("C1TrueDBGrid1.Images"), System.Drawing.Image))
Me.C1TrueDBGrid1.Location = New System.Drawing.Point(0, 44)
Me.C1TrueDBGrid1.Name = "C1TrueDBGrid1"
Me.C1TrueDBGrid1.PreviewInfo.Location = New System.Drawing.Point(0, 0)
Me.C1TrueDBGrid1.PreviewInfo.Size = New System.Drawing.Size(0, 0)
Me.C1TrueDBGrid1.PreviewInfo.ZoomFactor = 75.0R
Me.C1TrueDBGrid1.PrintInfo.PageSettings = CType(resources.GetObject("C1TrueDBGrid1.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings)
Me.C1TrueDBGrid1.Size = New System.Drawing.Size(740, 229)
Me.C1TrueDBGrid1.TabIndex = 42
Me.C1TrueDBGrid1.Text = "Resultados"
Me.C1TrueDBGrid1.Visible = False
Me.C1TrueDBGrid1.PropBag = resources.GetString("C1TrueDBGrid1.PropBag")
'
'ImageList1
'
Me.ImageList1.ImageStream = CType(resources.GetObject("ImageList1.ImageStream"), System.Windows.Forms.ImageListStreamer)
Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent
Me.ImageList1.Images.SetKeyName(0, "")
Me.ImageList1.Images.SetKeyName(1, "")
Me.ImageList1.Images.SetKeyName(2, "")
Me.ImageList1.Images.SetKeyName(3, "")
'
'tlbInusualesDivisas
'
Me.tlbInusualesDivisas.Buttons.AddRange(New System.Windows.Forms.ToolBarButton() {Me.btnExportar, Me.btnSalir})
Me.tlbInusualesDivisas.ButtonSize = New System.Drawing.Size(75, 40)
Me.tlbInusualesDivisas.DropDownArrows = True
Me.tlbInusualesDivisas.ImageList = Me.ImageList1
Me.tlbInusualesDivisas.Location = New System.Drawing.Point(0, 0)
Me.tlbInusualesDivisas.Name = "tlbInusualesDivisas"
Me.tlbInusualesDivisas.ShowToolTips = True
Me.tlbInusualesDivisas.Size = New System.Drawing.Size(745, 42)
Me.tlbInusualesDivisas.TabIndex = 46
'
'btnExportar
'
Me.btnExportar.ImageIndex = 2
Me.btnExportar.Name = "btnExportar"
Me.btnExportar.Text = "Exportar"
'
'btnSalir
'
Me.btnSalir.ImageIndex = 3
Me.btnSalir.Name = "btnSalir"
Me.btnSalir.Text = "Salir"
'
'lblPeriodoHist
'
Me.lblPeriodoHist.AutoSize = True
Me.lblPeriodoHist.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.lblPeriodoHist.Location = New System.Drawing.Point(14, 280)
Me.lblPeriodoHist.Name = "lblPeriodoHist"
Me.lblPeriodoHist.Size = New System.Drawing.Size(2, 15)
Me.lblPeriodoHist.TabIndex = 47
'
'frmDetalleHistoricoBI
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(745, 357)
Me.Controls.Add(Me.lblPeriodoHist)
Me.Controls.Add(Me.tlbInusualesDivisas)
Me.Controls.Add(Me.LblNumReg)
Me.Controls.Add(Me.GroupBox2)
Me.Controls.Add(Me.C1TrueDBGrid1)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
Me.Name = "frmDetalleHistoricoBI"
Me.Text = "Detalle Historico"
Me.GroupBox2.ResumeLayout(False)
CType(Me.C1TrueDBGrid1, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents LblNumReg As System.Windows.Forms.Label
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents lblBanco As System.Windows.Forms.Label
Friend WithEvents lblTranXdia As System.Windows.Forms.Label
Friend WithEvents lblOrdBen As System.Windows.Forms.Label
Friend WithEvents lblFecha As System.Windows.Forms.Label
Friend WithEvents lblMonto As System.Windows.Forms.Label
Friend WithEvents C1TrueDBGrid1 As C1.Win.C1TrueDBGrid.C1TrueDBGrid
Friend WithEvents ImageList1 As System.Windows.Forms.ImageList
Friend WithEvents tlbInusualesDivisas As System.Windows.Forms.ToolBar
Friend WithEvents btnExportar As System.Windows.Forms.ToolBarButton
Friend WithEvents btnSalir As System.Windows.Forms.ToolBarButton
Friend WithEvents lblPeriodoHist As System.Windows.Forms.Label
End Class