This method can be used to add new categories (often user controls)
to the category bar.
public bool AddCategory( IApplicationCategory category );
Return Value
True of False depending on success
Parameters
category
Any control that implements IApplicationCategory (typically user controls)
Overloads:
See also:
Class EPSCategoryBar