Flex 4 and ScrollBar stepSize
Posted
by Vlad
on Stack Overflow
See other posts from Stack Overflow
or by Vlad
Published on 2009-12-16T10:25:15Z
Indexed on
2010/04/02
10:13 UTC
Read the original article
Hit count: 615
I want to specify amount to scroll with VScrollBar. So in Flex 3 we have "lineScrollSize" but how this property called in Flex 4? I thought it VScrolBar.stepSize — but it dose not do anything.
Somebody please help me. I just whant my content to scroll faster on mouse wheel.
© Stack Overflow or respective owner