Is it possible to change custom menu item in the ContextMenuItems
object at the runtime?
I want to have different custom menu items for different sub-nodes of
the Tree.
Thank you.
Dmitry.
Thank you for the answer.
I couldn't find any example.
And only ASTreeView class has ContextMenuItems object.
An ASTreeViewNode doesn't. It has the ability to enable add/edit/delete menu,
but I can't assign a new ContextMenuItems, or enable/diable custom items.
Whoud you give me a hint how to do so?
Thank you in advance.
Dmitry.
2010/3/13 Weijie JIN <jinw...@gmail.com>: