Dear all,
I have a problem with styling the context menu strip. Can anyone kindly help me out with the same.
Descriotion of my problem:
I have an ultragrid on a windows form to which i have a assgined a context menu strip .
I set the base font in the appstylist. The ultragrid font changes to the settings applied. But when i right click on the grid to launch the context menu, i dont see the changes applied. I have added the inbox control styler on the form .But no effect..!
Could anyone please guide me as to how to resolve this issue?
Thanks and regards
Surekha
Hi Surekha,
I'm pretty sure that AppStyling currently does not have any support for the ContextMenuStrip. So the thing to do would be to use UltraWinToolbars to provide your context menus.