AxHost::ICustomTypeDescriptor::GetAttributes Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns a collection of type Attribute for the current object.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
private: virtual AttributeCollection^ GetAttributes() sealed = ICustomTypeDescriptor::GetAttributes
Return Value
Type: System.ComponentModel::AttributeCollection^An AttributeCollection with the attributes for the current object.
Implements
ICustomTypeDescriptor::GetAttributes()
.NET Framework
Available since 1.1
Available since 1.1
Show: