Indicates whether the component associated with this attribute has been inherited from a base class. This class cannot be inherited.
See Also: InheritanceAttribute Members
System.ComponentModel.InheritanceAttribute represents the type and level of inheritance of a member.
When the System.ComponentModel.Design.IInheritanceService.AddInheritedComponents(IComponent, IContainer) method of the System.ComponentModel.Design.IInheritanceService searches the component fields of a component to identify fields that are inherited from a base class, the method represents the inheritance level of each component using an System.ComponentModel.InheritanceAttribute.