All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Is there a way to give each ContextMenu Item its own backcolor?
Hello Martin,
You can change the color of the RadMenuItems by changing the BackColor property of the FillPrimitive object inside the item.
this.radMenuItem1.FillPrimitive.BackColor = System.Drawing.Color.Red;
Here is the result:
Regards, Dinko | Tech Support Engineer Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.