Associating a uicontextmenu with uitoolbar object?
1 view (last 30 days)
Show older comments
Is there a way to associate a uicontextmenu with a uitoolbar object?
0 Comments
Answers (1)
Sean de Wolski
on 6 Dec 2011
I do not believe so. If you:
docsearch uicontextmenu properties parent
and click on parent in the first result, you'll see the following:
Parent handle
Uicontextmenu's parent. The handle of the uicontextmenu's parent object, which must be a figure.
0 Comments
See Also
Categories
Find more on Interactive Control and Callbacks in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!