IWinListViewGroupExtendedImage Property |
Returns the group’s extended image. (Windows Vista only).
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax Image ExtendedImage { get; }
ReadOnly Property ExtendedImage As Image
Get
Dim instance As IWinListViewGroup
Dim value As Image
value = instance.ExtendedImage
property Image^ ExtendedImage {
Image^ get ();
}
Property Value
Type:
ImageExceptions See Also