EPSCategoryBar.AddCategory

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:

public bool AddCategory( IApplicationCategory category );

See also:

Class EPSCategoryBar


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