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

MetroTouch and RadRibbon

2 Answers 111 Views
Themes and Visual Style Builder
This is a migrated thread and some comments may be shown as answers.
Mansi A.
Top achievements
Rank 1
Mansi A. asked on 01 Apr 2015, 06:36 PM
Hello, 
 
 I have an issue with MetroTouch theme and RadRibbon  attached (Metro Touch.png )
 It's showing gray empty space between Ribbon and title as showing in red box 
 
  Any thought why and how to fix ? 

Thanks, 
Mansi 

2 Answers, 1 is accepted

Sort by
0
Mansi A.
Top achievements
Rank 1
answered on 03 Apr 2015, 12:57 PM
?!
0
Accepted
Dimitar
Telerik team
answered on 06 Apr 2015, 10:50 AM
Hello Mansi,

Thank you for writing.

You should use the RadRibbonaBar with RadForm, this way you won't have two pairs of title bar buttons as well. In addition you can disable the windows theming and the theme will be applied to the entire form:
this.radRibbonFormBehavior1.AllowTheming = false;

The attached image shows the result on my side.

Regards,
Dimitar
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
Themes and Visual Style Builder
Asked by
Mansi A.
Top achievements
Rank 1
Answers by
Mansi A.
Top achievements
Rank 1
Dimitar
Telerik team
Share this question
or