System.Windows.Forms.Design.EventsTab Members

The members of System.Windows.Forms.Design.EventsTab are listed below.

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

Public Constructors

Initializes a new instance of the System.Windows.Forms.Design.EventsTab class.

Public Properties

[read-only]
override
HelpKeywordstring.

Gets the Help keyword for the tab.

[read-only]
override
TabNamestring.

Gets the name of the tab.

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.