| CheckTrustedConnection |
System.Windows.Forms.CheckBox |
| |
Property |
Value |
| |
Text |
"Use Trusted Connection?" |
| |
Size |
New System.Drawing.Size(161, 13) |
| |
Location |
New System.Drawing.Point(104, 112) |
| |
TabIndex |
10 |
| |
Font |
New System.Drawing.Font("Arial", 8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) |
| |
CheckAlign |
System.Drawing.ContentAlignment.MiddleLeft |
| |
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 |
| |
Appearance |
System.Windows.Forms.Appearance.Normal |
| |
TabStop |
True |
| |
CheckState |
System.Windows.Forms.CheckState.Unchecked |
| |
Visible |
True |
| |
Name |
"CheckTrustedConnection" |
| FrameEditDatabase |
System.Windows.Forms.GroupBox |
| |
Property |
Value |
| |
Text |
"Database Details" |
| |
Size |
New System.Drawing.Size(353, 161) |
| |
Location |
New System.Drawing.Point(0, 0) |
| |
TabIndex |
2 |
| |
Font |
New System.Drawing.Font("Arial", 8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) |
| |
BackColor |
System.Drawing.SystemColors.Control |
| |
Enabled |
True |
| |
ForeColor |
System.Drawing.SystemColors.ControlText |
| |
RightToLeft |
System.Windows.Forms.RightToLeft.No |
| |
Visible |
True |
| |
Name |
"FrameEditDatabase" |
| CommandTestConnection |
System.Windows.Forms.Button |
| |
Property |
Value |
| |
TextAlign |
System.Drawing.ContentAlignment.MiddleCenter |
| |
Text |
"Test Connection" |
| |
Size |
New System.Drawing.Size(105, 25) |
| |
Location |
New System.Drawing.Point(240, 128) |
| |
TabIndex |
9 |
| |
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 |
"CommandTestConnection" |
| TextDatabasePassword |
System.Windows.Forms.TextBox |
| |
Property |
Value |
| |
AutoSize |
False |
| |
Size |
New System.Drawing.Size(241, 25) |
| |
Location |
New System.Drawing.Point(104, 80) |
| |
TabIndex |
7 |
| |
Font |
New System.Drawing.Font("Arial", 8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) |
| |
AcceptsReturn |
True |
| |
TextAlign |
System.Windows.Forms.HorizontalAlignment.Left |
| |
BackColor |
System.Drawing.SystemColors.Window |
| |
CausesValidation |
True |
| |
Enabled |
True |
| |
ForeColor |
System.Drawing.SystemColors.WindowText |
| |
HideSelection |
True |
| |
ReadOnly |
False |
| |
Maxlength |
0 |
| |
Cursor |
System.Windows.Forms.Cursors.IBeam |
| |
MultiLine |
False |
| |
RightToLeft |
System.Windows.Forms.RightToLeft.No |
| |
ScrollBars |
System.Windows.Forms.ScrollBars.None |
| |
TabStop |
True |
| |
Visible |
True |
| |
BorderStyle |
System.Windows.Forms.BorderStyle.Fixed3D |
| |
Name |
"TextDatabasePassword" |
| TextDatabaseUserName |
System.Windows.Forms.TextBox |
| |
Property |
Value |
| |
AutoSize |
False |
| |
Size |
New System.Drawing.Size(241, 25) |
| |
Location |
New System.Drawing.Point(104, 48) |
| |
TabIndex |
5 |
| |
Font |
New System.Drawing.Font("Arial", 8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) |
| |
AcceptsReturn |
True |
| |
TextAlign |
System.Windows.Forms.HorizontalAlignment.Left |
| |
BackColor |
System.Drawing.SystemColors.Window |
| |
CausesValidation |
True |
| |
Enabled |
True |
| |
ForeColor |
System.Drawing.SystemColors.WindowText |
| |
HideSelection |
True |
| |
ReadOnly |
False |
| |
Maxlength |
0 |
| |
Cursor |
System.Windows.Forms.Cursors.IBeam |
| |
MultiLine |
False |
| |
RightToLeft |
System.Windows.Forms.RightToLeft.No |
| |
ScrollBars |
System.Windows.Forms.ScrollBars.None |
| |
TabStop |
True |
| |
Visible |
True |
| |
BorderStyle |
System.Windows.Forms.BorderStyle.Fixed3D |
| |
Name |
"TextDatabaseUserName" |
| TextDatabaseServer |
System.Windows.Forms.TextBox |
| |
Property |
Value |
| |
AutoSize |
False |
| |
Size |
New System.Drawing.Size(241, 25) |
| |
Location |
New System.Drawing.Point(104, 20) |
| |
TabIndex |
3 |
| |
Font |
New System.Drawing.Font("Arial", 8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) |
| |
AcceptsReturn |
True |
| |
TextAlign |
System.Windows.Forms.HorizontalAlignment.Left |
| |
BackColor |
System.Drawing.SystemColors.Window |
| |
CausesValidation |
True |
| |
Enabled |
True |
| |
ForeColor |
System.Drawing.SystemColors.WindowText |
| |
HideSelection |
True |
| |
ReadOnly |
False |
| |
Maxlength |
0 |
| |
Cursor |
System.Windows.Forms.Cursors.IBeam |
| |
MultiLine |
False |
| |
RightToLeft |
System.Windows.Forms.RightToLeft.No |
| |
ScrollBars |
System.Windows.Forms.ScrollBars.None |
| |
TabStop |
True |
| |
Visible |
True |
| |
BorderStyle |
System.Windows.Forms.BorderStyle.Fixed3D |
| |
Name |
"TextDatabaseServer" |
| LabelPassword |
System.Windows.Forms.Label |
| |
Property |
Value |
| |
Text |
"Password:" |
| |
Size |
New System.Drawing.Size(89, 17) |
| |
Location |
New System.Drawing.Point(8, 84) |
| |
TabIndex |
8 |
| |
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 |
"LabelPassword" |
| LabelUserName |
System.Windows.Forms.Label |
| |
Property |
Value |
| |
Text |
"User Name:" |
| |
Size |
New System.Drawing.Size(89, 17) |
| |
Location |
New System.Drawing.Point(8, 52) |
| |
TabIndex |
6 |
| |
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 |
"LabelUserName" |
| LabelDatabaseServer |
System.Windows.Forms.Label |
| |
Property |
Value |
| |
Text |
"Database Server:" |
| |
Size |
New System.Drawing.Size(89, 17) |
| |
Location |
New System.Drawing.Point(8, 24) |
| |
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 |
"LabelDatabaseServer" |
| CommandCancel |
System.Windows.Forms.Button |
| |
Property |
Value |
| |
TextAlign |
System.Drawing.ContentAlignment.MiddleCenter |
| |
Text |
"Cancel" |
| |
Size |
New System.Drawing.Size(73, 25) |
| |
Location |
New System.Drawing.Point(280, 168) |
| |
TabIndex |
1 |
| |
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 |
"CommandCancel" |
| CommandOK |
System.Windows.Forms.Button |
| |
Property |
Value |
| |
TextAlign |
System.Drawing.ContentAlignment.MiddleCenter |
| |
Text |
"OK" |
| |
Size |
New System.Drawing.Size(73, 25) |
| |
Location |
New System.Drawing.Point(200, 168) |
| |
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 |
"CommandOK" |