DBCombo List length Problem 
Author Message
 DBCombo List length Problem

Is it possible to change the length of the dropdown list displayed by the
DBCombo control? At present it will only show 10 lines... I need to show
more to make it less sensitive fopr touchscreen control...
Any other suggestions?

Cheers
Chris



Tue, 05 Nov 2002 03:00:00 GMT  
 DBCombo List length Problem
I've been looking for this for ages with no joy - I want to reduce the
height when there are less than 8 items (the default) to get rid of the
white space at the bottom of the list.

A solution for the standard combo can be found at :

http://www.mvps.org/vbnet/code/listapi/comboheight.htm

Unfortunately, it does not work with the DataCombo so you would have to code
populate the control through code.

Please let me know if you get a solution to this.

Martin Harran
Donegal
Ireland


Quote:
> Is it possible to change the length of the dropdown list displayed by the
> DBCombo control? At present it will only show 10 lines... I need to show



Wed, 13 Nov 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. DBCombo dropdown list length -- setable?

2. DBCombo List (Length)

3. Problem with the length of byte arrays and the length (in bytes) of diffrent datatypes

4. Getting the length of selected files in a File List Box (sum in bytes)

5. List Box field length

6. DBList control - maximum list length?

7. Combo box list length

8. Active X DataCombo Visible List length??

9. string length of File list box

10. Sorting list in DBCombo

11. DBCombo Box and preventing drop down list

 

 
Powered by phpBB® Forum Software