Indicates whether the name of the associated property is paraenthesized in the property browser.
Object
Attribute
MemberAttribute
ParenthesizePropertyNameAttribute
[Visual Basic] Public Class ParenthesizePropertyNameAttribute Inherits MemberAttribute [C#] public class ParenthesizePropertyNameAttribute : MemberAttribute [C++] public __gc class ParenthesizePropertyNameAttribute : public MemberAttribute [JScript] public class ParenthesizePropertyNameAttribute extends MemberAttribute
This attribute will also cause the property to be sorted to the top of the list in alphabetical mode, or to the top of its category if the property grid is in categorize mode.
Namespace: System.ComponentModel.Design
Assembly: System.dll
ParenthesizePropertyNameAttribute Members | System.ComponentModel.Design Namespace