home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Unleashed / Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso / crystal / extras / vbxdemo / about.frm (.txt) next >
Encoding:
Visual Basic Form  |  1994-12-15  |  7.5 KB  |  225 lines

  1. VERSION 2.00
  2. Begin Form About 
  3.    BackColor       =   &H00C0C0C0&
  4.    Caption         =   "About CRPEDemo"
  5.    ClientHeight    =   6300
  6.    ClientLeft      =   3165
  7.    ClientTop       =   1770
  8.    ClientWidth     =   5175
  9.    Height          =   6705
  10.    Left            =   3105
  11.    LinkTopic       =   "Form1"
  12.    ScaleHeight     =   6300
  13.    ScaleWidth      =   5175
  14.    Top             =   1425
  15.    Width           =   5295
  16.    Begin SSPanel Panel3D1 
  17.       Alignment       =   1  'Left Justify - MIDDLE
  18.       BackColor       =   &H00C0C0C0&
  19.       BevelInner      =   1  'Inset
  20.       BevelWidth      =   3
  21.       BorderWidth     =   15
  22.       Font3D          =   0  'None
  23.       Height          =   6345
  24.       Left            =   -60
  25.       TabIndex        =   0
  26.       Top             =   0
  27.       Width           =   5265
  28.       Begin SSFrame Frame3D3 
  29.          Font3D          =   0  'None
  30.          ForeColor       =   &H00000000&
  31.          Height          =   1200
  32.          Left            =   360
  33.          TabIndex        =   12
  34.          Top             =   3870
  35.          Width           =   4545
  36.          Begin TextBox Text3 
  37.             BackColor       =   &H00C0C0C0&
  38.             BorderStyle     =   0  'None
  39.             Height          =   255
  40.             Left            =   1470
  41.             TabIndex        =   18
  42.             Top             =   810
  43.             Width           =   1305
  44.          End
  45.          Begin TextBox Text2 
  46.             BackColor       =   &H00C0C0C0&
  47.             BorderStyle     =   0  'None
  48.             Height          =   285
  49.             Left            =   1470
  50.             TabIndex        =   17
  51.             Top             =   540
  52.             Width           =   1305
  53.          End
  54.          Begin TextBox Text1 
  55.             BackColor       =   &H00C0C0C0&
  56.             BorderStyle     =   0  'None
  57.             Height          =   285
  58.             Left            =   1470
  59.             TabIndex        =   16
  60.             Top             =   270
  61.             Width           =   1305
  62.          End
  63.          Begin Label Label11 
  64.             BackColor       =   &H00C0C0C0&
  65.             Caption         =   "System Data:"
  66.             Height          =   195
  67.             Left            =   300
  68.             TabIndex        =   15
  69.             Top             =   810
  70.             Width           =   1155
  71.          End
  72.          Begin Label Label10 
  73.             BackColor       =   &H00C0C0C0&
  74.             Caption         =   "User Data:"
  75.             Height          =   255
  76.             Left            =   300
  77.             TabIndex        =   14
  78.             Top             =   540
  79.             Width           =   975
  80.          End
  81.          Begin Label Label9 
  82.             BackColor       =   &H00C0C0C0&
  83.             Caption         =   "GDI Data:"
  84.             Height          =   255
  85.             Left            =   300
  86.             TabIndex        =   13
  87.             Top             =   270
  88.             Width           =   1035
  89.          End
  90.       End
  91.       Begin CommandButton Command1 
  92.          Caption         =   "OK"
  93.          Height          =   345
  94.          Left            =   1740
  95.          TabIndex        =   11
  96.          Top             =   5400
  97.          Width           =   1695
  98.       End
  99.       Begin SSFrame Frame3D2 
  100.          Font3D          =   0  'None
  101.          ForeColor       =   &H00000000&
  102.          Height          =   1485
  103.          Left            =   330
  104.          TabIndex        =   6
  105.          Top             =   2280
  106.          Width           =   4575
  107.          Begin Label Label8 
  108.             BackColor       =   &H00C0C0C0&
  109.             Caption         =   "CIS:     Go Reports"
  110.             Height          =   225
  111.             Left            =   390
  112.             TabIndex        =   10
  113.             Top             =   1110
  114.             Width           =   1875
  115.          End
  116.          Begin Label Label7 
  117.             BackColor       =   &H00C0C0C0&
  118.             Caption         =   "Phone: (604)669-8379"
  119.             Height          =   225
  120.             Left            =   390
  121.             TabIndex        =   9
  122.             Top             =   840
  123.             Width           =   2685
  124.          End
  125.          Begin Label Label6 
  126.             BackColor       =   &H00C0C0C0&
  127.             Caption         =   "Fax:     (604)681-7163"
  128.             Height          =   255
  129.             Left            =   390
  130.             TabIndex        =   8
  131.             Top             =   570
  132.             Width           =   2775
  133.          End
  134.          Begin Label Label5 
  135.             BackColor       =   &H00C0C0C0&
  136.             Caption         =   "For Technical Support with the VBX Properties:"
  137.             Height          =   225
  138.             Left            =   210
  139.             TabIndex        =   7
  140.             Top             =   210
  141.             Width           =   4215
  142.          End
  143.       End
  144.       Begin SSFrame Frame3D1 
  145.          Font3D          =   0  'None
  146.          ForeColor       =   &H00000000&
  147.          Height          =   1785
  148.          Left            =   330
  149.          TabIndex        =   1
  150.          Top             =   450
  151.          Width           =   4605
  152.          Begin PictureBox Picture1 
  153.             Height          =   690
  154.             Left            =   360
  155.             Picture         =   ABOUT.FRX:0000
  156.             ScaleHeight     =   660
  157.             ScaleWidth      =   855
  158.             TabIndex        =   19
  159.             Top             =   315
  160.             Width           =   885
  161.          End
  162.          Begin Label Label12 
  163.             BackColor       =   &H00C0C0C0&
  164.             Caption         =   "Written By: Mark Cunningham, Crystal Inc."
  165.             Height          =   240
  166.             Left            =   330
  167.             TabIndex        =   20
  168.             Top             =   1440
  169.             Visible         =   0   'False
  170.             Width           =   4125
  171.          End
  172.          Begin Label Label4 
  173.             BackColor       =   &H00C0C0C0&
  174.             Caption         =   "Size: 86666 Bytes"
  175.             Height          =   225
  176.             Left            =   2790
  177.             TabIndex        =   5
  178.             Top             =   1125
  179.             Width           =   1665
  180.          End
  181.          Begin Label Label3 
  182.             BackColor       =   &H00C0C0C0&
  183.             Caption         =   "Created: December 14, 1994"
  184.             Height          =   255
  185.             Left            =   180
  186.             TabIndex        =   4
  187.             Top             =   1125
  188.             Width           =   2505
  189.          End
  190.          Begin Label Label2 
  191.             BackColor       =   &H00C0C0C0&
  192.             Caption         =   "Version 4.0.1.0"
  193.             Height          =   225
  194.             Left            =   1620
  195.             TabIndex        =   3
  196.             Top             =   585
  197.             Width           =   1335
  198.          End
  199.          Begin Label Label1 
  200.             BackColor       =   &H00C0C0C0&
  201.             Caption         =   "VBXDemo for Windows"
  202.             Height          =   255
  203.             Left            =   1590
  204.             TabIndex        =   2
  205.             Top             =   315
  206.             Width           =   2145
  207.          End
  208.       End
  209.    End
  210. Sub Command1_Click ()
  211.  Unload Me
  212. End Sub
  213. Sub Form_Load ()
  214.  Res = Get_Resource(myGDI, myUSER, mySYSTEM)
  215.  Text1.Text = myGDI & "% Free"
  216.  Text2.Text = myUSER & "% Free"
  217.  Text3.Text = mySYSTEM & "% Free"
  218. End Sub
  219. Sub Form_Unload (Cancel As Integer)
  220.   Label12.Visible = False
  221. End Sub
  222. Sub Picture1_DblClick ()
  223.  Label12.Visible = True
  224. End Sub
  225.