RelatedImageListAttribute::RelatedImageList Property
.NET Framework (current version)
Gets the name of the related ImageList
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The RelatedImageList property can refer to a property of the current object, or a property of a property of the current object. For example, if you have a ListViewItem object with a ListView property set to a containing ListView object, and the containing ListView object has an SmallImageList property, the RelatedImageList property would be set to "ListView.SmallImageList".
.NET Framework
Available since 2.0
Available since 2.0
Show: