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

Office 2010 runtime display issue

3 Answers 92 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Jack
Top achievements
Rank 1
Jack asked on 17 Feb 2011, 11:05 PM
Hello -

I've searched the forums and found discussions with a similar issue to mine... but the solutions don't seem to work for me. I created a new VS2010 project, added a radribbon form, dragged an office 2010 theme onto the form, set the ribbonbar theme to office 2010, and I get the content as attached to this post in 1.jpg (in the IDE).

At runtime, I get what's attached in 2.jpg.

Any ideas?

(I'm running VS2010 on Vista 64 bit, radcontrols for winforms Q3 2010).

Thanks
Matt










3 Answers, 1 is accepted

Sort by
0
Accepted
Richard Slade
Top achievements
Rank 2
answered on 18 Feb 2011, 02:15 PM
Hello Jack,

that does look odd, but unfortunatly I haven't been able to replicate this. Here's a couple of ideas though.
  • If your using inerited controls, then have a look at this
KB article which explains ensuring that you will pick up the theme class name
  • Check to make sure that all the Telerik assemblies that you are referencing are the latest ones, and not one from an old installation.
  • Try this in a new project. Just adding the RadRibbonForm.

If none of these help, then if you could provide the code here to replicate it, I'll be happy to take a look
thanks
Richard

0
Jack
Top achievements
Rank 1
answered on 18 Feb 2011, 02:47 PM
Richard,

Following your suggestion, the problem does seem to be resolved. Thanks much!

- Matt
0
Richard Slade
Top achievements
Rank 2
answered on 18 Feb 2011, 03:32 PM
Glad I could be of help Jack
Richard
Tags
RibbonBar
Asked by
Jack
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
Jack
Top achievements
Rank 1
Share this question
or