Stuck? Need help? Ask questions on our forums.

View \Trignometry.frm

Calculation-Cal-Comp v1.0

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


VERSION 5.00
Begin VB.Form Form1
   BorderStyle     =   1  'Fixed Single
   Caption         =   "The Trignometrical Calculation!"
   ClientHeight    =   7905
   ClientLeft      =   300
   ClientTop       =   435
   ClientWidth     =   10530
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7905
   ScaleWidth      =   10530
   Begin VB.CommandButton Command10
      BackColor       =   &H00808000&
      Caption         =   "B A C K"
      BeginProperty Font
         Name            =   "Walt Disney Script"
         Size            =   14.25
         Charset         =   0
         Weight          =   500
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   2640
      Style           =   1  'Graphical
      TabIndex        =   22
      Top             =   6840
      Width           =   1215
   End
   Begin VB.CommandButton Command9
      BackColor       =   &H00808000&
      Caption         =   "H O M E"
      BeginProperty Font
         Name            =   "Walt Disney Script"
         Size            =   14.25
         Charset         =   0
         Weight          =   500
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   360
      Style           =   1  'Graphical
      TabIndex        =   21
      Top             =   6840
      Width           =   1335
   End
   Begin VB.CommandButton Command8
      BackColor       =   &H00808000&
      Caption         =   "E X I T"
      BeginProperty Font
         Name            =   "Verdana"
         Size            =   14.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   7080
      MaskColor       =   &H00808000&
      Style           =   1  'Graphical
      TabIndex        =   20
      Top             =   6840
      Width           =   1215
   End
   Begin VB.CommandButton Command7
      BackColor       =   &H00808000&
      Caption         =   "RESET"
      BeginProperty Font
         Name            =   "Walt Disney Script"
         Size            =   14.25
         Charset         =   0
         Weight          =   500
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1215
      Left            =   4680
      Style           =   1  'Graphical
      TabIndex        =   19
      Top             =   6240
      Width           =   1695
   End
   Begin VB.TextBox Text9
      Height          =   495
      Left            =   2160
      TabIndex        =   18
      Top             =   5400
      Width           =   1095
   End
   Begin VB.TextBox Text8
      Height          =   495
      Left            =   2160
      TabIndex        =   17
      Top             =   4440
      Width           =   1095
   End
   Begin VB.TextBox Text7
      Height          =   495
      Left            =   2160
      TabIndex        =   16
      Top             =   3480
      Width           =   1095
   End
   Begin VB.TextBox Text6
      Height          =   495
      Left            =   2160
      TabIndex        =   15
      Top             =   2520
      Width           =   1095
   End
   Begin VB.TextBox Text5
      Height          =   495
      Left            =   2160
      TabIndex        =   14
      Top             =   1560
      Width           =   1095
   End
   Begin VB.TextBox Text4
      Height          =   495
      Left            =   2160
      TabIndex        =   13
      Top             =   600
      Width           =   1095
   End
   Begin VB.TextBox Text3
      Height          =   375
      Left            =   7440
      TabIndex        =   12
      Top             =   5040
      Width           =   1455
   End
   Begin VB.TextBox Text2
      Height          =   375
      Left            =   7440
      TabIndex        =   11
      Top             =   4080
      Width           =   1455
   End
   Begin VB.TextBox Text1
      Height          =   375
      Left            =   7440
      TabIndex        =   8
      Top             =   3120
      Width           =   1455
   End
   Begin VB.CommandButton Command6
      BackColor       =   &H00FFFFC0&
      Caption         =   "Cotangent C"
      Height          =   495
      Left            =   360
      Style           =   1  'Graphical
      TabIndex        =   6
      Top             =   5400
      Width           =   1695
   End
   Begin VB.CommandButton Command5
      BackColor       =   &H00FFC0C0&
      Caption         =   "Secant C"
      Height          =   495
      Left            =   360
      Style           =   1  'Graphical
      TabIndex        =   5
      Top             =   4440
      Width           =   1695
   End
   Begin VB.CommandButton Command4
      BackColor       =   &H00FF8080&
      Caption         =   "Cosecant C"
      Height          =   495
      Left            =   360
      Style           =   1  'Graphical
      TabIndex        =   4
      Top             =   3480
      Width           =   1695
   End
   Begin VB.CommandButton Command3
      BackColor       =   &H008080FF&
      Caption         =   "Tangent C"
      Height          =   495
      Left            =   360
      MaskColor       =   &H00FFFFFF&
      Style           =   1  'Graphical
      TabIndex        =   3
      Top             =   2520
      Width           =   1695
   End
   Begin VB.CommandButton Command2
      BackColor       =   &H000000FF&
      Caption         =   "Cosine C"
      Height          =   495
      Left            =   360
      Style           =   1  'Graphical
      TabIndex        =   2
      Top             =   1560
      Width           =   1695
   End
   Begin VB.CommandButton Command1
      BackColor       =   &H000080FF&
      Caption         =   "Sine C"
      Height          =   495
      Left            =   360
      Style           =   1  'Graphical
      TabIndex        =   1
      Top             =   600
      Width           =   1695
   End
   Begin VB.Frame Frame1
      Caption         =   "Look At The Image of the Triangle and choose"
      BeginProperty Font
         Name            =   "Walt Disney Script"
         Size            =   15.75
         Charset         =   0
         Weight          =   500
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   -120
      TabIndex        =   0
      Top             =   0
      Width           =   4575
   End
   Begin VB.Label Label3
      Caption         =   "Enter Value Of AC If Required"
      BeginProperty Font
         Name            =   "Verdana"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   4440
      TabIndex        =   10
      Top             =   4560
      Width           =   2295
   End
   Begin VB.Label Label2
      Caption         =   "Enter Value Of BC If Required"
      BeginProperty Font
         Name            =   "Verdana"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   4440
      TabIndex        =   9
      Top             =   3840
      Width           =   2295
   End
   Begin VB.Label Label1
      Caption         =   "Enter Value Of AB If Required"
      BeginProperty Font
         Name            =   "Verdana"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   4440
      TabIndex        =   7
      Top             =   3120
      Width           =   2295
   End
   Begin VB.Image Image1
      Height          =   2850
      Left            =   4320
      Picture         =   "Trignometry.frx":0000
      Top             =   120
      Width           =   2850
   End
   Begin VB.Image Image2
      BorderStyle     =   1  'Fixed Single
      Height          =   7935
      Left            =   0
      Picture         =   "Trignometry.frx":3BD9
      Top             =   0
      Width           =   10560
   End
End
Attribute VB_Name = "Form1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub OLE1_Updated(Code As Integer)

End Sub

Private Sub Command1_Click()
Text4.Text = ""
Text5.Text = ""
Text6.Text = ""
Text7.Text = ""
Text8.Text = ""
Text9.Text = ""
Text4.Text = Text1.Text / Text3.Text
End Sub

Private Sub Command10_Click()
Form1.Hide
Form3.Show
End Sub

Private Sub Command2_Click()
Text4.Text = ""
Text5.Text = ""
Text6.Text = ""
Text7.Text = ""
Text8.Text = ""
Text9.Text = ""
Text5.Text = Text2.Text / Text3.Text
End Sub

Private Sub Command3_Click()
Text4.Text = ""
Text5.Text = ""
Text6.Text = ""
Text7.Text = ""
Text8.Text = ""
Text9.Text = ""
Text6.Text = Text1.Text / Text2.Text
End Sub

Private Sub Command4_Click()
Text4.Text = ""
Text5.Text = ""
Text6.Text = ""
Text7.Text = ""
Text8.Text = ""
Text9.Text = ""
Text7.Text = Text3.Text / Text1.Text
End Sub

Private Sub Command5_Click()
Text4.Text = ""
Text5.Text = ""
Text6.Text = ""
Text7.Text = ""
Text8.Text = ""
Text9.Text = ""
Text8.Text = Text3.Text / Text2.Text
End Sub

Private Sub Command6_Click()
Text4.Text = ""
Text5.Text = ""
Text6.Text = ""
Text7.Text = ""
Text8.Text = ""
Text9.Text = ""
Text9.Text = Text2.Text / Text1.Text
End Sub

Private Sub Command7_Click()
Text1.Text = ""
Text2.Text = ""
Text3.Text = ""
Text4.Text = ""
Text5.Text = ""
Text6.Text = ""
Text7.Text = ""
Text8.Text = ""
Text9.Text = ""
End Sub

Private Sub Command8_Click()
End
End Sub

Private Sub Command9_Click()
Form1.Hide
Calculators.Show
End Sub

corner
© 1996-2008. 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.
Publisher: Lars Hagelin.
bootstrapLabs Logo A bootstrapLabs project.