Tag Archive for 'openalways'

05
Feb

Using the openAlways property on the Flex PopUpButton control

The following example shows how you can use the openAlways property on the PopUpButton control to open the PopUpButton control’s pop up menu when the user clicks on the main button. The openAlways property is false by default.

Full code after the jump.

Continue reading ‘Using the openAlways property on the Flex PopUpButton control’