Common Application Framework

CommandBarsCollection.AddTaskBar Method 

Create and add a new TaskBar with given Key to the CommandBarCollection.

public abstract TaskBar AddTaskBar(
   string key
);

See Also

CommandBarsCollection Class | Aveva.ApplicationFramework.Presentation Namespace