client/Reportes/VigenciaAlertas/FrmVigenciaAlertas.Designer.vb

177 lines
7.8 KiB
VB.net
Raw Permalink Normal View History

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class FrmVigenciaAlertas
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(FrmVigenciaAlertas))
Me.panel2 = New System.Windows.Forms.Panel()
Me.Img_logoCabecera = New System.Windows.Forms.PictureBox()
Me.label4 = New System.Windows.Forms.Label()
Me.panel3 = New System.Windows.Forms.Panel()
Me.Label3 = New System.Windows.Forms.Label()
Me.lblFooter = New System.Windows.Forms.Label()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.btnSin = New System.Windows.Forms.Button()
Me.btnCon = New System.Windows.Forms.Button()
Me.panel2.SuspendLayout()
CType(Me.Img_logoCabecera, System.ComponentModel.ISupportInitialize).BeginInit()
Me.panel3.SuspendLayout()
Me.GroupBox1.SuspendLayout()
Me.SuspendLayout()
'
'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.label4)
Me.panel2.ForeColor = System.Drawing.Color.Navy
Me.panel2.Location = New System.Drawing.Point(-10, -5)
Me.panel2.Name = "panel2"
Me.panel2.Size = New System.Drawing.Size(447, 52)
Me.panel2.TabIndex = 161
'
'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(310, 3)
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
'
'label4
'
Me.label4.AutoSize = True
Me.label4.BackColor = System.Drawing.Color.Transparent
Me.label4.Font = New System.Drawing.Font("Century Gothic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.label4.ForeColor = System.Drawing.SystemColors.Window
Me.label4.Location = New System.Drawing.Point(21, 14)
Me.label4.Name = "label4"
Me.label4.Size = New System.Drawing.Size(191, 22)
Me.label4.TabIndex = 2
Me.label4.Text = "Vigencia de Alertas"
'
'panel3
'
Me.panel3.BackColor = System.Drawing.Color.Black
Me.panel3.Controls.Add(Me.Label3)
Me.panel3.Controls.Add(Me.lblFooter)
Me.panel3.Dock = System.Windows.Forms.DockStyle.Bottom
Me.panel3.ForeColor = System.Drawing.Color.Navy
Me.panel3.Location = New System.Drawing.Point(0, 161)
Me.panel3.Name = "panel3"
Me.panel3.Size = New System.Drawing.Size(427, 31)
Me.panel3.TabIndex = 362
'
'Label3
'
Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Label3.AutoSize = True
Me.Label3.BackColor = System.Drawing.Color.Transparent
Me.Label3.Font = New System.Drawing.Font("Century Gothic", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label3.ForeColor = System.Drawing.SystemColors.Window
Me.Label3.Location = New System.Drawing.Point(380, 0)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(42, 17)
Me.Label3.TabIndex = 3
Me.Label3.Text = "Minds"
'
'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(1019, 7)
Me.lblFooter.Name = "lblFooter"
Me.lblFooter.Size = New System.Drawing.Size(42, 17)
Me.lblFooter.TabIndex = 2
Me.lblFooter.Text = "Minds"
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.btnSin)
Me.GroupBox1.Controls.Add(Me.btnCon)
Me.GroupBox1.Location = New System.Drawing.Point(9, 54)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(413, 82)
Me.GroupBox1.TabIndex = 363
Me.GroupBox1.TabStop = False
'
'btnSin
'
Me.btnSin.Location = New System.Drawing.Point(291, 33)
Me.btnSin.Name = "btnSin"
Me.btnSin.Size = New System.Drawing.Size(101, 23)
Me.btnSin.TabIndex = 1
Me.btnSin.Text = "Sin Transacción"
Me.btnSin.UseVisualStyleBackColor = True
'
'btnCon
'
Me.btnCon.Location = New System.Drawing.Point(46, 33)
Me.btnCon.Name = "btnCon"
Me.btnCon.Size = New System.Drawing.Size(101, 23)
Me.btnCon.TabIndex = 0
Me.btnCon.Text = "Con Transacción"
Me.btnCon.UseVisualStyleBackColor = True
'
'FrmVigenciaAlertas
'
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(427, 192)
Me.Controls.Add(Me.GroupBox1)
Me.Controls.Add(Me.panel3)
Me.Controls.Add(Me.panel2)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.MaximizeBox = False
Me.Name = "FrmVigenciaAlertas"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "Vigencia de Alertas"
Me.panel2.ResumeLayout(False)
Me.panel2.PerformLayout()
CType(Me.Img_logoCabecera, System.ComponentModel.ISupportInitialize).EndInit()
Me.panel3.ResumeLayout(False)
Me.panel3.PerformLayout()
Me.GroupBox1.ResumeLayout(False)
Me.ResumeLayout(False)
End Sub
Private WithEvents panel2 As Panel
Private WithEvents Img_logoCabecera As PictureBox
Friend WithEvents label4 As Label
Private WithEvents panel3 As Panel
Friend WithEvents Label3 As Label
Friend WithEvents lblFooter As Label
Friend WithEvents GroupBox1 As GroupBox
Friend WithEvents btnSin As Button
Friend WithEvents btnCon As Button
End Class