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

View Standard Deviation\frmExitPage.frm

Standard Deviation 1.0

Submitted By: graceson
Rating: starstarstarhalf star (Rate It)


VERSION 5.00
Begin VB.Form frmExitPage
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Form1"
   ClientHeight    =   4335
   ClientLeft      =   4740
   ClientTop       =   3630
   ClientWidth     =   5955
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4335
   ScaleWidth      =   5955
   Begin VB.CommandButton CmdDone
      Caption         =   "Done"
      Height          =   375
      Left            =   3480
      TabIndex        =   10
      Top             =   3840
      Width           =   1935
   End
   Begin VB.PictureBox Picture1
      Height          =   3495
      Left            =   120
      ScaleHeight     =   3435
      ScaleWidth      =   2715
      TabIndex        =   0
      Top             =   120
      Width           =   2775
   End
   Begin VB.Label Label10
      Alignment       =   2  'Center
      Caption         =   "Calculator"
      BeginProperty Font
         Name            =   "MS Sans Serif"
         Size            =   13.5
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   3120
      TabIndex        =   11
      Top             =   1200
      Width           =   2535
   End
   Begin VB.Label Label9
      Alignment       =   2  'Center
      Caption         =   "Standard Deviation"
      BeginProperty Font
         Name            =   "MS Sans Serif"
         Size            =   13.5
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   3120
      TabIndex        =   9
      Top             =   840
      Width           =   2655
   End
   Begin VB.Label Label8
      Alignment       =   2  'Center
      Caption         =   "by :"
      Height          =   255
      Left            =   3960
      TabIndex        =   8
      Top             =   1920
      Width           =   735
   End
   Begin VB.Label Label7
      Alignment       =   2  'Center
      Caption         =   "and "
      Height          =   255
      Left            =   3960
      TabIndex        =   7
      Top             =   2760
      Width           =   735
   End
   Begin VB.Label Label6
      Alignment       =   2  'Center
      Caption         =   "Jennefer Laigo"
      BeginProperty Font
         Name            =   "MS Sans Serif"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   3480
      TabIndex        =   6
      Top             =   3120
      Width           =   1695
   End
   Begin VB.Label Label5
      Alignment       =   2  'Center
      Caption         =   "Graceson Cuyasen"
      BeginProperty Font
         Name            =   "MS Sans Serif"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   3240
      TabIndex        =   5
      Top             =   2280
      Width           =   2295
   End
   Begin VB.Label Label4
      Caption         =   "Copyright 2006"
      Height          =   255
      Left            =   120
      TabIndex        =   4
      Top             =   3840
      Width           =   1935
   End
   Begin VB.Line Line2
      X1              =   0
      X2              =   6120
      Y1              =   3720
      Y2              =   3720
   End
   Begin VB.Label Label3
      Caption         =   "Dee"
      BeginProperty Font
         Name            =   "MS Sans Serif"
         Size            =   24
         Charset         =   0
         Weight          =   400
         Underline       =   -1  'True
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   615
      Left            =   4440
      TabIndex        =   3
      Top             =   120
      Width           =   855
   End
   Begin VB.Label Label2
      Caption         =   "y"
      BeginProperty Font
         Name            =   "MS Sans Serif"
         Size            =   24
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   615
      Left            =   4200
      TabIndex        =   2
      Top             =   120
      Width           =   375
   End
   Begin VB.Label Label1
      Caption         =   "Ke"
      BeginProperty Font
         Name            =   "MS Sans Serif"
         Size            =   24
         Charset         =   0
         Weight          =   400
         Underline       =   -1  'True
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   615
      Left            =   3600
      TabIndex        =   1
      Top             =   120
      Width           =   615
   End
End
Attribute VB_Name = "frmExitPage"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit


Private Sub CmdDone_Click()
    End
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.