IWinStatusBarwImage Property |
Returns the icon of the specified status bar part.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IReadOnlyEnumCollection2<Image> wImage { get; }
ReadOnly Property wImage As IReadOnlyEnumCollection2(Of Image)
Get
Dim instance As IWinStatusBar
Dim value As IReadOnlyEnumCollection2(Of Image)
value = instance.wImage
property IReadOnlyEnumCollection2<Image^>^ wImage {
IReadOnlyEnumCollection2<Image^>^ get ();
}
Property Value
Type:
IReadOnlyEnumCollection2ImageExceptions See Also