I've noticed that when you hover over the button using Chrome when you have the metro touch skin in use it underlines the text. Is there a css fix for this?
Everything works as expected and there is no underline effect on hover in Chrome. Make sure that you didn`t have any global styles for all anchor tags saying a:hover {text-decoration: underline;} as it will create the effect described in your post. Here is an example code:
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.