AVEVA CAF API Documenation
Members 

UICustomization Class
This class contains a complete definition of the menus, toolbars, context menus and a set of tools.
Syntax
[XmlRoot(Namespace="www.aveva.com", 
   ElementName="UserInterfaceCustomization", 
   IsNullable=false)]
public class UICustomization : Aveva.ApplicationFramework.Presentation.IUICustomization  
[XmlRoot(Namespace="www.aveva.com", 
   ElementName="UserInterfaceCustomization", 
   IsNullable=false)]
public ref class UICustomization : public Aveva.ApplicationFramework.Presentation.IUICustomization  
Inheritance Hierarchy

System.Object
   Aveva.ApplicationFramework.Presentation.Customize.UICustomization

Requirements

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

See Also