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 SkipVought 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: *

  1. Scott7261

    Synchronous multiple listbox scrolling?

    I don't want the user to have to change their system features for the program to run elegantly. If I have to, I'll end up using ListView, but the user would need a way to select individual subitems. Here's an easier question: After the user makes that first smooth scroll, and the animated...
  2. Scott7261

    Synchronous multiple listbox scrolling?

    This will hopefully be my final listbox question. When the user scrolls down for the first time, the listboxes scroll one at a time instead of synchronously. This happens because of the "smooth scrolling effect" that disappears after the first scroll. Question: How do I either get the...
  3. Scott7261

    Data Grid with selectable entries in Visual C++?

    I've been searching for help on creating data grids (Row x Col tables) with selectable entries for my first program. Common sense says that this should be an easy implementation, but if it turns out I have to use ActiveX controls or something, then I will. Can anyone point me to a comprehensive...

Part and Inventory Search

Back
Top