0

I want to design a navigation bar like backstageview which devexpress implement it.

You can see sample of it in link1

https://www.devexpress.com/Subscriptions/i/15.2/win10apps-hamburger-control-15-2.png

and link2

enter image description here

I read it is possible by a listbox and some panels which by clicking on every item, one panel be active and its bringfront() event is called. But I don't know how listbox can displayed like backstageview. If you have other way for designing backstageview, please explain it.

magicandre1981
  • 27,895
  • 5
  • 86
  • 127
manizheh
  • 112
  • 14

1 Answers1

0

Use the DevExpress WinForms BackStageview for your task.

Gosha_Fighten
  • 3,838
  • 1
  • 20
  • 31