Specifies that the component is not inherited. This field is read-only.
[Visual Basic] Public Shared ReadOnly NotInherited As InheritanceAttribute [C#] public static readonly InheritanceAttribute NotInherited; [C++] public: static readonly InheritanceAttribute* NotInherited; [JScript] public static var NotInherited : InheritanceAttribute;
InheritanceAttribute Class | InheritanceAttribute Members | System.ComponentModel.Design Namespace