169 lines
6.9 KiB
VB.net
169 lines
6.9 KiB
VB.net
|
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||
|
Partial Class frmLoginWindows
|
||
|
Inherits System.Windows.Forms.Form
|
||
|
|
||
|
'Form overrides dispose to clean up the component list.
|
||
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
||
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
||
|
If disposing AndAlso components IsNot Nothing Then
|
||
|
components.Dispose()
|
||
|
End If
|
||
|
MyBase.Dispose(disposing)
|
||
|
End Sub
|
||
|
|
||
|
'Required by the Windows Form Designer
|
||
|
Private components As System.ComponentModel.IContainer
|
||
|
|
||
|
'NOTE: The following procedure is required by the Windows Form Designer
|
||
|
'It can be modified using the Windows Form Designer.
|
||
|
'Do not modify it using the code editor.
|
||
|
<System.Diagnostics.DebuggerStepThrough()> _
|
||
|
Private Sub InitializeComponent()
|
||
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmLoginWindows))
|
||
|
Me.Label2 = New System.Windows.Forms.Label
|
||
|
Me.PictureBox2 = New System.Windows.Forms.PictureBox
|
||
|
Me.BTAceptar = New System.Windows.Forms.Button
|
||
|
Me.lblidperfil = New System.Windows.Forms.Label
|
||
|
Me.lblNombreUsuario = New System.Windows.Forms.Label
|
||
|
Me.lblNombrePerfil = New System.Windows.Forms.Label
|
||
|
Me.lblNombreCompleto = New System.Windows.Forms.Label
|
||
|
Me.LblAP = New System.Windows.Forms.Label
|
||
|
Me.lblAM = New System.Windows.Forms.Label
|
||
|
Me.Chklista = New System.Windows.Forms.ListBox
|
||
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||
|
Me.SuspendLayout()
|
||
|
'
|
||
|
'Label2
|
||
|
'
|
||
|
Me.Label2.BackColor = System.Drawing.Color.White
|
||
|
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||
|
Me.Label2.ForeColor = System.Drawing.Color.MidnightBlue
|
||
|
Me.Label2.Location = New System.Drawing.Point(37, 0)
|
||
|
Me.Label2.Name = "Label2"
|
||
|
Me.Label2.Size = New System.Drawing.Size(399, 32)
|
||
|
Me.Label2.TabIndex = 2
|
||
|
Me.Label2.Text = "Security Login"
|
||
|
Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
||
|
'
|
||
|
'PictureBox2
|
||
|
'
|
||
|
Me.PictureBox2.Image = CType(resources.GetObject("PictureBox2.Image"), System.Drawing.Image)
|
||
|
Me.PictureBox2.Location = New System.Drawing.Point(0, -2)
|
||
|
Me.PictureBox2.Name = "PictureBox2"
|
||
|
Me.PictureBox2.Size = New System.Drawing.Size(38, 36)
|
||
|
Me.PictureBox2.TabIndex = 3
|
||
|
Me.PictureBox2.TabStop = False
|
||
|
'
|
||
|
'BTAceptar
|
||
|
'
|
||
|
Me.BTAceptar.AutoSize = True
|
||
|
Me.BTAceptar.Location = New System.Drawing.Point(343, 164)
|
||
|
Me.BTAceptar.Name = "BTAceptar"
|
||
|
Me.BTAceptar.Size = New System.Drawing.Size(91, 28)
|
||
|
Me.BTAceptar.TabIndex = 4
|
||
|
Me.BTAceptar.Text = "Accept"
|
||
|
Me.BTAceptar.UseVisualStyleBackColor = True
|
||
|
Me.BTAceptar.Visible = False
|
||
|
'
|
||
|
'lblidperfil
|
||
|
'
|
||
|
Me.lblidperfil.AutoSize = True
|
||
|
Me.lblidperfil.Location = New System.Drawing.Point(142, 223)
|
||
|
Me.lblidperfil.Name = "lblidperfil"
|
||
|
Me.lblidperfil.Size = New System.Drawing.Size(39, 13)
|
||
|
Me.lblidperfil.TabIndex = 6
|
||
|
Me.lblidperfil.Text = "Label1"
|
||
|
Me.lblidperfil.Visible = False
|
||
|
'
|
||
|
'lblNombreUsuario
|
||
|
'
|
||
|
Me.lblNombreUsuario.AutoSize = True
|
||
|
Me.lblNombreUsuario.Location = New System.Drawing.Point(275, 222)
|
||
|
Me.lblNombreUsuario.Name = "lblNombreUsuario"
|
||
|
Me.lblNombreUsuario.Size = New System.Drawing.Size(90, 13)
|
||
|
Me.lblNombreUsuario.TabIndex = 7
|
||
|
Me.lblNombreUsuario.Text = "lblNombreUsuario"
|
||
|
Me.lblNombreUsuario.Visible = False
|
||
|
'
|
||
|
'lblNombrePerfil
|
||
|
'
|
||
|
Me.lblNombrePerfil.AutoSize = True
|
||
|
Me.lblNombrePerfil.Location = New System.Drawing.Point(15, 214)
|
||
|
Me.lblNombrePerfil.Name = "lblNombrePerfil"
|
||
|
Me.lblNombrePerfil.Size = New System.Drawing.Size(39, 13)
|
||
|
Me.lblNombrePerfil.TabIndex = 8
|
||
|
Me.lblNombrePerfil.Text = "Label1"
|
||
|
Me.lblNombrePerfil.Visible = False
|
||
|
'
|
||
|
'lblNombreCompleto
|
||
|
'
|
||
|
Me.lblNombreCompleto.AutoSize = True
|
||
|
Me.lblNombreCompleto.Location = New System.Drawing.Point(233, 222)
|
||
|
Me.lblNombreCompleto.Name = "lblNombreCompleto"
|
||
|
Me.lblNombreCompleto.Size = New System.Drawing.Size(39, 13)
|
||
|
Me.lblNombreCompleto.TabIndex = 9
|
||
|
Me.lblNombreCompleto.Text = "Label1"
|
||
|
Me.lblNombreCompleto.Visible = False
|
||
|
'
|
||
|
'LblAP
|
||
|
'
|
||
|
Me.LblAP.AutoSize = True
|
||
|
Me.LblAP.Location = New System.Drawing.Point(86, 222)
|
||
|
Me.LblAP.Name = "LblAP"
|
||
|
Me.LblAP.Size = New System.Drawing.Size(39, 13)
|
||
|
Me.LblAP.TabIndex = 10
|
||
|
Me.LblAP.Text = "Label1"
|
||
|
Me.LblAP.Visible = False
|
||
|
'
|
||
|
'lblAM
|
||
|
'
|
||
|
Me.lblAM.AutoSize = True
|
||
|
Me.lblAM.Location = New System.Drawing.Point(193, 223)
|
||
|
Me.lblAM.Name = "lblAM"
|
||
|
Me.lblAM.Size = New System.Drawing.Size(39, 13)
|
||
|
Me.lblAM.TabIndex = 11
|
||
|
Me.lblAM.Text = "Label1"
|
||
|
Me.lblAM.Visible = False
|
||
|
'
|
||
|
'Chklista
|
||
|
'
|
||
|
Me.Chklista.FormattingEnabled = True
|
||
|
Me.Chklista.Location = New System.Drawing.Point(7, 40)
|
||
|
Me.Chklista.Name = "Chklista"
|
||
|
Me.Chklista.Size = New System.Drawing.Size(424, 121)
|
||
|
Me.Chklista.TabIndex = 12
|
||
|
'
|
||
|
'frmLoginWindows
|
||
|
'
|
||
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||
|
Me.ClientSize = New System.Drawing.Size(439, 197)
|
||
|
Me.Controls.Add(Me.Chklista)
|
||
|
Me.Controls.Add(Me.lblAM)
|
||
|
Me.Controls.Add(Me.LblAP)
|
||
|
Me.Controls.Add(Me.lblNombreCompleto)
|
||
|
Me.Controls.Add(Me.lblNombrePerfil)
|
||
|
Me.Controls.Add(Me.lblNombreUsuario)
|
||
|
Me.Controls.Add(Me.lblidperfil)
|
||
|
Me.Controls.Add(Me.BTAceptar)
|
||
|
Me.Controls.Add(Me.PictureBox2)
|
||
|
Me.Controls.Add(Me.Label2)
|
||
|
Me.Name = "frmLoginWindows"
|
||
|
Me.Text = "frmLoginWindows"
|
||
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
|
||
|
Me.ResumeLayout(False)
|
||
|
Me.PerformLayout()
|
||
|
|
||
|
End Sub
|
||
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
||
|
Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
|
||
|
Friend WithEvents BTAceptar As System.Windows.Forms.Button
|
||
|
Friend WithEvents lblidperfil As System.Windows.Forms.Label
|
||
|
Friend WithEvents lblNombreUsuario As System.Windows.Forms.Label
|
||
|
Friend WithEvents lblNombrePerfil As System.Windows.Forms.Label
|
||
|
Friend WithEvents lblNombreCompleto As System.Windows.Forms.Label
|
||
|
Friend WithEvents LblAP As System.Windows.Forms.Label
|
||
|
Friend WithEvents lblAM As System.Windows.Forms.Label
|
||
|
Friend WithEvents Chklista As System.Windows.Forms.ListBox
|
||
|
End Class
|