home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code2 / rollem / rollem1.frm (.txt) < prev    next >
Visual Basic Form  |  1995-02-26  |  15KB  |  123 lines

  1. Form1
  2. Roll em
  3. Form1%
  4. Command1
  5. Picture7
  6. Picture8
  7. Picture9
  8. +    Picture10
  9. ,    Picture11
  10. -    Picture12
  11. Picture1
  12. Picture2
  13. Picture3
  14. Picture4
  15. Picture5
  16. Picture6
  17. &File
  18. byebye
  19. &Exit
  20. aboutbox
  21. &Help
  22. "    taboutbox
  23. About Roll em
  24. &How did I do?
  25. byebye_ClickK
  26. Command1_Clickx
  27. Form_Click
  28. misc_12
  29. Picture1
  30. Picture1_Click
  31. Picturec
  32. rollem
  33. Form1D
  34. Picture2
  35. paint
  36. autoredrawv
  37. randf
  38. RndDemo
  39. Dice1K
  40. Dice2
  41. stuff<
  42.     bye_Click'
  43. drawu
  44. dPictureY
  45. taboutbox_Click
  46. form2L
  47. aboutbox_Click
  48. TOTAL?
  49. Score
  50. Picture2_Click
  51. Picture2_paintc
  52.     Thenscore
  53. WINNER
  54. NewScore
  55. WandL_Click
  56. Form3
  57. LossY
  58. HDID_Click
  59. Label3
  60. Label43
  61. Text1
  62. Text2
  63. Picture3
  64. Picture4
  65. TXT_TextBox2
  66. TXT_TextBox
  67. Help_Rules_Click
  68. Form4
  69. Visible
  70. Picture6    
  71. Picture5
  72. Picture7
  73. Fform1
  74. Picture8
  75. Picture9
  76.     Picture10
  77.     Picture11
  78.     Picture12
  79. Currentdude~
  80. False
  81. hidepic
  82. byebye_Click
  83. Only (I have found) way to COMPLETELY close a VB app
  84. Command1_Click
  85. Make sure all boxes are not visibleo
  86. Call random number generator
  87. assign the total of the dice to a seperate global vars
  88. Check the total "comming out"C
  89. You are a WINNER!!! 
  90. WINNER
  91. You are a WINNER!!! 
  92. WINNER
  93. You Craped out!!! 
  94. CRAPS
  95. You Craped out!!! 
  96. CRAPS
  97. You Craped out!!! 
  98. CRAPS
  99.  Point to make is 
  100. Make Point
  101. Tell the user what point he has to score to win
  102. User made the point to win B-4 Craps
  103. You are a WINNER!!! 
  104. WINNER
  105. Check case if point is set (hmmm seems somewhat repetive?)
  106. You Craped Out!!!
  107. CRAPS
  108. HDID_Click
  109. Put vars in a noneditable Text box
  110. Show the form on the DC locked no min max no resize no control box
  111. hidepic
  112. Looks like kluge but it is the only way I could find that wouldl
  113. insure that ALL 12 picture windows were hidden
  114. stuff
  115.  Seed random number generator.
  116.  Generate first die value.
  117.  Generate second die value.
  118.  Get total to pass to command1 sub
  119. Show the correct die in box #1
  120. Show the correct die in box #2  
  121. taboutbox_Click
  122. Show the form in the DC locked only way out is OK button
  123.