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

Keep button selected

2 Answers 74 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Fernando
Top achievements
Rank 1
Fernando asked on 18 Jun 2008, 06:21 PM
Hi!
how can I make a button in the ribbon look like it was already pushed? It seems that there is no 'selected' or 'checked' property.

Thanks in advance

2 Answers, 1 is accepted

Sort by
0
Accepted
Nikolay
Telerik team
answered on 19 Jun 2008, 09:09 AM
Hi Fernando,

Thank you for writing.

You can use the RadToggleButtonElement or the RadCheckBoxElement in your RadRibbonBar chunks. These two elements have IsChecked and ToggleState properties, which you can use to set their "pushed" state.

If you have additional questions, feel free to contact me.

Kind regards,
Nikolay
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Fernando
Top achievements
Rank 1
answered on 19 Jun 2008, 11:57 AM
Thanks again Nikolay!
Tags
RibbonBar
Asked by
Fernando
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Fernando
Top achievements
Rank 1
Share this question
or