• Recent Posts

  • Meta

  • Tags

    #ziplib .net getfilename .net no titlebar 7-zip adding a splash screen in visual basic.net adding textbox autocomplete addition adjusttokenprivileges adware application filename application position applications path audio library autocomplete autocomplete combobox avi mpg basic math bass.dll bass sound system beep benchmark data calculator cdrom tray change unix to windows directory exists disable beep on enter doevents excel file exists getinputstate high cpu usage linq mcisendstring no doevents open webpage pinging play mp3 play wave scroll textbox shell stop beep on enter textbox vb ping visual studio windows mci
  • Textbox Manipulation in VB and .NET – Using API

    Monday, July 21st, 2008

          This is a basic article on how to do various textbox manipulating that isn't exposed in your normal VB or VB.NET textbox like Page Left or Scroll to the Edge (That I am aware of anyways). Note: These codes are basically taken from a example I made at my vbcodesource.com site for [...]

    How to Search/Find Text in a Textbox control using VB.NET

    Monday, November 19th, 2007

          Most anykind of word processing application from the basic Windows Notepad to the more advanced OpenOffice Writer includes a feature to search its text. There are many other reasons to implement a textbox search feature and hopefuly this article will show you how. The normal textbox control in .NET does not have [...]