Version

Drag Method (UltraControlBaseWithSubobjectsTestObject)

Performs a drag operation from the first subitem to the second subitem, assuming no external keys are being depressed.
Overload List
OverloadDescription
Drag(Subitem,Point,Subitem,Point)Performs a drag operation from the first subitem to the second subitem, assuming no external keys are being depressed.  
Drag(MouseModifiers,Subitem,Point,Subitem,Point)Performs a drag operation from the first subitem to the second subitem, allowing for external keys to be depressed during the operation.  
Drag(Subitem) (Inherited from Rational.Test.Ft.Object.Interfaces.StatelessGuiSubitemTestObject)
Drag(MouseModifiers,Subitem) (Inherited from Rational.Test.Ft.Object.Interfaces.StatelessGuiSubitemTestObject)
Drag(Subitem,Subitem) (Inherited from Rational.Test.Ft.Object.Interfaces.StatelessGuiSubitemTestObject)
Drag(MouseModifiers,Subitem,Subitem) (Inherited from Rational.Test.Ft.Object.Interfaces.StatelessGuiSubitemTestObject)
Drag() (Inherited from Rational.Test.Ft.Object.Interfaces.GuiTestObject)
Drag(MouseModifiers) (Inherited from Rational.Test.Ft.Object.Interfaces.GuiTestObject)
Drag(Point,Point) (Inherited from Rational.Test.Ft.Object.Interfaces.GuiTestObject)
Drag(MouseModifiers,Point,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