Associating a uicontextmenu with uitoolbar object?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Is there a way to associate a uicontextmenu with a uitoolbar object?
0 Commenti
Risposte (1)
Sean de Wolski
il 6 Dic 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 Commenti
Vedere anche
Categorie
Scopri di più su Interactive Control and Callbacks in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!