PropertiesTab Class
.NET Framework 4.5
Represents the Properties tab on a PropertyGrid control.
System.Object
System.Windows.Forms.Design.PropertyTab
System.Windows.Forms.PropertyGridInternal.PropertiesTab
System.Windows.Forms.Design.PropertyTab
System.Windows.Forms.PropertyGridInternal.PropertiesTab
Namespace: System.Windows.Forms.PropertyGridInternal
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The PropertiesTab type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Bitmap | Gets the bitmap that is displayed for the PropertyTab. (Inherited from PropertyTab.) |
![]() | Components | Gets or sets the array of components the property tab is associated with. (Inherited from PropertyTab.) |
![]() | HelpKeyword | Gets the Help keyword that is to be associated with this tab. (Overrides PropertyTab.HelpKeyword.) |
![]() | TabName | Gets the name of the Properties tab. (Overrides PropertyTab.TabName.) |
| Name | Description | |
|---|---|---|
![]() | CanExtend | Gets a value indicating whether this PropertyTab can display properties for the specified component. (Inherited from PropertyTab.) |
![]() | Dispose() | Releases all the resources used by the PropertyTab. (Inherited from PropertyTab.) |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the PropertyTab and optionally releases the managed resources. (Inherited from PropertyTab.) |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows a PropertyTab to attempt to free resources and perform other cleanup operations before the PropertyTab is reclaimed by garbage collection. (Inherited from PropertyTab.) |
![]() | GetDefaultProperty | Infrastructure. Gets the default property of the specified component. (Overrides PropertyTab.GetDefaultProperty(Object).) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetProperties(Object) | Gets the properties of the specified component. (Inherited from PropertyTab.) |
![]() | GetProperties(Object, Attribute[]) | Infrastructure. Gets the properties of the specified component that match the specified attributes. (Overrides PropertyTab.GetProperties(Object, Attribute[]).) |
![]() | GetProperties(ITypeDescriptorContext, Object, Attribute[]) | Infrastructure. Gets the properties of the specified component that match the specified attributes and context. (Overrides PropertyTab.GetProperties(ITypeDescriptorContext, Object, Attribute[]).) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
