PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD20] Trigger resize/anchoring in code.
[WD20] Trigger resize/anchoring in code.
Iniciado por guest, 30,ago. 2017 23:52 - No hay respuesta
Publicado el 30,agosto 2017 - 23:52
I have a super control that includes a table. The table is the same size as the super control. They are both set to anchor 100% both ways. If I modify the ..X and ..Width of the super control the table does not automatically resize via its anchoring. Is there a way to trigger this via code?