ButtonBase::ImageKey Property
.NET Framework (current version)
Gets or sets the key accessor for the image in the ImageList.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [TypeConverterAttribute((ImageKeyConverter^::typeid))] property String^ ImageKey { String^ get(); void set(String^ value); }
The ImageKey property specifies the image from the image list to display on the control.
.NET Framework
Available since 2.0
Available since 2.0
Show: