PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD20] Modify ComboBox Expanded Width Via Code
[WD20] Modify ComboBox Expanded Width Via Code
Iniciado por guest, 13,oct. 2017 20:00 - 1 respuesta
Publicado el 13,octubre 2017 - 20:00
I don't think this is possible, but I figured it's worth a try.

Does anyone know if you can modify a combo's drop down width via code? (The width option in the details tab of the description.)
Publicado el 13,octubre 2017 - 20:43
Hi Curtis,

from the top of my head, it IS possible using a windows API call

Best regards