AddCategory Method AddCategory(String) Adds new category to the toolbox. Declaration public void AddCategory(string categoryName) Parameters Type Name Description System.String categoryName Category name to add. Implements IToolboxControl.AddCategory(String)