Associating a uicontextmenu with uitoolbar object?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Is there a way to associate a uicontextmenu with a uitoolbar object?
0 comentarios
Respuestas (1)
Sean de Wolski
el 6 de Dic. de 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 comentarios
Ver también
Categorías
Más información sobre Interactive Control and Callbacks en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!