In the case of hiding the context menu, the following code dose not work.

<canvas>
<handler name="oninit">
var cm = new LzContextMenuItem();
cm.setEnabled( false );
</handler>
</canvas>

Do i miss code?

Thx
mt1

Reply via email to