Flex – How to hide the vertical scroll bar (can’t help it)?

I have a list, but want to hide the scroll bar but still retain the functionality. If I set verticalScrollPolicy = “off”, scrolling via the mouse wheel on Windows is disabled (100% of users Using Windows). How to hide the scroll bar visually, but be able to scroll through the keyboard and mouse wheel?


xmlns:mx="library://ns.adobe.com/flex/mx"
xmlns:s="library://ns.adobe .com/flex/spark" height="100%" width="100%">




Flash
Director < br /> Dreamweaver
ColdFusion
Flash
Director
Dreamweaver
ColdFusion
< fx:String>Flash
Director
Dreamweaver
ColdFusion



Just enter:

This code solved my problem=)

I have a list, but I want to hide the scroll bar but still retain the functionality. If I set verticalScrollPolicy = “off” to disable scrolling through the mouse wheel on Windows (100% of users use Windows). How to hide the scroll bar visually, but be able to scroll through the keyboard and mouse wheel?


xmlns:mx="library://ns.adobe.com/flex/mx"
xmlns:s="library://ns.adobe .com/flex/spark" height="100%" width="100%">




Flash
Director < br /> Dreamweaver
ColdFusion
Flash
Director
Dreamweaver
ColdFusion
< fx:String>Flash
Director
Dreamweaver
ColdFusion



Just Input:

This code solves My question=)

Leave a Comment

Your email address will not be published.