AVEVA CAF API Documenation
Members 

PopupGalleryTool Class
Represents a MenuTool.
Object Model
PopupGalleryTool ClassCommand ClassGalleryToolItemCollection ClassGalleryToolItem ClassToolsCollection ClassITool Interface
Syntax
[DebuggerDisplay("{GetType().Name,nq}: {_commandId,nq} : {TypeName,nq}")]
public abstract class PopupGalleryTool : Tool, ITool, IToolCollection  
[DebuggerDisplay("{GetType().Name,nq}: {_commandId,nq} : {TypeName,nq}")]
public ref class PopupGalleryTool abstract : public Tool, ITool, IToolCollection  
Inheritance Hierarchy

System.Object
      Aveva.ApplicationFramework.Presentation.Tool
         Aveva.ApplicationFramework.Presentation.PopupGalleryTool

Requirements

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

See Also