AVEVA CAF API Documenation
Members 

TaskPaneTool Class
Class used to represent a single item in a TaskPane.
Syntax
[DebuggerDisplay("{GetType().Name,nq}: {_commandId,nq} : {TypeName,nq}")]
public abstract class TaskPaneTool : Tool, ITool  
[DebuggerDisplay("{GetType().Name,nq}: {_commandId,nq} : {TypeName,nq}")]
public ref class TaskPaneTool abstract : public Tool, ITool  
Inheritance Hierarchy

System.Object
      Aveva.ApplicationFramework.Presentation.Tool
         Aveva.ApplicationFramework.Presentation.TaskPaneTool

Requirements

Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)

See Also