Method AddToolAction
AddToolAction(ObjectUniqueId, EventHandler?)
Adds click event handler to the item.
public virtual void AddToolAction(ObjectUniqueId id, EventHandler? value)
Parameters
id
ObjectUniqueIdItem id.
value
EventHandlerEvent handler.