Common Application Framework

RootToolsCollection.AddPopupColorPickerTool Method (String, String, Image)

Create and add a new PopupColorPickerTool object in the RootToolsCollection

public abstract PopupColorPickerTool AddPopupColorPickerTool(
   string key,
   string text,
   Image image
);

Parameters

key
Unique key in the RootToolsCollection.
text
Caption for the tool.
image
Icon for the tool.

See Also

RootToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace | RootToolsCollection.AddPopupColorPickerTool Overload List