VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



'Gives the states of 2001-2002 INDIANA PACERS

by DAN DONOVAN (1 Submission)
Category: Graphics
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Fri 31st May 2002
Date Added: Mon 8th February 2021
Rating: (1 Votes)

'Gives the states of 2001-2002 INDIANA PACERS

Rate 'Gives the states of 2001-2002 INDIANA PACERS



Text4.Text = Val(Text5.Text) / (Text2.Text)
End Sub

Private Sub Command2_Click()
Text6.Text = Val(Text3.Text) / (Text2.Text)
End Sub

Private Sub Command3_Click()
Text8.Text = Val(Text7.Text) / (Text2.Text)
End Sub

Private Sub Command4_Click()
Text1.Text = ""
Text2.Text = ""
Text3.Text = ""
Text4.Text = ""
Text5.Text = ""
Text6.Text = ""
Text7.Text = ""
Text8.Text = ""
Text9.Text = ""
Text10.Text = ""
Text12.Text = ""
Text13.Text = ""
Text14.Text = ""
Text11.Text = ""

End Sub

Private Sub Image1_Click()
Text9.Text = "11"
Text1.Text = "Jamaal Tinsley"
Text3.Text = "751"
Text7.Text = "298"
Text5.Text = "647"
Text2.Text = "80"
Text8.Text = ""
Text6.Text = ""
Text4.Text = ""
Text10.Text = "Iowa State"
Text11.Text = "Rookie"
Text12.Text = "Point Guard"
Text13.Text = "6'3''"
Text14.Text = "195"
End Sub

Private Sub Image2_Click()
Text1.Text = "Reggie Miller"
Text9.Text = "31"
Text3.Text = "1304"
Text7.Text = "219"
Text5.Text = "253"
Text2.Text = "79"
Text8.Text = ""
Text6.Text = ""
Text4.Text = ""
Text10.Text = "UCLA"
Text11.Text = "15"
Text12.Text = "Shooting Guard"
Text13.Text = "6'7''"
Text14.Text = "195"

End Sub

Private Sub Image3_Click()
Text1.Text = "Jermaine O'Neal"
Text9.Text = "7"
Text3.Text = "1371"
Text7.Text = "757"
Text5.Text = "118"
Text2.Text = "72"
Text8.Text = ""
Text6.Text = ""
Text4.Text = ""
Text10.Text = "Eau Claire HS"
Text11.Text = "6"
Text12.Text = "Power Forward"
Text13.Text = "6'11''"
Text14.Text = "242"
End Sub

Private Sub Image4_Click()
Text1.Text = "Brad Miller"
Text9.Text = "40"
Text3.Text = "1032"
Text7.Text = "621"
Text5.Text = "152"
Text2.Text = "76"
Text8.Text = ""
Text6.Text = ""
Text4.Text = ""
Text10.Text = "Purdue"
Text11.Text = "4"
Text12.Text = "Center"
Text13.Text = "7'"
Text14.Text = "261"
End Sub

Private Sub Image5_Click()
Text1.Text = "Jonathon Bender"
Text9.Text = "24"
Text3.Text = "581"
Text7.Text = "244"
Text5.Text = "62"
Text2.Text = "78"
Text8.Text = ""
Text6.Text = ""
Text4.Text = ""
Text10.Text = "Picayune HS"
Text11.Text = "3"
Text12.Text = "Small Forward"
Text13.Text = "7'"
Text14.Text = "219"
End Sub

Private Sub Image6_Click()
Text1.Text = "Austin Croshere"
Text9.Text = "44"
Text3.Text = "516"
Text7.Text = "294"
Text5.Text = "77"
Text2.Text = "76"
Text8.Text = ""
Text6.Text = ""
Text4.Text = ""
Text10.Text = "Providence"
Text11.Text = "5"
Text12.Text = "Power Forward"
Text13.Text = "6'10''"
Text14.Text = "242"
End Sub

Private Sub Image7_Click()
Text1.Text = "Al Harrington"
Text9.Text = "3"
Text3.Text = "576"
Text7.Text = "276"
Text5.Text = "54"
Text2.Text = "44"
Text8.Text = ""
Text6.Text = ""
Text4.Text = ""
Text10.Text = "St Patricks HS"
Text12.Text = "Guard/Forward"
Text11.Text = "4"
Text13.Text = "6'9''"
Text14.Text = "250"
End Sub



Download this snippet    Add to My Saved Code

'Gives the states of 2001-2002 INDIANA PACERS Comments

No comments have been posted about 'Gives the states of 2001-2002 INDIANA PACERS. Why not be the first to post a comment about 'Gives the states of 2001-2002 INDIANA PACERS.

Post your comment

Subject:
Message:
0/1000 characters