Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bjwade62
  • Content: Threads
  • Order by date
  1. bjwade62

    Sorting a listview by clicking different column headers

    I can't seem to find a way to sort a listview based on which column header is clicked. For instance when I click on a column header that is assigned to file names I want it to sort alphabetically, and when I click on a different column header I want it to sort by date. Another column header for...
  2. bjwade62

    scrolling two listviews at the same time

    Anyone know how to scroll through the contents of two listviews at the same time with only one scroll bar? Synced.
  3. bjwade62

    Wrapping text in a tooltip

    Does anyone know if it's possible to create a tooltip that has more than one line of text? Wrap somehow? Thanks.
  4. bjwade62

    Long path don't work in Novell's VBFLINFO sample

    I'm using VBFLINFO from Novell (see below) with no modifications other than using my server and a file on it. There seems to be some sort of limit to the "Full file name including path:". I can type as many characters as I want but it doesn't like longer file names. Shorter (less...
  5. bjwade62

    Getting the name of a server with VB

    Does anyone know how to get the name of a server with code?
  6. bjwade62

    The enter key and the DirListBox

    I want to be able to select a folder in the dirlistbox, then hit the enter key and have it open the folder. I've tried the keydown event but no luck. Can anyone help? Thanks, Bernie
  7. bjwade62

    Getting the "start in" property of a lnk file using VB - Impossible?

    Can anyone tell me how to retrieve the "start in" value of an lnk (shortcut) file? I've posted this on different VB sites but no one seems to be able to give me an answer. Must be impossible or very difficult? Thanks for you time, Bernie

Part and Inventory Search

Back
Top