System.ComponentModel.ToolboxItemFilterAttribute public sealed class ToolboxItemFilterAttribute : Attribute Documentation public string FilterString { get; } public ToolboxItemFilterType FilterType { get; } public ToolboxItemFilterAttribute(string filterString) public ToolboxItemFilterAttribute(string filterString, ToolboxItemFilterType filterType)