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 bkrike 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: rrdoc
  • Content: Threads
  • Order by date
  1. rrdoc

    DBCombo Dropdown Height

    How can I set the dropdown height for a DBCombo box instead of accepting the default? I have found code samples for accomplishing this with regular Combo boxes using the MoveWindow API function (see below). I tried adapting this to the DBCombo (I changed the "cbo as Combo" parameter...
  2. rrdoc

    Nested modal forms

    How do you set up nested modal forms?  For example, a selection in form A launches form B modally.  Selections in form B launch form C or form D modally.  To get back to form A, you must close form C and then close form B.  VB does not seem to allow more...

Part and Inventory Search

Back
Top