Version

DoubleClick Method (UltraControlBaseWithSubobjectsTestObject)

Performs a left-mouse double-click on the specified subitem of this TestObject
Overload List
OverloadDescription
DoubleClick(Subitem)Performs a left-mouse double-click on the specified subitem of this TestObject  
DoubleClick(MouseModifiers,Subitem)Performs a mouse click on the specified subitem of this TestObject after applying the specified modifiers  
DoubleClick(Subitem,Point) (Inherited from Rational.Test.Ft.Object.Interfaces.StatelessGuiSubitemTestObject)
DoubleClick(MouseModifiers,Subitem,Point) (Inherited from Rational.Test.Ft.Object.Interfaces.StatelessGuiSubitemTestObject)
DoubleClick() (Inherited from Rational.Test.Ft.Object.Interfaces.GuiTestObject)
DoubleClick(MouseModifiers) (Inherited from Rational.Test.Ft.Object.Interfaces.GuiTestObject)
DoubleClick(Point) (Inherited from Rational.Test.Ft.Object.Interfaces.GuiTestObject)
DoubleClick(MouseModifiers,Point) (Inherited from Rational.Test.Ft.Object.Interfaces.GuiTestObject)
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