Current area: HOME ->

Zip File view

Moron Luxation - DATA & Search


This page allows you to view the contents of a file contained inside a ZIP archive available at Programmer's Heaven. This means you can view the code and find what you need from it without having to download the ZIP file first. If the file contains source code for a language we recognize, we have syntax highlighted it.

Filename displayed: frmSplash.frm
Found in file: DIEML.ZIP

Download: 2D/3D Stacked Vertical Bar Graph for PHP 6.1 This PHP script provides a very easy way to embed dynamically generated stacked vertical bar graphs and charts into PHP applications and HTML web pages. The graphing software is very easy to use and ...
VERSION 5.00
Begin VB.Form frmSplash
   BackColor       =   &H00000000&
   BorderStyle     =   3  'Fixed Dialog
   ClientHeight    =   4236
   ClientLeft      =   252
   ClientTop       =   1416
   ClientWidth     =   5568
   ClipControls    =   0   'False
   ControlBox      =   0   'False
   Icon            =   "frmSplash.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4236
   ScaleWidth      =   5568
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.Frame Frame1
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      Height          =   4050
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   5256
      Begin VB.Label lblCopyright
         BackStyle       =   0  'Transparent
         Caption         =   "Copyright - 1999-2000, Death In Elevator. All RIghts Reserved"
         BeginProperty Font
            Name            =   "Arial"
            Size            =   8.4
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFF00&
         Height          =   252
         Left            =   120
         TabIndex        =   3
         Top             =   3000
         Width           =   4932
      End
      Begin VB.Label lblCompany
         BackStyle       =   0  'Transparent
         Caption         =   "Company: Death In Elevator"
         BeginProperty Font
            Name            =   "Arial"
            Size            =   8.4
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   252
         Left            =   120
         TabIndex        =   2
         Top             =   3240
         Width           =   2412
      End
      Begin VB.Label lblWarning
         BackStyle       =   0  'Transparent
         Caption         =   "Warning - This program is awesome, It will cause you to stay infront of the computer For YEARS!!!"
         BeginProperty Font
            Name            =   "Arial"
            Size            =   8.4
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF00FF&
         Height          =   432
         Left            =   156
         TabIndex        =   1
         Top             =   3480
         Width           =   4656
      End
      Begin VB.Label lblVersion
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Version 1.0.5"
         BeginProperty Font
            Name            =   "Arial"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FF00&
         Height          =   288
         Left            =   960
         TabIndex        =   4
         Top             =   2400
         Width           =   1476
      End
      Begin VB.Label lblPlatform
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Platform"
         BeginProperty Font
            Name            =   "Arial"
            Size            =   15.6
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FFFF&
         Height          =   360
         Left            =   960
         TabIndex        =   5
         Top             =   2040
         Width           =   1272
      End
      Begin VB.Label lblProductName
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Moron Luxation"
         BeginProperty Font
            Name            =   "Arial"
            Size            =   32.4
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000080FF&
         Height          =   756
         Left            =   240
         TabIndex        =   7
         Top             =   840
         Width           =   4860
      End
      Begin VB.Label lblCompanyProduct
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Death In Elevator Present"
         BeginProperty Font
            Name            =   "Arial"
            Size            =   18
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   420
         Left            =   360
         TabIndex        =   6
         Top             =   360
         Width           =   4368
      End
   End
End
Attribute VB_Name = "frmSplash"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit

Private Sub Form_KeyPress(KeyAscii As Integer)
    Unload Me
End Sub


WebCab Portfolio for Delphi 4.2
3-in-1: Delphi, COM and XML Web service implementation of Markowitz Theory and Capital Asset Pricing Model (CAPM) to analyze and construct the optimal portfolio with/without asset weight constraints ...
Assertion Extensions for JUnit
This JUnit tool increases your software code quality with a set of robust extensions to a well-known testing framework. JUnitX provides answers to the question, "Is it my test harness or my ...
2D/3D Stacked Vertical Bar Graph for PHP 6.1
This PHP script provides a very easy way to embed dynamically generated stacked vertical bar graphs and charts into PHP applications and HTML web pages. The graphing software is very easy to use and ...
Download WebCab Portfolio for Delphi 4.2 3-in-1: Delphi, COM and XML Web service implementation of Markowitz Theory and Capital Asset Pricing Model (CAPM) to analyze and construct the optimal portfolio with/without asset weight constraints ... Download Assertion Extensions for JUnit This JUnit tool increases your software code quality with a set  of robust extensions to a well-known testing framework. JUnitX  provides answers to the question, "Is it my test harness or my ... Download 2D/3D Stacked Vertical Bar Graph for PHP 6.1 This PHP script provides a very easy way to embed dynamically generated stacked vertical bar graphs and charts into PHP applications and HTML web pages. The graphing software is very easy to use and ...







Sponsored links

Build IT Knowledge with Current & Trusted Content
Helps Employees Develop & Hone New Technical Programming Skills. Sign Up & Get Full Access.
Check Out IT Certification Preparation Materials
Sign Up With SkillSoft & Get Access to Training Materials for Over 50 Professional Certifications.
Localize software in three simple steps
Localize .Net, C/C++ & Delphi apps visually. HTML, HTML Help, XML & databases. Try Sisulizer now!
Delphi Localization Tool Sisulizer (WYSIWYG)
Create multilingual Delphi apps in three simple steps. Localize XML, HTML Help ... Try Sisulizer now
Web based bug tracking - AdminiTrack.com
AdminiTrack offers an effective web-based bug tracking system designed for professional software development teams.


Newsletter | Submit Content | About | Advertising | Awards | Contact Us | Link to us |
© 1996-2008 Community Networks Ltd 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 Terms Of Use and Privacy Statement for more information. Development by Synchron Data - .NET development.