-
Notifications
You must be signed in to change notification settings - Fork 0
/
Sobre.designer.vb
179 lines (175 loc) · 7.32 KB
/
Sobre.designer.vb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Sobre
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)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
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(Sobre))
Me.Panel1 = New System.Windows.Forms.Panel()
Me.LinkLabel1 = New System.Windows.Forms.LinkLabel()
Me.Lbl_Seri = New System.Windows.Forms.Label()
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.Label3 = New System.Windows.Forms.Label()
Me.Lbl_Vers = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.Lbl_Prod = New System.Windows.Forms.Label()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
Me.Panel1.SuspendLayout()
Me.Panel2.SuspendLayout()
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'Panel1
'
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.Panel1.Controls.Add(Me.LinkLabel1)
Me.Panel1.Controls.Add(Me.Lbl_Seri)
Me.Panel1.Controls.Add(Me.TextBox1)
Me.Panel1.Controls.Add(Me.Label3)
Me.Panel1.Controls.Add(Me.Lbl_Vers)
Me.Panel1.Controls.Add(Me.Label2)
Me.Panel1.Controls.Add(Me.Lbl_Prod)
Me.Panel1.Location = New System.Drawing.Point(375, 12)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(260, 308)
Me.Panel1.TabIndex = 0
'
'LinkLabel1
'
Me.LinkLabel1.AutoSize = True
Me.LinkLabel1.Location = New System.Drawing.Point(16, 66)
Me.LinkLabel1.Name = "LinkLabel1"
Me.LinkLabel1.Size = New System.Drawing.Size(244, 13)
Me.LinkLabel1.TabIndex = 14
Me.LinkLabel1.TabStop = True
Me.LinkLabel1.Text = "https://www.linkedin.com/in/eldercrivelariteixeira/"
'
'Lbl_Seri
'
Me.Lbl_Seri.AutoSize = True
Me.Lbl_Seri.Location = New System.Drawing.Point(14, 51)
Me.Lbl_Seri.Name = "Lbl_Seri"
Me.Lbl_Seri.Size = New System.Drawing.Size(45, 13)
Me.Lbl_Seri.TabIndex = 13
Me.Lbl_Seri.Text = "SERIAL"
'
'TextBox1
'
Me.TextBox1.BackColor = System.Drawing.SystemColors.ButtonFace
Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.TextBox1.Location = New System.Drawing.Point(17, 100)
Me.TextBox1.Multiline = True
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.ReadOnly = True
Me.TextBox1.Size = New System.Drawing.Size(214, 190)
Me.TextBox1.TabIndex = 12
Me.TextBox1.TabStop = False
Me.TextBox1.Text = resources.GetString("TextBox1.Text")
Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(14, 37)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(171, 13)
Me.Label3.TabIndex = 11
Me.Label3.Text = "Criado por : Elder Crivelari Teixeira"
'
'Lbl_Vers
'
Me.Lbl_Vers.AutoSize = True
Me.Lbl_Vers.Location = New System.Drawing.Point(63, 24)
Me.Lbl_Vers.Name = "Lbl_Vers"
Me.Lbl_Vers.Size = New System.Drawing.Size(51, 13)
Me.Lbl_Vers.TabIndex = 10
Me.Lbl_Vers.Text = "VERSÃO"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(14, 24)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(46, 13)
Me.Label2.TabIndex = 9
Me.Label2.Text = "Versão: "
'
'Lbl_Prod
'
Me.Lbl_Prod.AutoSize = True
Me.Lbl_Prod.Location = New System.Drawing.Point(14, 11)
Me.Lbl_Prod.Name = "Lbl_Prod"
Me.Lbl_Prod.Size = New System.Drawing.Size(217, 13)
Me.Lbl_Prod.TabIndex = 8
Me.Lbl_Prod.Text = "Produto: Gerenciador de Contas Domésticas"
Me.Lbl_Prod.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Panel2
'
Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.Panel2.Controls.Add(Me.PictureBox1)
Me.Panel2.Location = New System.Drawing.Point(12, 12)
Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(359, 308)
Me.Panel2.TabIndex = 14
'
'PictureBox1
'
Me.PictureBox1.Dock = System.Windows.Forms.DockStyle.Fill
Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image)
Me.PictureBox1.Location = New System.Drawing.Point(0, 0)
Me.PictureBox1.Name = "PictureBox1"
Me.PictureBox1.Size = New System.Drawing.Size(355, 304)
Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
Me.PictureBox1.TabIndex = 0
Me.PictureBox1.TabStop = False
'
'Sobre
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.SystemColors.Control
Me.ClientSize = New System.Drawing.Size(648, 331)
Me.Controls.Add(Me.Panel2)
Me.Controls.Add(Me.Panel1)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
Me.MaximizeBox = False
Me.MinimizeBox = False
Me.Name = "Sobre"
Me.ShowIcon = False
Me.ShowInTaskbar = False
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "Sobre..."
Me.Panel1.ResumeLayout(False)
Me.Panel1.PerformLayout()
Me.Panel2.ResumeLayout(False)
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Lbl_Vers As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Lbl_Prod As System.Windows.Forms.Label
Friend WithEvents Panel2 As System.Windows.Forms.Panel
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
Friend WithEvents Lbl_Seri As System.Windows.Forms.Label
Friend WithEvents LinkLabel1 As System.Windows.Forms.LinkLabel
End Class