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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.