IWinListViewStyleExTwoClickActivate Property |
Indicates whether the TwoClickActivate style is used.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax bool TwoClickActivate { get; }
ReadOnly Property TwoClickActivate As Boolean
Get
Dim instance As IWinListViewStyleEx
Dim value As Boolean
value = instance.TwoClickActivate
property bool TwoClickActivate {
bool get ();
}
Property Value
Type:
BooleanExceptions See Also