Articles in this section
Category / Section

How to change the visual style of WinForms PopupMenu?

1 min read

Visual style

The Style property of the ParentBarItem is used to set Visual Style of popupmenu. Please refer the below code snippet which illustrates this:

C#

this.popupMenu1.ParentBarItem.Style = Syncfusion.Windows.Forms.VisualStyle.Office2003;

VB

Me.popupMenu1.ParentBarItem.Style = Syncfusion.Windows.Forms.VisualStyle.Office2003

Reference link: https://help.syncfusion.com/windowsforms/popupmenu/themes

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied