home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / visbasic / stsbar.zip / README next >
Text File  |  1991-11-08  |  2KB  |  43 lines

  1. Hi, 
  2.  
  3. Here is a VB status bar control! It's easy to use and it even works.
  4.  
  5. To use it, simply click on File - Add File and load status.dll. You 
  6. will then see my best attempt at a button that is supposed to look
  7. like a status bar in the toolbox.
  8.  
  9. You can now use the status bar control as if it came with Visual Basic.
  10.  
  11. The current version will (at run time) automatically force all instances of 
  12. status bars to the bottom of the screen and will force the first instance 
  13. to be the width of your form and the all others to be flush right. 
  14.  
  15. If the form is resized, the bar will remain "glued" to the bottom. The
  16. first section will resize itself to the width of the form and the others
  17. will remain glued to the bottom right.
  18.  
  19. You can change captions, colors and so forth as you would any other control.
  20. I also added a special property (which can be accessed from the 
  21. properties list box) that allows you to change the status bar from
  22. displaying as down, flat or up.  
  23.  
  24. I have found that the best way to use it is to make several status bars--
  25. one for each section you might want. They fit seemlessly next to each other.
  26. What I usually do is put the first one down then a couple
  27. of short ones  right on top of the long on (for line #'s and column #'s etc.) 
  28. followed by a blank flat one to fill the bar all the way to the right.
  29.  
  30. Any questions comments or suggestions would be welcome.
  31.  
  32. If you like it, send me $10 and I'll send you the source.
  33.  
  34. The address is:
  35.  
  36.                 Ed Staffin
  37.                 402 Porter Way West
  38.                 Bridgewater, NJ  08807
  39.                 Phone (908) 253-0246
  40.  
  41.  
  42.  
  43.