raghu vittal
Top achievements
Rank 1
raghu vittal
asked on 26 Feb 2010, 09:59 AM
after applying the theme to checkbox editor i am unable to remove the bordercolor.
can u please help me to remove bordercolor of checkbox editor
can u please help me to remove bordercolor of checkbox editor
4 Answers, 1 is accepted
0
Hello raghu vittal,
In the CheckBox control we have two borders:
outer Border (x:Name="Background")
Inner Border (x:Name="BoxMiddle")
Which border you want to remove from the Checkbox control ?
Regards,
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.
In the CheckBox control we have two borders:
outer Border (x:Name="Background")
Inner Border (x:Name="BoxMiddle")
Which border you want to remove from the Checkbox control ?
Regards,
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
raghu vittal
Top achievements
Rank 1
answered on 02 Mar 2010, 05:07 AM
i need to remove bothe the borders can u send me the code
0
raghu vittal
Top achievements
Rank 1
answered on 04 Mar 2010, 07:26 AM
can u send me code for removing borders
0
Hello raghu vittal,
Please find attached a sample project with the full source code of ChackBox Office_Black style.
I have commented some of the Trigger setters and the border background setters as well.
However you can fully customize the appearance of your ChackBox simply by modifying the style.
I hope that this will help you. Please let us know if you have any other questions or need some more help.
Regards,
Bobi
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.
Please find attached a sample project with the full source code of ChackBox Office_Black style.
I have commented some of the Trigger setters and the border background setters as well.
However you can fully customize the appearance of your ChackBox simply by modifying the style.
I hope that this will help you. Please let us know if you have any other questions or need some more help.
Regards,
Bobi
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.