This method can be used to add new categories (often user controls)
to the category bar.
public bool AddCategory( IApplicationCategory category,
string name,
string displayText );
Return Value
True of False depending on success
Parameters
category
category object
name
Item name
displayText
Display text
Overloads:
See also:
Class EPSCategoryBar