How to create top child Menu? #29
-
I want to create top menu with child |
Beta Was this translation helpful? Give feedback.
Answered by
ObaraEmmanuel
Mar 13, 2024
Replies: 2 comments
-
To add a toplevel menu, you need to add a cascade type menu item: Then add the sub menu items under it. To add sub menu items just select the specific cascade menu then add the menu item of your choice and it will be inserted under it. You can also drag the items around to the right positions.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ewwink
-
thank you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To add a toplevel menu, you need to add a cascade type menu item:
Then add the sub menu items under it. To add sub menu items just select the specific cascade menu then add the menu item of your choice and it will be inserted under it. You can also drag the items around to the right positions.