IWinHeaderItemFormatIsBitmapOnRight Property |
Returns true if the bitmap appears to the right of text.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax bool IsBitmapOnRight { get; }
ReadOnly Property IsBitmapOnRight As Boolean
Get
Dim instance As IWinHeaderItemFormat
Dim value As Boolean
value = instance.IsBitmapOnRight
property bool IsBitmapOnRight {
bool get ();
}
Property Value
Type:
BooleanExceptions See Also