IWinUpDownAccelerationInfowTime Property |
The amount of elapsed time, in seconds, before the position change increment specified by wIncrement is used.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wTime As Integer
Get
Dim instance As IWinUpDownAccelerationInfo
Dim value As Integer
value = instance.wTime
property int wTime {
int get ();
}
Property Value
Type:
Int32Exceptions See Also