home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / FERRAMEN / LEONGINI / DEMO2.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1994-04-06  |  5.5 KB  |  179 lines

  1. Demo2
  2. Leong INI Controls Demo 2
  3. Form15h
  4.     ExitTimer
  5. UserName
  6. LeongProfileString
  7. .\demo2.ini
  8. Frame1
  9.  What do you prefer? 
  10. Fonts
  11. HeadingFont
  12. LeongProfileFont
  13. .\demo2.ini
  14. FontOption
  15. Wacky
  16. Script
  17. FontOption
  18. Restrained
  19. Times New Roman
  20. FontOption
  21. Plain
  22. Colors
  23.     TextColor
  24. LeongProfileColor
  25. .\demo2.ini
  26. ColorOption
  27. ColorOption
  28. Green
  29. ColorOption
  30. NameText
  31. LeongProfileString
  32. .\demo2.ini
  33. LeongProfileString
  34. .\demo2.ini
  35. LeongProfileString
  36. .\demo2.ini
  37. Picture1
  38. wwwwwwwwwwwx
  39. wwwwDwDwwwwx
  40. wwwwDwDwwwwx
  41. tGtGwwwtGtGx
  42. tGtGwwwtGtGx
  43. tGtGwwwtGtGx
  44. tGtGwwwtGtGx
  45. wwwwwwwwwwwx
  46. wwwwwwwx
  47. wqwwwwwx
  48. wwwwwx
  49. qwwwwwwx
  50. wwwwwwx
  51. wwwwwwwx
  52. wwwwwx
  53. qwwwwwwx
  54. wwwwwx
  55. wwwwwx
  56. qwwwwwx
  57. qqqwwwwwx
  58. wwwwwqwwwwwx
  59. wwwwwx
  60. wwwwwwwwwwwx
  61. LeongProfileString
  62. .\demo2.ini
  63. Command1
  64. Look at the INI file
  65. ExitPrompt
  66. Now run this application again!
  67. Times New Roman
  68. Label2
  69. ,Try moving the window, and changing its size
  70. MS Sans Serif
  71. Label1
  72. %Here's a simple program with a memory
  73. NamePrompt
  74. What's your name?
  75. Greeting
  76. /                                       Greeting
  77. @    Form_Load
  78. Text1
  79. IniString1
  80. IniFile\
  81. Text21
  82. Text3
  83. Text4
  84. IniSection
  85. Value
  86. Text1_Change
  87. Text2_Change
  88. Text3_Changeh
  89. Text4_Change
  90. ReadNow)
  91. ReadOnLoadN
  92. ReadManual
  93. Readx
  94. Text4_KeyPress,
  95. KeyAscii
  96. Timer1_Timer
  97. Text5
  98. Text5_Change
  99. Text4_LostFocus|
  100. Form_Resize
  101. Height
  102. Width
  103. LoadPosition
  104. SavePosition
  105. Form_QueryUnload
  106. Cancel
  107. UnloadMode
  108. Label1_Click
  109. GetNameC
  110. WhatName
  111. Visibleh
  112. NamePrompt
  113. UserName
  114. NameText
  115. Greeting
  116. Command1_Click[
  117. FontOption_Click
  118. Index
  119. @    LoadColor
  120.     ForeColor
  121.     TextColor
  122. Label1
  123. Frame1
  124. LoadColr
  125. LoadFont
  126. DisplayNameE
  127. ColorOption_Click
  128. FontCopyn
  129. Heading
  130. FontOption
  131. FontBold>
  132. FontItalic
  133. FontName
  134. FontSizeX
  135. HeadingFont
  136. Exit_Click
  137. Control
  138. FontStrikethru
  139. FontUnderline
  140. notepad/
  141. instance
  142. ExitPrompt
  143.     ExitTimer
  144. Enabled
  145. ExitTimer_Timer
  146. ColorOption
  147. NameText_Change
  148. ColorOption_Click
  149.  Save the color to the INI fileC
  150.  and update the screen display
  151. Command1_Click
  152. notepad 
  153. DisplayName
  154.  Determine whether the user has told us their name
  155.  if not, prompt for it
  156.  otherwise display the name stored in the INI file
  157. Hello 
  158. Exit_Click
  159. ExitTimer_Timer
  160. FontCopy
  161.  Update the font properties of one control from another 
  162. FontOption_Click
  163.  Save the font to the INI file
  164.  and update the screen display
  165. Form_Load
  166.  Restore all the settings from the INI fileN
  167. Form_QueryUnload
  168.  Save the window size and position to the INI file
  169. LoadColor
  170.  Restore the color of several controls from the INI file
  171. LoadFont
  172.  Restore the font of several controls from the INI filee
  173. LoadPosition
  174.  Restore the window position fromn the INI fileI
  175. NameText_Change
  176.  Save the name in the INI file
  177. SavePosition
  178.  Save the window position to the INI fileI
  179.