Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calculate/change the totals for a dbgrid
Message
 
To
07/12/1998 12:27:01
Sammy Derban
Ghana Telecom
Accra, Ghana
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00163434
Message ID:
00164985
Views:
19
To limit combo height increasing I know IntegralHeight boolean prop, if you set it to False, your combo height won't be changed. Regarding the width I haven't got any solution. Maybe someone else at the forum could help you.

To avoid proportionnal font problems , fill your items with autosizing string :

cbo.AddItem el(1) & Space$(10 - el(2)) & el(2)

This works fine as far as length of el(2) is < to 10 (to avoid error message Incorrect Procedure Call)

Bye
VB Developer
Servilog Concept
jmb@octalfrance.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform