Common Application Framework

StatusBarPanelsCollection.AddTextPanel Method (String, String, Image)

Create and add a new StartsBarTextPanel to the collection

public abstract StatusBarTextPanel AddTextPanel(
   string key,
   string text,
   Image image
);

Parameters

key
Panel Key
text
Panel Text
image
Panel Image

Return Value

See Also

StatusBarPanelsCollection Class | Aveva.ApplicationFramework.Presentation Namespace | StatusBarPanelsCollection.AddTextPanel Overload List