I have application containing Ribbon and MainRegion below. In some situation I have to mark content of MainRegion with the small glyph. I want to that a part of this glyph was placed "over" the Ribbon. Is it possible? Locating the mark in canvas and setting ZIndex property don't get intentional effect. Maybe ther is any way to set ZIndex on xamRibbon control...
Hello Marta,
I have been researching your issue and I could not manage to reproduce it. I have created and attached a small sample. In order to be able to provide you with better support, would you modify the attached sample with your functionality. I am looking forward to your reply.
Hello Gergana!
Thank you for your sample! However my situation is a little different - I'm using also the XamRibbonWindow . I modified the project and now you can see exactly the same problem I have.
Even though I think that the problem is not resolvable, but I'm ask you one more time - is it possible the textbox will placed over the Ribbon?
Best Regards, Marta
I have been investigating your issue and have modified the sample you have sent. In it I get the grid element, placed in the RibbonWindowContentHost and set the ZIndex for it. Please find the attached sample and feel free to let me know if you have any further questions.
I am just checking your progress on the issue. If you require any further assistance please do not hesitate to ask.
I have been looking into the new sample you have sent. The layer that is covering the StatusBar is a rectangle, part of the Grid, that the glyph is into. I can suggest to set the visibility of this rectangle to collapsed. This way the status bar stays visible. I have modified the sample for you. Please refer to the attached sample and feel free to let me know if you require any further assistance on the matter.
I'm very sorry, but I found one more inconvenience and unfortunatly it's very important for me. Your solution works great, but it causes, that status bar in window is invisible. Please, see attached solution - when you do "return" at the begining of event LayoutRoot_Loaded status bar is visible. Otherwise status bar stay covered by the other layer of UI. Please help my if you can.
Regards, Marta
Hello Gergana,
Thank you for the last example you attached - this is exactly what I mean. I thing you can set status the issue as "done".
Best regards for you, Marta