EPSCategoryBar.AddCategory

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:

public bool AddCategory( IApplicationCategory category, string name, string displayText );

See also:

Class EPSCategoryBar


  Last Updated: 5/23/2007 | © , 2007