AVEVA CAF API Documenation

Aveva.ApplicationFramework.Presentation Namespace > GalleryToolItem Class > GalleryToolItem Constructor : GalleryToolItem Constructor(String,String,String,Image)
GalleryToolItem Constructor(String,String,String,Image)
Constructor
Syntax
public GalleryToolItem( 
   string key,
   string title,
   string desc,
   Image image
)
public:
GalleryToolItem( 
   String^ key,
   String^ title,
   String^ desc,
   Image^ image
)

Parameters

key
title
desc
image
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also