PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV Mobile 2024 → [WM23] Some issue with ScrollbarPosition
[WM23] Some issue with ScrollbarPosition
Iniciado por ARV, jun., 15 2018 6:53 PM - 1 resposta
Membro registado
514 mensagems
Publicado em junho, 15 2018 - 6:53 PM
Hi

I have a question it's about this:

ScrollbarPosition(SC_SuperControl,sbVert,SC_SuperControl..UsefulHeight)


I use this code just to position on the last row of my MultiLineZone with a Supercontrol so now this is my question, I add a next row of my MultiLineZone then I use the code I show you before then it's position change yes but the before the last one so... why is this happening? I don't get it

Thanks

--
Best Regards
Jose
Membro registado
514 mensagems
Publicado em junho, 15 2018 - 9:11 PM
Hi

I solve the problem using focus on the edit of the MultiLineZone

--
Best Regards
Jose