System.Windows.Forms
1.0.5000.0
2.0.0.0
System.Windows.Forms.Design.PropertyTab
To be added.
Provides a that can display events for selection and linking.
Constructor
To be added.
Initializes a new instance of the class.
An to use.
1.0.5000.0
2.0.0.0
Method
System.Boolean
To be added.
Gets a value indicating whether the specified object can be extended.
true if the specified object can be extended; otherwise, false.
The object to test for extensibility.
1.0.5000.0
2.0.0.0
Method
System.ComponentModel.PropertyDescriptor
To be added.
Gets the default property from the specified object.
A indicating the default property.
The object to retrieve the default property of.
1.0.5000.0
2.0.0.0
Method
System.ComponentModel.PropertyDescriptorCollection
The event tab properties are determined from the event properties returned from a component's event service.
Gets all the properties of the event tab that match the specified attributes.
A that contains the properties. This will be an empty if the component does not implement an event service.
The component to retrieve the properties of.
An array of that indicates the attributes of the event properties to retrieve.
1.0.5000.0
2.0.0.0
Method
System.ComponentModel.PropertyDescriptorCollection
To be added.
Gets all the properties of the event tab that match the specified attributes and context.
A that contains the properties. This will be an empty if the component does not implement an event service.
An that can be used to gain context information.
The component to retrieve the properties of.
An array of type that indicates the attributes of the event properties to retrieve.
1.0.5000.0
2.0.0.0
Property
System.String
To be added.
To be added.
Gets the Help keyword for the tab.
1.0.5000.0
2.0.0.0
Property
System.String
To be added.
To be added.
Gets the name of the tab.
1.0.5000.0
2.0.0.0