184 lines
7.6 KiB
VB.net
184 lines
7.6 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||
Partial Class Form3
|
||
Inherits System.Windows.Forms.Form
|
||
|
||
'Form remplace la méthode Dispose pour nettoyer la liste des composants.
|
||
<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
|
||
|
||
'Requise par le Concepteur Windows Form
|
||
Private components As System.ComponentModel.IContainer
|
||
|
||
'REMARQUE : la procédure suivante est requise par le Concepteur Windows Form
|
||
'Elle peut être modifiée à l'aide du Concepteur Windows Form.
|
||
'Ne la modifiez pas à l'aide de l'éditeur de code.
|
||
<System.Diagnostics.DebuggerStepThrough()> _
|
||
Private Sub InitializeComponent()
|
||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form3))
|
||
Me.Label1 = New System.Windows.Forms.Label()
|
||
Me.Label2 = New System.Windows.Forms.Label()
|
||
Me.Label3 = New System.Windows.Forms.Label()
|
||
Me.Label4 = New System.Windows.Forms.Label()
|
||
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
||
Me.TextBox2 = New System.Windows.Forms.TextBox()
|
||
Me.TextBox3 = New System.Windows.Forms.TextBox()
|
||
Me.GunaButton1 = New Guna.UI.WinForms.GunaButton()
|
||
Me.TextBox4 = New System.Windows.Forms.TextBox()
|
||
Me.Label5 = New System.Windows.Forms.Label()
|
||
Me.Button1 = New System.Windows.Forms.Button()
|
||
Me.SuspendLayout()
|
||
'
|
||
'Label1
|
||
'
|
||
Me.Label1.AutoSize = True
|
||
Me.Label1.Location = New System.Drawing.Point(12, 9)
|
||
Me.Label1.Name = "Label1"
|
||
Me.Label1.Size = New System.Drawing.Size(39, 13)
|
||
Me.Label1.TabIndex = 0
|
||
Me.Label1.Text = "Label1"
|
||
'
|
||
'Label2
|
||
'
|
||
Me.Label2.AutoSize = True
|
||
Me.Label2.Location = New System.Drawing.Point(12, 36)
|
||
Me.Label2.Name = "Label2"
|
||
Me.Label2.Size = New System.Drawing.Size(39, 13)
|
||
Me.Label2.TabIndex = 0
|
||
Me.Label2.Text = "Label1"
|
||
'
|
||
'Label3
|
||
'
|
||
Me.Label3.AutoSize = True
|
||
Me.Label3.Location = New System.Drawing.Point(112, 67)
|
||
Me.Label3.Name = "Label3"
|
||
Me.Label3.Size = New System.Drawing.Size(39, 13)
|
||
Me.Label3.TabIndex = 0
|
||
Me.Label3.Text = "Label1"
|
||
'
|
||
'Label4
|
||
'
|
||
Me.Label4.AutoSize = True
|
||
Me.Label4.Location = New System.Drawing.Point(89, 92)
|
||
Me.Label4.Name = "Label4"
|
||
Me.Label4.Size = New System.Drawing.Size(39, 13)
|
||
Me.Label4.TabIndex = 0
|
||
Me.Label4.Text = "Label1"
|
||
'
|
||
'TextBox1
|
||
'
|
||
Me.TextBox1.Location = New System.Drawing.Point(165, 36)
|
||
Me.TextBox1.Name = "TextBox1"
|
||
Me.TextBox1.Size = New System.Drawing.Size(172, 20)
|
||
Me.TextBox1.TabIndex = 0
|
||
'
|
||
'TextBox2
|
||
'
|
||
Me.TextBox2.Location = New System.Drawing.Point(165, 62)
|
||
Me.TextBox2.Name = "TextBox2"
|
||
Me.TextBox2.Size = New System.Drawing.Size(172, 20)
|
||
Me.TextBox2.TabIndex = 2
|
||
'
|
||
'TextBox3
|
||
'
|
||
Me.TextBox3.Location = New System.Drawing.Point(165, 88)
|
||
Me.TextBox3.Name = "TextBox3"
|
||
Me.TextBox3.Size = New System.Drawing.Size(172, 20)
|
||
Me.TextBox3.TabIndex = 3
|
||
Me.TextBox3.UseSystemPasswordChar = True
|
||
'
|
||
'GunaButton1
|
||
'
|
||
Me.GunaButton1.AnimationHoverSpeed = 0.07!
|
||
Me.GunaButton1.AnimationSpeed = 0.03!
|
||
Me.GunaButton1.BaseColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
|
||
Me.GunaButton1.BorderColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
|
||
Me.GunaButton1.DialogResult = System.Windows.Forms.DialogResult.None
|
||
Me.GunaButton1.FocusedColor = System.Drawing.Color.Empty
|
||
Me.GunaButton1.Font = New System.Drawing.Font("Segoe UI", 9.0!)
|
||
Me.GunaButton1.ForeColor = System.Drawing.Color.White
|
||
Me.GunaButton1.Image = CType(resources.GetObject("GunaButton1.Image"), System.Drawing.Image)
|
||
Me.GunaButton1.ImageSize = New System.Drawing.Size(20, 20)
|
||
Me.GunaButton1.Location = New System.Drawing.Point(12, 114)
|
||
Me.GunaButton1.Name = "GunaButton1"
|
||
Me.GunaButton1.OnHoverBaseColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
|
||
Me.GunaButton1.OnHoverBorderColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
|
||
Me.GunaButton1.OnHoverForeColor = System.Drawing.Color.White
|
||
Me.GunaButton1.OnHoverImage = Nothing
|
||
Me.GunaButton1.OnPressedColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
|
||
Me.GunaButton1.Size = New System.Drawing.Size(423, 42)
|
||
Me.GunaButton1.TabIndex = 4
|
||
Me.GunaButton1.Text = "Suivant"
|
||
'
|
||
'TextBox4
|
||
'
|
||
Me.TextBox4.Location = New System.Drawing.Point(387, 41)
|
||
Me.TextBox4.Name = "TextBox4"
|
||
Me.TextBox4.Size = New System.Drawing.Size(48, 20)
|
||
Me.TextBox4.TabIndex = 1
|
||
'
|
||
'Label5
|
||
'
|
||
Me.Label5.AutoSize = True
|
||
Me.Label5.Location = New System.Drawing.Point(343, 43)
|
||
Me.Label5.Name = "Label5"
|
||
Me.Label5.Size = New System.Drawing.Size(39, 13)
|
||
Me.Label5.TabIndex = 0
|
||
Me.Label5.Text = "Label1"
|
||
'
|
||
'Button1
|
||
'
|
||
Me.Button1.Location = New System.Drawing.Point(343, 85)
|
||
Me.Button1.Name = "Button1"
|
||
Me.Button1.Size = New System.Drawing.Size(98, 23)
|
||
Me.Button1.TabIndex = 5
|
||
Me.Button1.Text = "afficher"
|
||
Me.Button1.UseVisualStyleBackColor = True
|
||
'
|
||
'Form3
|
||
'
|
||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||
Me.ClientSize = New System.Drawing.Size(447, 166)
|
||
Me.Controls.Add(Me.Button1)
|
||
Me.Controls.Add(Me.GunaButton1)
|
||
Me.Controls.Add(Me.TextBox3)
|
||
Me.Controls.Add(Me.TextBox2)
|
||
Me.Controls.Add(Me.TextBox4)
|
||
Me.Controls.Add(Me.TextBox1)
|
||
Me.Controls.Add(Me.Label4)
|
||
Me.Controls.Add(Me.Label3)
|
||
Me.Controls.Add(Me.Label5)
|
||
Me.Controls.Add(Me.Label2)
|
||
Me.Controls.Add(Me.Label1)
|
||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||
Me.MaximizeBox = False
|
||
Me.MaximumSize = New System.Drawing.Size(463, 205)
|
||
Me.MinimumSize = New System.Drawing.Size(463, 205)
|
||
Me.Name = "Form3"
|
||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||
Me.ResumeLayout(False)
|
||
Me.PerformLayout()
|
||
|
||
End Sub
|
||
|
||
Friend WithEvents Label1 As Label
|
||
Friend WithEvents Label2 As Label
|
||
Friend WithEvents Label3 As Label
|
||
Friend WithEvents Label4 As Label
|
||
Friend WithEvents TextBox1 As TextBox
|
||
Friend WithEvents TextBox2 As TextBox
|
||
Friend WithEvents TextBox3 As TextBox
|
||
Friend WithEvents GunaButton1 As Guna.UI.WinForms.GunaButton
|
||
Friend WithEvents TextBox4 As TextBox
|
||
Friend WithEvents Label5 As Label
|
||
Friend WithEvents Button1 As Button
|
||
End Class
|