System.Windows.Forms.Design.EventsTab: Method Members

The methods of System.Windows.Forms.Design.EventsTab are listed below. For a list of all members, see the EventsTab Members list.

See Also: Inherited members from System.Windows.Forms.Design.PropertyTab

Public Methods

override
CanExtend(object) : bool

Gets a value indicating whether the specified object can be extended.

override
GetDefaultProperty(object) : System.ComponentModel.PropertyDescriptor

Gets the default property from the specified object.

override
GetProperties(object, Attribute[]) : System.ComponentModel.PropertyDescriptorCollection

Gets all the properties of the event tab that match the specified attributes.

override
GetProperties(System.ComponentModel.ITypeDescriptorContext, object, Attribute[]) : System.ComponentModel.PropertyDescriptorCollection

Gets all the properties of the event tab that match the specified attributes and context.