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

  1. Demo1
  2. Leong INI Controls Demo 1
  3. Form15P
  4. CmdDeleteEntry
  5. Delete
  6. CmdDeleteSection
  7. Delete
  8. Blank
  9. Picture1
  10. wwwwwwwwwwwx
  11. wwwwDwDwwwwx
  12. wwwwDwDwwwwx
  13. tGtGwwwtGtGx
  14. tGtGwwwtGtGx
  15. tGtGwwwtGtGx
  16. tGtGwwwtGtGx
  17. wwwwwwwwwwwx
  18. wwwwwwwx
  19. wqwwwwwx
  20. wwwwwx
  21. qwwwwwwx
  22. wwwwwwx
  23. wwwwwwwx
  24. wwwwwx
  25. qwwwwwwx
  26. wwwwwx
  27. wwwwwx
  28. qwwwwwx
  29. qqqwwwwwx
  30. wwwwwqwwwwwx
  31. wwwwwx
  32. wwwwwwwwwwwx
  33. Text4
  34. Text4
  35. Text3
  36. Text3
  37. Text2
  38. Text2
  39. Text1
  40. Text1
  41. IniString1
  42. LeongProfileString
  43. .\demo1.ini
  44. no value
  45. Label3
  46. &Do you really want to change the file?
  47. MS Sans Serif
  48. Label2
  49. 8Browse INI files by typing into the boxes (try "My Key")
  50. Label1
  51. Value
  52. Label1
  53. Label1
  54. IniSection
  55. Label1
  56. IniFile
  57. @    Form_Load
  58. Text1
  59. IniString1
  60. IniFile
  61. Text21
  62. Text3
  63. Text4
  64. IniSection
  65. Value
  66. Text1_Change
  67. Text2_Change
  68. Text3_Changeh
  69. Text4_Change
  70. ReadNow)
  71. ReadOnLoad
  72. ReadManual
  73. Readx
  74. Text4_KeyPress 
  75. KeyAscii
  76. Timer1_Timer
  77. Text5
  78. Text5_Change
  79. Text4_LostFocus
  80. @    Yes_Click
  81. No_Click
  82. Blank
  83. Visible
  84. changed
  85. Exit_Click
  86. CmdDeleteSection_Click
  87. Write
  88. WriteDeleteSection
  89. define
  90. PROFILE_WRITE_ONCHANGE
  91. PROFILE_WRITE_MANUAL
  92. PROFILE_WRITE_NOW
  93. PROFILE_WRITE_ONUNLOAD
  94. PROFILE_WRITE_DELETE_ENTRY
  95. PROFILE_WRITE_DELETE_SECTION.
  96. WRITE_ONCHANGE?
  97. WRITE_MANUALN
  98.     WRITE_NOWZ
  99. WRITE_ONUNLOADk
  100. WRITE_DELETE_ENTRY
  101. WRITE_DELETE_SECTION
  102. WriteOnChange
  103. WriteManual
  104. WriteNow
  105. WriteOnUnload
  106. WriteDELETE_ENTRY
  107. WriteDeleteEntry
  108. CmdDeleteEntry_Click
  109. Pathf
  110. CmdDeleteEntry_Click
  111. CmdDeleteSection_Click
  112. Exit_Click
  113. Form_Load
  114. No_Click
  115.  discard the new value
  116.  and hide the buttonsn
  117. Text1_Change
  118.  set the new filee
  119.  look at the new INI fileh
  120.  display the entry
  121. Text2_Change
  122.  set the new section
  123.  look at the INI file againn
  124.  display the value from the new section 
  125. Text3_Change
  126.  set the new key
  127.  look at the INI file againu
  128.  display the value corresponding to the key
  129. Text4_Change
  130.  display Yes/No buttons if the value on display 
  131.  is different to that in the INI fileo
  132. Yes_Click
  133.  store the new value in the INI file
  134.  and hide the buttonse
  135.