• Recent Posts

  • Meta

  • Tags

    autocomplete benchmark data cpu cycles directory exists disable beep on enter doevents ebook excel file exists getinputstate gzip high cpu usage intensive task left edge linq mcisendstring microsoft msdn no doevents office open webpage play mp3 play wave right edge scroll textbox shell show icon show notify icon source stop beep on enter system tray text tar textbox text in system tray time consuming tutorials vb.net vb 2008 video visual basic visual basic.net visual basic 2005 visual studio visual studio 2005 ehancements windows mci
  • Textbox Scroll to Bottom or Top (Method #2)

    Saturday, March 15th, 2008

     

     
      I have a previous post on how to scroll the textbox controls contents to the bottom and the top that many visitors didn't appear to like. It has a 1.5 rating out of 10 so, it is not liked very much. I really don't know why because the code seems to work fine. Maybe because [...]

    Popularity: 26% [?]

    Textbox Scroll Cursor to Top or Bottom with VB and VB.NET (Updated Again!)

    Friday, February 15th, 2008

     

     
     I originally made this post for VB 5.0 or VB 6.0, but I figured I would go ahead and add the .Net code here as well. The first codes is for VB 6.0 and the code after is for Visual Basic.NET 02/03, 2005, 2008.
        
    'VB 5.0/6.0
        
    In classic VB this will scroll to the bottom [...]

    Popularity: 58% [?]