Want to see what people are talking about? See the latest forum posts.
*/
*/

View tempo2\splash.frm

Tempo 1.9.0.2

Submitted By: flydog
Rating: Not rated (Rate It)


VERSION 5.00
Begin VB.Form splash
   BorderStyle     =   0  'None
   Caption         =   "Form2"
   ClientHeight    =   1890
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   4500
   DrawWidth       =   5
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   1890
   ScaleWidth      =   4500
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.Timer Timer1
      Interval        =   2000
      Left            =   1103
      Top             =   1118
   End
   Begin VB.Label Label3
      Alignment       =   1  'Right Justify
      Caption         =   "[[Email Removed]]"
      BeginProperty Font
         Name            =   "Arial"
         Size            =   11.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   143
      TabIndex        =   2
      Top             =   158
      Width           =   4215
   End
   Begin VB.Label Label2
      Alignment       =   1  'Right Justify
      BeginProperty Font
         Name            =   "Arial"
         Size            =   11.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   2303
      TabIndex        =   1
      Top             =   1478
      Width           =   2055
   End
   Begin VB.Image Image1
      BorderStyle     =   1  'Fixed Single
      Height          =   840
      Left            =   143
      Picture         =   "splash.frx":0000
      Stretch         =   -1  'True
      Top             =   518
      Width           =   945
   End
   Begin VB.Label Label1
      BorderStyle     =   1  'Fixed Single
      Caption         =   "Tempo"
      BeginProperty Font
         Name            =   "Arial"
         Size            =   36
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   855
      Left            =   1343
      TabIndex        =   0
      Top             =   518
      Width           =   3015
   End
End
Attribute VB_Name = "splash"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Form_Load()
Load Form1
Label2.Caption = "Versione " & App.Major & "." & App.Minor & "." & App.Revision
End Sub

Private Sub Timer1_Timer()
Timer1.Enabled = False
Unload Me
End Sub

corner
© 1996-2008 CommunityHeaven LLC. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
North American business development: Nicolai Wadstrom. Publisher: Lars Hagelin.
Resource Listings