Posted 16 years ago by Bryan Livingston
Avatar
I'd like to use the ribbon:Button class in the status bar and have it display the icon from the command. When I tried this it doesn't render anything.

Also I want to use the status bar in an xbap, but it does not appear to be getting the style applied to it. Is there a manual style attribute that you apply to the ribbon to in your live xbap sample?

Thanks.

Bryan

Comments (2)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Bryan,

This is something we're currently working on. If you'd like some details, you can email us for a status update.

Yes in an XBAP you must apply the custom style like this:

<StatusBar Style="{DynamicResource {ComponentResourceKey TypeInTargetAssembly={x:Type ribbon:Ribbon},ResourceId=StatusBarStyle}}">


Actipro Software Support

Posted 16 years ago by Bryan Livingston
Avatar
Thanks. That style tag worked perfectly.
The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.