Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Is it possible to keep MenuItem components next to each other when one of them should be hidden?

I want to give and take away the ability to press buttons to the user of my app. Some buttons are visible, one is hidden. And now two buttons are hidden, two buttons are visible. I want to keep them next to each other, but I do not find any way to do it.

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Hard to answer without any of your code.
I guess you are using <Button Visibility="Hidden"/>?
If so, try using <Button Visibility="Collapsed"/> instead.

If this doesn’t work for you, please post the code.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading