Version

DropDown Method (WinDesktopAlertWindowReplayServer)

Replay Action for clicking the drop down button
Syntax
'Declaration
 
Public Sub DropDown() 
public void DropDown()
Remarks

This replays just the click of the drop down button. All interaction of the dropped down object is handled by the object that you show after the click. Reports a replay error if the dropdown button is not visible.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also