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