my project has lots of gridcontrols(and girdviews), to perform nice apperance of ui , i used big fontsize of gridview's row and header. but i find out that the context menu form right click headerpanel,it's font size property i can't find way to design of set. so i want some help,can i get it ?
How to change GridView's context menu font size
Answers approved by DevExpress Support
Hello,
To accomplish your task, you can use the WindowsFormsSettings.DefaultMenuFont property.
Please try this approach and let us know whether or not it is helpful.
I hope to hear from you soon.
Hi,
We have successfully reproduced the behavior you described and passed a new A context menu is not re-sized when ellarging a font size by using the WindowsFormsSettings.DefaultMenuFont property ticket to our developers' team for further research. Please bear with us. We will notify you as soon as we make any progress.