home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 6_2008-2009.ISO / data / zips / iPhone_sty213964162009.psc / @PSC_ReadMe_71615_1.txt next >
Text File  |  2009-01-06  |  1KB  |  10 lines

  1. Title: iPhone style smooth scroll listbox (beta)
  2. Description: iPhone style low friction smooth scrolling listbox. click drag, let go and the list smooth scrolls to a stop. allows 2 values to be stored against a key and either 1 or both to be displayed. long text is shortened to correct lengths with a '...' suffix. context bar on the right lets you know where you are in the list. there is a custom data class behind the scenes and the user control maintains a linked list on the data to provide quick sorting, regardless of physical data order. arrow up/down or mousedown on header/footer for fast scroll.
  3. this is beta, so these functions are implemented but not public interfaced: font name/size and colors.
  4. enjoy
  5. Mike
  6. This file came from Planet-Source-Code.com...the home millions of lines of source code
  7. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=71615&lngWId=1
  8.  
  9. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  10.