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

Set RadButtonElement Properties

1 Answer 60 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Graham
Top achievements
Rank 1
Graham asked on 27 Oct 2014, 05:54 PM
How to set RadButtonElement's Properties like FontSize, Padding, Margin???

1 Answer, 1 is accepted

Sort by
0
Milena
Telerik team
answered on 29 Oct 2014, 03:38 PM
Hi Graham,

You can set RadButtonElement's properties when you declare the button:

<telerik:RadButton Content="Help" FontSize="20" Padding="5" Margin="10" />
If your question is related to the control where the button is hosted (it seems like RadRibbonWindow in the picture), please provide us more information (code-snippet or sample project would be great), so that we can help you further solving the issue.

Regards,
Milena
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Graham
Top achievements
Rank 1
Answers by
Milena
Telerik team
Share this question
or