*/
Do you receive the Programmer's Heaven newsletter? If not, why not subscribe?
*/

View \Form9.frm

Calculation-Cal-Comp v1.0

Submitted By: Akshay Minocha
Rating: (Not rated) (Rate It)


VERSION 5.00
Begin VB.Form Form9
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Form9"
   ClientHeight    =   7875
   ClientLeft      =   -45
   ClientTop       =   435
   ClientWidth     =   11880
   LinkTopic       =   "Form9"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7875
   ScaleWidth      =   11880
   Begin VB.CommandButton Command1
      BackColor       =   &H00FF8080&
      Caption         =   "Next"
      BeginProperty Font
         Name            =   "Walt Disney Script"
         Size            =   18
         Charset         =   0
         Weight          =   500
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   120
      Style           =   1  'Graphical
      TabIndex        =   0
      Top             =   5760
      Width           =   2055
   End
   Begin VB.Label Label1
      Alignment       =   2  'Center
      BackColor       =   &H00C0C000&
      Caption         =   "7"
      BeginProperty Font
         Name            =   "Walt Disney Script"
         Size            =   200.25
         Charset         =   0
         Weight          =   500
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   5415
      Left            =   120
      TabIndex        =   1
      Top             =   0
      Width           =   2055
   End
   Begin VB.Image Image1
      Height          =   7875
      Left            =   0
      Picture         =   "Form9.frx":0000
      Top             =   0
      Width           =   15465
   End
End
Attribute VB_Name = "Form9"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Command1_Click()
Form9.Hide
Form10.Show
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.