Hi,
I am evaluating Winforms with VS2008 on XP.
I would like to create a menu strip with rad menu on top and a simple ribbon-style image below the menu. However, when I drag rad menu on top of an existing panel with an image, rad menu does not display the underlying panel image. I have tried setting the rad menu property RadMenu BackColor to Transparent but the rad menu is still opaque and does not display the image.
I must be missing something as I am following the steps in your help documentation on radmenu.
Here are the steps:
1. Start new project with a form.
2. Drag windows panel control onto the form, assign an image to it.
3. Drag radMenu on top of win panel control, enter a menu text item.
4. Select radMenu item and from properties menu, select BackColor property item, then select 'transparent' from the web tab.
Thanks for letting me know wha tI am doing wrong.
I am evaluating Winforms with VS2008 on XP.
I would like to create a menu strip with rad menu on top and a simple ribbon-style image below the menu. However, when I drag rad menu on top of an existing panel with an image, rad menu does not display the underlying panel image. I have tried setting the rad menu property RadMenu BackColor to Transparent but the rad menu is still opaque and does not display the image.
I must be missing something as I am following the steps in your help documentation on radmenu.
Here are the steps:
1. Start new project with a form.
2. Drag windows panel control onto the form, assign an image to it.
3. Drag radMenu on top of win panel control, enter a menu text item.
4. Select radMenu item and from properties menu, select BackColor property item, then select 'transparent' from the web tab.
Thanks for letting me know wha tI am doing wrong.