Associating a uicontextmenu with uitoolbar object?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Is there a way to associate a uicontextmenu with a uitoolbar object?
0 Kommentare
Antworten (1)
Sean de Wolski
am 6 Dez. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Interactive Control and Callbacks finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!