home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form frmInfo
- BackColor = &H8000000F&
- BorderStyle = 0 'None
- ClientHeight = 3285
- ClientLeft = 2415
- ClientTop = 2415
- ClientWidth = 4350
- Height = 3690
- Left = 2355
- LinkTopic = "Form1"
- ScaleHeight = 3285
- ScaleWidth = 4350
- Top = 2070
- Width = 4470
- Begin SSPanel Panel3D1
- Align = 1 'Align Top
- Alignment = 8 'Center - BOTTOM
- BackColor = &H00C0C0C0&
- BevelWidth = 3
- Caption = "FreeWare"
- Font3D = 3 'Inset w/light shading
- FontBold = 0 'False
- FontItalic = 0 'False
- FontName = "MS Sans Serif"
- FontSize = 8.25
- FontStrikethru = 0 'False
- FontUnderline = 0 'False
- Height = 3285
- Left = 0
- Outline = -1 'True
- TabIndex = 0
- Top = 0
- Width = 4350
- Begin CommandButton cmd
- Cancel = -1 'True
- Caption = "&Ok"
- Default = -1 'True
- Height = 405
- Left = 3240
- TabIndex = 3
- Top = 2670
- Width = 915
- End
- Begin Label Label3
- AutoSize = -1 'True
- BackColor = &H8000000F&
- BackStyle = 0 'Transparent
- Caption = "Demo"
- FontBold = -1 'True
- FontItalic = -1 'True
- FontName = "MS Sans Serif"
- FontSize = 9.75
- FontStrikethru = 0 'False
- FontUnderline = 0 'False
- ForeColor = &H00800000&
- Height = 240
- Index = 2
- Left = 1215
- TabIndex = 4
- Top = 1140
- Width = 735
- End
- Begin Label Label3
- AutoSize = -1 'True
- BackColor = &H8000000F&
- BackStyle = 0 'Transparent
- Caption = "PatternBrush"
- FontBold = -1 'True
- FontItalic = -1 'True
- FontName = "MS Sans Serif"
- FontSize = 24
- FontStrikethru = 0 'False
- FontUnderline = 0 'False
- ForeColor = &H00800000&
- Height = 555
- Index = 1
- Left = 630
- TabIndex = 5
- Top = 630
- Width = 3270
- End
- Begin Label Label3
- AutoSize = -1 'True
- BackColor = &H8000000F&
- BackStyle = 0 'Transparent
- Caption = "BitMap"
- FontBold = -1 'True
- FontItalic = -1 'True
- FontName = "MS Sans Serif"
- FontSize = 24
- FontStrikethru = 0 'False
- FontUnderline = 0 'False
- ForeColor = &H00800000&
- Height = 555
- Index = 0
- Left = 1440
- TabIndex = 6
- Top = 270
- Width = 1860
- End
- Begin Shape Shape1
- BackColor = &H00FFFFFF&
- BackStyle = 1 'Opaque
- Height = 1305
- Index = 0
- Left = 180
- Top = 180
- Width = 3975
- End
- Begin Label Label1
- BackColor = &H8000000F&
- BackStyle = 0 'Transparent
- Caption = "Copyright (C) 1994 by bytes && letters hilger-software-technology 66773-Schwalbach Germany"
- Height = 975
- Left = 1440
- TabIndex = 7
- Top = 1710
- Width = 2535
- End
- Begin Image Image1
- Height = 480
- Left = 450
- Picture = INFO.FRX:0000
- Top = 1830
- Width = 480
- End
- End
- Begin Label Label2
- AutoSize = -1 'True
- BackColor = &H8000000F&
- BackStyle = 0 'Transparent
- Caption = "KFZ-Werkstatt-Admin"
- FontBold = -1 'True
- FontItalic = 0 'False
- FontName = "MS Sans Serif"
- FontSize = 12
- FontStrikethru = 0 'False
- FontUnderline = 0 'False
- Height = 300
- Index = 0
- Left = 900
- TabIndex = 1
- Top = 5040
- Width = 2610
- End
- Begin Label Label2
- AutoSize = -1 'True
- BackColor = &H8000000F&
- BackStyle = 0 'Transparent
- Caption = "KFZ-Werkstatt-Admin"
- FontBold = -1 'True
- FontItalic = 0 'False
- FontName = "MS Sans Serif"
- FontSize = 12
- FontStrikethru = 0 'False
- FontUnderline = 0 'False
- ForeColor = &H00FFFFFF&
- Height = 300
- Index = 1
- Left = 915
- TabIndex = 2
- Top = 5055
- Width = 2610
- End
- Begin Shape Shape1
- BackColor = &H00C0C0C0&
- BackStyle = 1 'Opaque
- Height = 825
- Index = 1
- Left = 630
- Top = 4800
- Width = 3165
- End
- Sub cmd_Click ()
- Unload Me
- End Sub
- Sub Form_Load ()
- form_center Me
- End Sub
-