amol wrote:
> Does anyone know how to find out whether a vertical scrollbar is present
> on scolled window or not.
> I need to detect its presence at runtime.
> below is the code which i tried to find out.but it is not working as
> expected.
> line 3 is always returning false.irrespective of vscrol
Does anyone know how to find out whether a vertical scrollbar is present
on scolled window or not.
I need to detect its presence at runtime.
below is the code which i tried to find out.but it is not working as
expected.
line 3 is always returning false.irrespective of vscrollbar presence.
1. scro