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
70
Add border to PopupMenuTool DropDownMenu
posted

Hi,

I would like some assistance adding a border to the drop down menu of my button.

What I would need would be a way to differentiate the button itself and the drop down button by default. You can only tell it has a separate menu in its dropdown if you hover over it.

Can this be done without drawfilters?

EDIT: I was able to use DrawFilter and specify which one using its Key property.

Parents
  • 70
    Offline posted

    I managed to follow the DrawFilter guide they had up. Now my question is how do I specify which specific PopupToolDropDownButtonUIElement I want it applied to.

    Right now it is being applied in the other drop down lists that I don't want.

Reply Children
No Data