In a previous example, “Setting the horizontal gap between an icon and label on a LinkButton control in Flex”, we saw how you could set the horizontal gap between the icon and label on a Flex LinkButton control by setting the horizontalGap style.
The following example shows how you can set the vertical gap between the icon and label on a Flex LinkButton control by setting the verticalGap style.
Full code after the jump.



