Information Technology Reference
In-Depth Information
MaxButton = 0 'False
MinButton = 0 'False
Moveable = 0 'False
NegotiateMenus = 0 'False
ScaleHeight = 1545
ScaleWidth = 2385
ShowInTaskbar = 0 'False
StartUpPosition = 1 'CenterOwner
Begin VB.CommandButton OkButton
Caption = "OK"
Height = 375
Left = 960
TabIndex = 1
Top = 840
Width = 615
End
Begin VB.Label CopyRight3
Caption = "email_address"
BeginProperty Font
Name = "Times New Roman"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 600
TabIndex = 3
Top = 1320
Width = 1815
End
Begin VB.Label ErrorLabel
Caption = "Click OK to continue"
Height = 255
Left = 480
TabIndex = 2
Top = 480
Width = 1575
End
Begin VB.Label ErrorMessage
Caption = "Error"
BeginProperty Font
Name = "System"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 1080
TabIndex = 0
Top = 120
Width = 615
End
End
Attribute VB_Name = "ErrorPanel"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Search WWH ::




Custom Search