I have a UltraTree control having several types of nodes. For every type there is a special Popup menu attached. Everything worked OK until I decided to hide or disable items in the popup menu based on the state property of the node.
Is any way to hide/disable items in the popup menu at run time? I cannot see any "visible" or "enabled" properties, it might be hidden somewhere else.
thanks.
=====================================
Never mind, I've found it in the "InstanceProps".