Category : BASIC Source Code
Archive   : CZLIS110.ZIP
Filename : GENERAL.FRM

 
Output of file : GENERAL.FRM contained in archive : CZLIS110.ZIP
Version 1.00
BEGIN Form frmGeneral
AutoRedraw = 0
BackColor = QBColor(7)
BorderStyle = 0
Caption = "General"
ControlBox = -1
Enabled = -1
ForeColor = QBColor(0)
Height = Char(7)
Left = Char(10)
MaxButton = -1
MinButton = -1
MousePointer = 0
Tag = ""
Top = Char(7)
Visible = -1
Width = Char(64)
WindowState = 0
BEGIN Frame Frame1
BackColor = QBColor(7)
Caption = ""
DragMode = 0
Enabled = -1
ForeColor = QBColor(0)
Height = Char(7)
Left = Char(0)
MousePointer = 0
TabIndex = 0
Tag = ""
Top = Char(0)
Visible = -1
Width = Char(64)
BEGIN Label Label1
Alignment = 2
AutoSize = 0
BackColor = QBColor(7)
BorderStyle = 2
Caption = "Label1"
DragMode = 0
Enabled = -1
ForeColor = QBColor(0)
Height = Char(3)
Left = Char(1)
MousePointer = 0
TabIndex = 1
Tag = ""
Top = Char(1)
Visible = -1
Width = Char(60)
END
END
END
DEFINT A-Z

SUB Form_Load ()

Left = ((SCREEN.Width - Width) / 2) ' Center form horizontally
Top = ((SCREEN.Height - Height) / 2) ' Center form vertically

END SUB



  3 Responses to “Category : BASIC Source Code
Archive   : CZLIS110.ZIP
Filename : GENERAL.FRM

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/