Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
345
Custom Tools in Ribbon Don't Render Properly
posted

Hi,

I created a "FlyoutButtonTool" by creating a class that inherits from the Ribbon.ButtonTool and adds a System.Windows.Controls.Primitives.Popup piece whose PlacementTarget is the ButtonTool.  However, when I do this, I cannot place the RibbonGroup in the QAT.  It does not popout from the Button like other controls do.

What am I doing wrong?  Are we not allowed to have custom controls in the RibbonGroup and still have the RibbonGroup appear in the QAT?  Or does it have to do with decorating the ButtonTool with a Popup specifically? 

Any pointers appreciated.

KZ

Parents Reply Children
No Data