This attribute identifies the property tab or tabs that should be displayed for a given class.
Object
Attribute
MemberAttribute
PropertyTabAttribute
[Visual Basic] Public Class PropertyTabAttribute Inherits MemberAttribute [C#] public class PropertyTabAttribute : MemberAttribute [C++] public __gc class PropertyTabAttribute : public MemberAttribute [JScript] public class PropertyTabAttribute extends MemberAttribute
A tab can add additional property tabs to expose property information other than its default set of properties.
Namespace: System.ComponentModel.Design
Assembly: System.dll
PropertyTabAttribute Members | System.ComponentModel.Design Namespace