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

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

See Also: Inherited members from System.Object

Public Methods

CanExtend(object) : bool

Gets a value indicating whether this System.Windows.Forms.Design.PropertyTab can display properties for the specified component.

Dispose()

Releases all the resources used by the System.Windows.Forms.Design.PropertyTab.

Finalize()

Allows a System.Windows.Forms.Design.PropertyTab to attempt to free resources and perform other cleanup operations before the System.Windows.Forms.Design.PropertyTab is reclaimed by garbage collection.

GetDefaultProperty(object) : System.ComponentModel.PropertyDescriptor

Gets the default property of the specified component.

GetProperties(object) : System.ComponentModel.PropertyDescriptorCollection

Gets the properties of the specified component.

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

Gets the properties of the specified component that match the specified attributes.

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

Gets the properties of the specified component that match the specified attributes and context.

Protected Methods

Dispose(bool)

Releases the unmanaged resources used by the System.Windows.Forms.Design.PropertyTab and optionally releases the managed resources.