Tag Archive for 'thumbskin'

13
Feb

Removing the scrollbar thumb from the vertical scroll bar in a Flex DataGrid control

The following example shows how you can remove the scroll thumb from a scroll bar by setting the thumbSkin and verticalScrollBarStyleName styles.

Full code after the jump.

Continue reading ‘Removing the scrollbar thumb from the vertical scroll bar in a Flex DataGrid control’

12
Sep

Changing a slider control’s thumb skin

The following example shows how you can customize a slider control (HSlider or VSlider) and use your own custom embedded image instead of the default triangle thumb skin.

Full code after the jump.

Continue reading ‘Changing a slider control’s thumb skin’