This is a migrated thread and some comments may be shown as answers.

White border

2 Answers 70 Views
Buttons
This is a migrated thread and some comments may be shown as answers.
Scott Rakestraw
Top achievements
Rank 1
Scott Rakestraw asked on 11 Mar 2010, 04:45 PM
When I upgraded to Q1 2010 I noticed that all my buttons now have a white border around them.  I have the border turned off but even if I have it turned on there is the content, a white border around it and then the actual border.  How do I get rid of this?

2 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 12 Mar 2010, 10:12 AM
Hello Scott Rakestraw,

We are really sorry for the inconvenience caused. This issue will be fixed and will be available with the next internal build.

Your Telerik points have been updated.

Greetings,
Dimitrina
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Ivan
Telerik team
answered on 16 Mar 2010, 10:32 AM
Hi Scott,

Sorry for this late contact.

With the Q1 release we introduced a new implementation of the RadButtons' templates - now we are relying on the ButtonChrome control. Other novelty is the IsBackgroundVisible property. A value of False will hide the Normal-state Background of the button (note: MouseOver, Pressed, Checked, etc. states will render). Depending on the information above you can hide the buttons' background simply by:

<telerik:RadButton
    IsBackgroundVisible="false"
    . . .


If the information above doesn't cover your scenario please drop us a line. Any additional information will help us to elaborate a solution for you.

Sincerely yours,
Ivan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Buttons
Asked by
Scott Rakestraw
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Ivan
Telerik team
Share this question
or