IWinListViewwBackground Property |
Returns the Win32ListViewBackground object that provides a scripting interface to the list view background image.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IWinListViewBackground wBackground { get; }
ReadOnly Property wBackground As IWinListViewBackground
Get
Dim instance As IWinListView
Dim value As IWinListViewBackground
value = instance.wBackground
property IWinListViewBackground^ wBackground {
IWinListViewBackground^ get ();
}
Property Value
Type:
IWinListViewBackgroundExceptions See Also