Page 2 of 2

Re: WINDOW WITH scrollbars

Posted: Thu Jan 29, 2026 5:54 pm
by franco
Hi, I never have a problem with scrollbars, but I never turn them off unless needing to.
I wonder if you turn them off in a previous window and do not turn them back on if they are off.
They never show up unless window is to small for me.
If I don`t want them like in a large browse I turn off vertial scroll bar like.

Code: Select all

if rcnt > 1500
   VscrollBar .F.
endif