Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
Roger Kohnstamm
|
Nov 10, 2009 - 2:52 AM
|
Hi
I have a problem with putting a background image on my elegant Ribbon
I try this
System.Drawing.Image d = System.Drawing.Image.FromFile(<Image path>) this.ribbon1.BackgroundImage = d;’
It won’t show up the image in my ribbon.
I also tried to add it to the tabpage oor the ribbon-group but it won’t show an image? What am I doing wrong.
Thanks in advance
Roger
|
|
Technical Support
|
Nov 10, 2009 - 4:52 AM
|
The background image property is not supported in Elegant Ribbon. It is not mentioned in the Microsoft User Interface Design Guidelines either (see for example, this article).
However we can consider adding this property. Could you elaborate on this? If you provide a screenshot that would be great. Are you talking about a background image for the ribbon group or the entire ribbon page with several ribbon groups?
|
|