Click or drag to resize

IWinUpDownAccelerationInfo Interface

The test interface for helper objects that represent acceleration parameters of Windows up-down controls.

Namespace:  SmartBear.TestLeft.TestObjects.Win
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public interface IWinUpDownAccelerationInfo : IObject

The IWinUpDownAccelerationInfo type exposes the following members.

Properties
  NameDescription
Public propertywIncrement
Position change increment to use after the time specified by wTime elapses.
Public propertywTime
The amount of elapsed time, in seconds, before the position change increment specified by wIncrement is used.
Top
Methods
See Also