home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Windows 95 Special 2 / WIN95_2.bin / utils / envelop / envelop.6 / Tools / Bootcamp / basic / listbox / LISTBOX.KWD < prev   
Encoding:
Text File  |  1996-07-08  |  771 b   |  44 lines

  1. SampleName:ListBox Control
  2.  
  3. ApplicationTopic:Combining Text String
  4. ApplicationTopic:Adding Items to ListBoxes
  5. ApplicationTopic:Removing Items from ListBoxes
  6. ApplicationTopic:Inserting Items into ListBoxes
  7. ApplicationTopic:Clearing ListBoxes
  8. ApplicationTopic:Editing ListBox Items
  9. ApplicationTopic:Changing ListBox Items
  10. ApplicationTopic:Sorting ListBox Items
  11. ApplicationTopic:ListBox
  12.  
  13. TextBox:Text
  14. TextBox:SetFocus
  15. TextBox:SelStart
  16. TextBox:SelLength
  17.  
  18. InfoBox:Msg
  19.  
  20. ListBox:AddItem
  21. ListBox:ItemString
  22. ListBox:ListIndex
  23. ListBox:RemoveItem
  24. ListBox:InsertItem
  25. ListBox:Clear
  26. ListBox:Sorted
  27. ListBox:Refresh
  28. ListBox:ListCount
  29.  
  30. CheckBox:Value
  31.  
  32. Language:Len
  33. Language:Do Until
  34. Language:Instr
  35. Language:Mid
  36. Language:Trim
  37.  
  38. Label:Caption
  39.  
  40.  
  41.  
  42.  
  43.  
  44.