IWinTreeViewItemImage Property |
Returns the image to be used when the item is in the non-selected state.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property Image As Image
Get
Dim instance As IWinTreeViewItem
Dim value As Image
value = instance.Image
property Image^ Image {
Image^ get ();
}
Property Value
Type:
ImageExceptions See Also