FIX RadButton does not indicate that it is hovered when it is the default form button.
1. Create a new application and add RadButton.
2. Set AcceptButton property of the form to point to the button.
3. Run the application and try to hover the button.