Specifies that the parent property should not be notified on changes to the child class property. This field is read-only.
[Visual Basic] Public Shared ReadOnly No As NotifyParentPropertyAttribute [C#] public static readonly NotifyParentPropertyAttribute No; [C++] public: static readonly NotifyParentPropertyAttribute* No; [JScript] public static var No : NotifyParentPropertyAttribute;
NotifyParentPropertyAttribute Class | NotifyParentPropertyAttribute Members | System.ComponentModel.Design Namespace