1 <Global.Microsoft
.VisualBasic
.CompilerServices
.DesignerGenerated()> _
3 Inherits System
.Windows
.Forms
.Form
5 'Form overrides dispose to clean up the component list.
6 <System
.Diagnostics
.DebuggerNonUserCode()> _
7 Protected Overrides
Sub Dispose(ByVal disposing
As Boolean)
8 If disposing AndAlso components IsNot
Nothing Then
11 MyBase
.Dispose(disposing
)
14 'Required by the Windows Form Designer
15 Private components
As System
.ComponentModel
.IContainer
17 'NOTE: The following procedure is required by the Windows Form Designer
18 'It can be modified using the Windows Form Designer.
19 'Do not modify it using the code editor.
20 <System
.Diagnostics
.DebuggerStepThrough()> _
21 Private Sub InitializeComponent()
26 Me.AutoScaleDimensions
= New System
.Drawing
.SizeF(6.0!, 13.0!)
27 Me.AutoScaleMode
= System
.Windows
.Forms
.AutoScaleMode
.Font
28 Me.ClientSize
= New System
.Drawing
.Size(292, 266)
31 Me.ResumeLayout(False)