• Not Answered

DeltaV Operation 12.3.1 VBA access to color table in user.fxg

I am building a dynamo editor and would like to present to the end user a choice of using the site standard colors for a dynamo or to use custom colors.    In user.fxg the site defined a Custom Lookup Table for the colors called SiteColors (Creative Naming).   In the VB code on the dynamo editor form, I would like to be able to access that table to get the colors for the first three states.   

The Custom Lookup Table is defined as follows:

Source Property Type:  Integer

Objects Property Type:    Color

Exact Match