Common Application Framework

ToolEventHandler Delegate

Represents the method that will handle Tool related events.

public delegate void ToolEventHandler(
   object sender,
   ToolEventArgs args
);

Requirements

Namespace: Aveva.ApplicationFramework.Presentation

Assembly: Aveva.ApplicationFramework.Presentation (in Aveva.ApplicationFramework.Presentation.dll)

See Also

Aveva.ApplicationFramework.Presentation Namespace