home *** CD-ROM | disk | FTP | other *** search
/ Power CD-ROM!! 8 / Power CD-ROM 8.iso / windows / winutil / explfm2.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1992-02-01  |  12.1 KB  |  134 lines

  1. Form2
  2. Explore Visual Basic  - Part 2
  3. Form2,
  4. Picture2
  5. Label1
  6. Picture1
  7. Picture2
  8. Picture2
  9. Picture2
  10. Picture2
  11. Picture2
  12. Picture2
  13. Picture2
  14. Picture2
  15. CmdShowPix
  16. Run Animation
  17. CmdShowPix
  18. Big Picture
  19. LblChangeForm
  20. LblChangeForm
  21. MnuFile
  22. &File
  23. MnuFileExit
  24. E&xit
  25. MnuHelp
  26. &Help
  27. MnuHelpChoice
  28.     &Contents
  29. MnuHelpChoice
  30. How to Use &Explore
  31. MnuHelpChoice
  32. About This &Form
  33. Separator1
  34. MnuHelpTraining
  35. &Training...
  36. Separator2
  37. MnuHelpAbout
  38.     &About...
  39. Form_Click
  40. @    Form_LoadQ
  41. Form1
  42. Leftm
  43. Height
  44. Screen
  45. Widthx
  46. Picture1_Click
  47. Command1_Click
  48. CmdShowPix_Click
  49. Picture1
  50. Picturer
  51. SrcPict
  52. Index
  53. PicturG
  54. Image
  55. Form_ResizeZ
  56. Form2
  57. ScaleHeight
  58. ScaleWidth
  59. Form_Paint
  60. lefttop
  61. Label1
  62. Caption
  63. Visible
  64. Picture2
  65. CmdShowPix_LostFocus
  66. Picture1Top
  67. LblBack_Clicko
  68. LblNext_Click
  69. Form3N
  70. FileMnuExit_Click0
  71. HelpMnu_Click
  72. HelpMnuChoice_Click    
  73. WinHelp
  74. HelpfileName
  75. HELP_INDEX
  76. TopicNum
  77. HELP_CONTEXT
  78. HelpMnuTraining_Click
  79. Form6u
  80. HelpMnuAbout_Click
  81. Form5
  82. Form7
  83. Form8
  84. MnuHelpChoice_Click
  85. MnuHelpTraining_Click4
  86. MnuFileExit_ClickJ
  87. MnuHelpAbout_Click[
  88. MnuHelp_Click
  89. MnuFile_Click
  90. False
  91. Label1_Click
  92. Picture2_Click,
  93.     HELP_QUIT`
  94. AboutForm2
  95. HowToUse
  96. ExploreHelp
  97. ExpHelp3
  98. HOW_TO_USE
  99. ABOUT_FORM2
  100. CloseApp
  101. general&
  102.     procedureD
  103. COMMON
  104. module
  105. FileExit_Click
  106. MnuFileExit
  107. LblChangeForm_Click
  108. LblChangeForm
  109. Form4
  110. ABOUT_FORM3
  111. ABOUT_FORM1
  112. CmdShowPix_Click
  113. Form2-Exploree
  114. This is an example of a simple animation technique:  swapping different icons in and out of a single picture box."
  115.  Start with dark moona
  116.  Wait loop so animation doesn't run too fast
  117.  End with dark moon 
  118. This bitmap is 4 times larger than the moon pictures.  By setting Picture1's AutoSize property to TRUE, we can make it grow to fit this larger image."
  119. MnuHelpChoice_Click
  120. Form2-Exploree
  121.  - ExploreHelp is a general procedure in the CMNPROCS.BAS module
  122. MnuHelpTraining_Click
  123. Form2-Exploree
  124. MnuHelpAbout_Click
  125. Form2-Exploree
  126. MnuFileExit_Click
  127. Form2-Explore
  128.  - CloseApp is a general procedure in the CMNPROCS.BAS moduleu
  129. LblChangeForm_Click
  130. Form2-Exploree
  131.  Back
  132.  Next
  133. Form_Load
  134.