home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Unleashed / Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso / codebsic / master.frm (.txt) < prev    next >
Visual Basic Form  |  1995-02-01  |  3KB  |  71 lines

  1. frmMaster1
  2. CodeControls 2.0 
  3. Form659
  4.     CbMaster1
  5. Master4
  6. MASTER 
  7. MASTER.DBF!
  8. -    CbMaster1
  9. cmdMain
  10.     Main Menu
  11. txtData
  12. Edit4
  13. ,0    CbMaster11
  14. L_NAME5
  15. txtData
  16. txtData
  17. Edit4
  18. ,0    CbMaster11
  19. ADDRESS5
  20. txtData
  21. txtData
  22. Edit4
  23. ,0    CbMaster11
  24. CITY5
  25. txtData
  26. txtData
  27. Edit4
  28. ,0    CbMaster11
  29. F_NAME5
  30. txtData
  31. Shape1
  32. Label1
  33. City:
  34. Label1
  35. Address:
  36. Label1
  37. Last Name:
  38. Label1
  39. First Name:
  40. Shape2
  41. Shape2
  42. Shape2
  43. Shape2
  44. Label1
  45. 1Try using the Master sample master control below:
  46. Label1
  47. ?The control can be displayed in horizontal or vertical position
  48. Label1
  49. ?The data file linked to the control can be changed at run time.
  50. Label1
  51. 3Both VGA and Super VGA resolution display settings.
  52. Label1
  53. bThe ability to limit which buttons get displayed on a Master control both at design, and run time.
  54. Label1
  55. 3The master control included other features as well:
  56. Label1
  57. The Master Control can be used to traverse a data file, find, append or delete a record, or undo changes made to a record -- again, without the need for any program code. Of course the Master control has a full set of properties, events and methods that give you the control you need to perform additonal processing, such as validating record changes, etc.
  58. Label1
  59. Master Control Features
  60. MS Sans Serif
  61. Command1_Click
  62. @    Form_Load
  63. SetFormPos
  64. Form_Unload
  65. Cancel
  66. frmMain
  67. cmdMain_Click
  68. cmdMain_Click
  69. Form_Load
  70. Form_Unload
  71.