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