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