| picIcon |
System.Windows.Forms.PictureBox |
| |
Property |
Value |
| |
Size |
New System.Drawing.Size(36, 36) |
| |
Location |
New System.Drawing.Point(16, 16) |
| |
Image |
CType(resources.GetObject("picIcon.Image"), System.Drawing.Image) |
| |
TabIndex |
1 |
| |
Font |
New System.Drawing.Font("Arial", 8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) |
| |
Dock |
System.Windows.Forms.DockStyle.None |
| |
BackColor |
System.Drawing.SystemColors.Control |
| |
CausesValidation |
True |
| |
Enabled |
True |
| |
ForeColor |
System.Drawing.SystemColors.ControlText |
| |
Cursor |
System.Windows.Forms.Cursors.Default |
| |
RightToLeft |
System.Windows.Forms.RightToLeft.No |
| |
TabStop |
True |
| |
Visible |
True |
| |
SizeMode |
System.Windows.Forms.PictureBoxSizeMode.AutoSize |
| |
BorderStyle |
System.Windows.Forms.BorderStyle.Fixed3D |
| |
Name |
"picIcon" |
| cmdOK |
System.Windows.Forms.Button |
| |
Property |
Value |
| |
TextAlign |
System.Drawing.ContentAlignment.MiddleCenter |
| |
Text |
"OK" |
| |
Size |
New System.Drawing.Size(84, 23) |
| |
Location |
New System.Drawing.Point(283, 175) |
| |
TabIndex |
0 |
| |
Font |
New System.Drawing.Font("Arial", 8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) |
| |
BackColor |
System.Drawing.SystemColors.Control |
| |
CausesValidation |
True |
| |
Enabled |
True |
| |
ForeColor |
System.Drawing.SystemColors.ControlText |
| |
Cursor |
System.Windows.Forms.Cursors.Default |
| |
RightToLeft |
System.Windows.Forms.RightToLeft.No |
| |
TabStop |
True |
| |
Name |
"cmdOK" |
| lblDescription |
System.Windows.Forms.Label |
| |
Property |
Value |
| |
Text |
"App Description" |
| |
ForeColor |
System.Drawing.Color.Black |
| |
Size |
New System.Drawing.Size(259, 78) |
| |
Location |
New System.Drawing.Point(70, 75) |
| |
TabIndex |
2 |
| |
Font |
New System.Drawing.Font("Arial", 8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) |
| |
TextAlign |
System.Drawing.ContentAlignment.TopLeft |
| |
BackColor |
System.Drawing.SystemColors.Control |
| |
Enabled |
True |
| |
Cursor |
System.Windows.Forms.Cursors.Default |
| |
RightToLeft |
System.Windows.Forms.RightToLeft.No |
| |
UseMnemonic |
True |
| |
Visible |
True |
| |
AutoSize |
False |
| |
BorderStyle |
System.Windows.Forms.BorderStyle.None |
| |
Name |
"lblDescription" |
| lblTitle |
System.Windows.Forms.Label |
| |
Property |
Value |
| |
Text |
"Application Title" |
| |
ForeColor |
System.Drawing.Color.Black |
| |
Size |
New System.Drawing.Size(259, 32) |
| |
Location |
New System.Drawing.Point(70, 16) |
| |
TabIndex |
3 |
| |
Font |
New System.Drawing.Font("Arial", 8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) |
| |
TextAlign |
System.Drawing.ContentAlignment.TopLeft |
| |
BackColor |
System.Drawing.SystemColors.Control |
| |
Enabled |
True |
| |
Cursor |
System.Windows.Forms.Cursors.Default |
| |
RightToLeft |
System.Windows.Forms.RightToLeft.No |
| |
UseMnemonic |
True |
| |
Visible |
True |
| |
AutoSize |
False |
| |
BorderStyle |
System.Windows.Forms.BorderStyle.None |
| |
Name |
"lblTitle" |
| lblVersion |
System.Windows.Forms.Label |
| |
Property |
Value |
| |
Text |
"Version" |
| |
Size |
New System.Drawing.Size(259, 15) |
| |
Location |
New System.Drawing.Point(70, 52) |
| |
TabIndex |
4 |
| |
Font |
New System.Drawing.Font("Arial", 8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) |
| |
TextAlign |
System.Drawing.ContentAlignment.TopLeft |
| |
BackColor |
System.Drawing.SystemColors.Control |
| |
Enabled |
True |
| |
ForeColor |
System.Drawing.SystemColors.ControlText |
| |
Cursor |
System.Windows.Forms.Cursors.Default |
| |
RightToLeft |
System.Windows.Forms.RightToLeft.No |
| |
UseMnemonic |
True |
| |
Visible |
True |
| |
AutoSize |
False |
| |
BorderStyle |
System.Windows.Forms.BorderStyle.None |
| |
Name |
"lblVersion" |