Good Day
I have menu Control inside a Tool-Bar and the menu background color does not look OK as depicted in the attached image, i want it to inherit the forest theme like the buttons that are on the toolbar. The Definition of my menu is like this
and the image is attached
Thanks
I have menu Control inside a Tool-Bar and the menu background color does not look OK as depicted in the attached image, i want it to inherit the forest theme like the buttons that are on the toolbar. The Definition of my menu is like this
<
telerik:RadMenu
ID
=
"RadMenu1"
CssClass
=
"imgButton"
Skin
=
"Forest"
Visible
=
"false"
BackColor
=
"Transparent"
runat
=
"server"
></
telerik:RadMenu
>
and the image is attached
Thanks