I am using DevExpress Build 47. Is there a way to make the context(aka popup) menus semi transparent?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
AFAIK there's no Opacity property for DevExpress' PopupMenu control. You may experiment with PaintMenuBar event and use e.Graphics but I think it's easier to propose DevExpress a new feature. |
|||
|
|