Flex 2 Form container with defaultButton
In Flex 2 you use the defaultButton property of a container to define a default Button control within a container. Pressing the Enter key while focus is on any control activates the Button control as if it was explicitly selected.


