Menu

J

jimmyjoe

Hi Everyone,

I'm designing a menu with a transparent border around the static menu items.
This gives the effect of the items "floating". When I try using the
transparent border on the submenu(dynamic) items it comes out white. What
am I missing here or is this a bug?

thanx...
 
G

Guest

Hi

how about this :

myStyle.Add("background-color", "silver");
and it should override the previous value

adlai

--
-------------------------------------
If my answer helped you please press "Yes" bellow

×× ×ª×©×•×‘×” זו עזרה לך, ×× × ×”×¦×‘×¢ "כן"

Adlai Maschiach
http://blogs.microsoft.co.il/blogs/adlaim/
 
J

jimmyjoe

I didn't get enough info to try this, but this did give me some ideas. I
captured the menu object and went through the parameters in watch and found
that the DynamicMenuStyle.BorderColor is set correctly ("{Name=Transparent,
ARGB=(0, 255, 255, 255)}". Still displays white. Looks like a bug to me.
What do you think?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top