*/
Written some cool source code? Upload it to Programmer's Heaven.
*/

View \Form5.frm

Calculation-Cal-Comp v1.0

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


VERSION 5.00
Begin VB.Form Form5
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Form5"
   ClientHeight    =   7755
   ClientLeft      =   45
   ClientTop       =   525
   ClientWidth     =   11880
   LinkTopic       =   "Form5"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7755
   ScaleWidth      =   11880
   Begin VB.CommandButton Command2
      BackColor       =   &H00FF8080&
      Caption         =   "..."
      BeginProperty Font
         Name            =   "Walt Disney Script"
         Size            =   21.75
         Charset         =   0
         Weight          =   500
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   735
      Left            =   3120
      Style           =   1  'Graphical
      TabIndex        =   1
      Top             =   1560
      Width           =   375
   End
   Begin VB.CommandButton Command1
      BackColor       =   &H00FF8080&
      Caption         =   "HIT   ! ! !"
      BeginProperty Font
         Name            =   "Walt Disney Script"
         Size            =   20.25
         Charset         =   0
         Weight          =   500
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   735
      Left            =   720
      Style           =   1  'Graphical
      TabIndex        =   0
      Top             =   1560
      Width           =   2415
   End
   Begin VB.Image Image1
      Height          =   7875
      Left            =   0
      Picture         =   "Form5.frx":0000
      Top             =   -120
      Width           =   15465
   End
End
Attribute VB_Name = "Form5"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Command1_Click()
Form5.Hide
Form6.Show
End Sub

Private Sub Command2_Click()
Form5.Hide
Form9.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.