Associating a uicontextmenu with uitoolbar object?

1 visualización (últimos 30 días)
Matthew Schroeder
Matthew Schroeder el 5 de Dic. de 2011
Is there a way to associate a uicontextmenu with a uitoolbar object?

Respuestas (1)

Sean de Wolski
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.

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!

Translated by