System.ComponentModel.PropertyTabAttribute Class

Identifies the property tab or tabs to display for the specified class or classes.

See Also: PropertyTabAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.All)]
public class PropertyTabAttribute : Attribute

Remarks

The System.ComponentModel.PropertyTabAttribute lets you add a new property page to a System.Windows.Forms.PropertyGrid control. The System.ComponentModel.PropertyTabAttribute can add additional property tabs to expose property information other than a component's default set of properties.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0