home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / colrgame / colorgam.frm (.txt) < prev    next >
Visual Basic Form  |  1995-02-27  |  11KB  |  271 lines

  1. Form1
  2. Color Game
  3. ``@@@`
  4. ``@@@`
  5. `````
  6. Form1%
  7. Timer2
  8. Timer1
  9. EndColorGame
  10. Exit Color Game
  11. Picture3
  12. Picture4
  13. Picture2
  14. Picture1
  15. ColorBox
  16. ColorBox
  17.     ColorName
  18.  8355711
  19.     ColorName
  20. PURPLE
  21.  8388736
  22.     ColorName
  23. PEACH
  24.  4161535
  25.     ColorName
  26.      16711680
  27.     ColorName
  28. MAGENTA
  29.      16711935
  30.     ColorName
  31.     ColorName
  32.      16776960
  33.     ColorName
  34. GREEN
  35.  32768
  36.     ColorName
  37. BROWN
  38.  16255
  39.     ColorName
  40. ORANGE
  41.  32767
  42.     ColorName
  43. WHITE
  44.      16777215
  45.     ColorName
  46. YELLOW
  47.  65535
  48.     ColorName
  49.  8323327
  50.     ColorName
  51. BLACK
  52. Form_Click
  53. Frame1_DragDrop
  54. Source
  55. Black_Click
  56. ColorBox
  57.     BackColor
  58. Yellow_Click7
  59. Orange_ClickR
  60. Green_Click
  61.     Red_Click'
  62. Blue_Clickl
  63. Purple_Click
  64. EndColorGame_Click
  65. ColorBox_Change
  66. Label1_Click?
  67. GRAY_ClickU
  68. PINK_Click>
  69. @    Form_load
  70. Orderj
  71. Switch
  72. Purple
  73. Black
  74. Green
  75. Blue.
  76. Yelloww
  77. Orange
  78. White_Click2
  79. Brown_Click
  80. Cyan_ClickN
  81. Magenta_Click
  82.     ForeColor
  83. Peach_Click
  84. ColorName_Click"
  85. Index
  86.     ColorName_
  87. Caption
  88. SetColor
  89.     SetColor2?
  90. ColorSetq
  91.     LastIndex
  92. move_mouse
  93.     MouseMoveL
  94. event
  95. Applies
  96. file,
  97. label+
  98. Picture{
  99. Description
  100. OccursC
  101. whenq
  102. moves
  103. mouse
  104. Syntax
  105. Form_MouseMove
  106. Button)
  107. Shift
  108. ctlname_MouseMove
  109. Remarks
  110. These
  111.     arguments
  112. argument
  113. Uniquely\
  114. identifiesX
  115. array3
  116. state
  117. buttons
  118. which
  119. downG
  120. fieldU
  121. corresponding
  122. middle
  123. values
  124. respectively
  125.     indicates|
  126. complete
  127. three
  128. indicating%
  129. pressed
  130. Ctrlf
  131. least_
  132. significant
  133. corresponds
  134. currentJ
  135. location=
  136. pointer8
  137. always
  138.     expressedO
  139. terms
  140. coordinate
  141. ScaleHeight/
  142.     ScaleLeft
  143. ScaleTop
  144. properties=
  145. object
  146.     generated
  147. continuallyI
  148. acrossf
  149. objects
  150. Unless0    
  151. another6
  152. capturedx
  153. recognizes
  154. whenever
  155. position
  156. within
  157. bordersH
  158. test?
  159.     constants
  160. defineg
  161. loading
  162. Constant&
  163. module
  164. havei
  165.     following
  166. value
  167. LEFT_BUTTON
  168. RIGHT_BUTTON^
  169. MIDDLE_BUTTON
  170. SHIFT_MASK
  171.     CTRL_MASK
  172. actv    
  173. masks
  174. combinations
  175. without}
  176. having
  177. figure
  178. uniqueo
  179.     condition
  180. first
  181.     assigning
  182. result*
  183.     temporary
  184. variable
  185.     comparing
  186. maskA    
  187. operator1
  188. greater|
  189. pressedfor
  190. ExampleI
  191. LeftDown
  192. CtrlDown
  193.     procedure
  194. conditionsfor
  195.     MouseDownf    
  196. MouseUp
  197. procedures!    
  198. respond
  199. events
  200. caused
  201. pressingM    
  202.     releasing
  203. differs[    
  204. may(    
  205. indicate
  206. exactly8    
  207. ClickH
  208. DblClick
  209. Programmer
  210. Chapter
  211. demonstrates
  212. simple
  213. paint
  214. applicationA
  215. works
  216. relatedM
  217. turns
  218. paintbrush
  219. this-
  220. create
  221. ouseMove
  222. Timer1_Timer
  223. Timer1    
  224. Enabled
  225. Picture1
  226. Visible
  227. Picture2_
  228. Picture1_Clickq
  229. Picture2_ClickT
  230. Form_MouseDown
  231. Screen
  232. MousePointer
  233. Scalewidth
  234.     FillColor<
  235.     FillStyle3
  236. EndColor
  237. EndColorGame
  238. ColorBox_KeyPress
  239. KeyAscii
  240. Timer2
  241. Enable
  242. Timer2_Timer
  243. icons
  244. Picture3f
  245. Picture4
  246. Picture3_Click
  247. Picture3_Paint$
  248. ColorBox_Change
  249. ColorBox_KeyPress
  250. ColorName_Click
  251. ColorSet
  252. BLACK
  253. YELLOW
  254. ORANGE
  255. GREEN
  256. PURPLE
  257. BROWN
  258. MAGENTA
  259. PEACH
  260. WHITE
  261. EndColorGame_Click
  262.  Change pointer to hourglass.
  263.  Set random color and draw circles on form.
  264.  Solid FillStyle.)
  265.  Choose random FillColor.m
  266. Form_Click
  267.  Change pointer to hourglass.
  268. Form_load
  269. Timer1_Timer
  270. Timer2_Timer
  271.