IWinTreeViewItemStateImage Property |
Returns the state image.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax Image StateImage { get; }
ReadOnly Property StateImage As Image
Get
Dim instance As IWinTreeViewItem
Dim value As Image
value = instance.StateImage
property Image^ StateImage {
Image^ get ();
}
Property Value
Type:
ImageExceptions See Also