Skip to content

sub menu item #27

Closed Answered by nicboul
nicboul asked this question in Q&A
Mar 6, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Ok I found the answer, you first need to create a menuItem, then create a menu2, and set that menu2 as submenu of the menuItem

aMenuItem.SetSubmenu(aMenu)

then: aMenu.AddItem(anotherItem)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@progrium
Comment options

Answer selected by progrium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants