Click or drag to resize

IDevExpressXtraPopupMenu Interface

The test interface for the Developer Express XtraPopupMenu controls.

Namespace:  SmartBear.TestLeft.TestObjects.WinForms.DevExpress
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public interface IDevExpressXtraPopupMenu : IObject, 
	IItemCollection<IBarItem>

The IDevExpressXtraPopupMenu type exposes the following members.

Properties
Methods
  NameDescription
Public methodCallMethodT(String, Object)
Invokes the specified method and returns the result.
(Inherited from IObject.)
Public methodCastT
Casts the interface to an interface of another type.
(Inherited from IObject.)
Public methodCheck(Int32, CheckState)
Moves the mouse cursor to the specified item and clicks it with the left mouse button until the specified state is reached.
Public methodCheck(String, CheckState)
Moves the mouse cursor to the specified item and clicks it with the left mouse button until the specified state is reached.
Public methodClick(Int32)
Moves the mouse cursor to the specified item and then simulates a single click.
Public methodClick(String)
Moves the mouse cursor to the specified item and then simulates a single click.
Public methodClick(Int32, ShiftKey)
Moves the mouse cursor to the specified item and then simulates a single click.
Public methodClick(String, ShiftKey)
Moves the mouse cursor to the specified item and then simulates a single click.
Public methodClickM(Int32)
Moves the mouse cursor to the specified item and then simulates a middle click.
Public methodClickM(String)
Moves the mouse cursor to the specified item and then simulates a middle click.
Public methodClickM(Int32, ShiftKey)
Moves the mouse cursor to the specified item and then simulates a middle click.
Public methodClickM(String, ShiftKey)
Moves the mouse cursor to the specified item and then simulates a middle click.
Public methodClickMXY(Int32, Int32, Int32)
Simulates a click of the middle mouse button at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodClickMXY(String, Int32, Int32)
Simulates a click of the middle mouse button at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodClickMXY(Int32, Int32, Int32, ShiftKey)
Simulates a click of the middle mouse button at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodClickMXY(String, Int32, Int32, ShiftKey)
Simulates a click of the middle mouse button at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodClickR(Int32)
Moves the mouse cursor to the specified item and then simulates a right click.
Public methodClickR(String)
Moves the mouse cursor to the specified item and then simulates a right click.
Public methodClickR(Int32, ShiftKey)
Moves the mouse cursor to the specified item and then simulates a right click.
Public methodClickR(String, ShiftKey)
Moves the mouse cursor to the specified item and then simulates a right click.
Public methodClickRXY(Int32, Int32, Int32)
Simulates a right click at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodClickRXY(String, Int32, Int32)
Simulates a right click at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodClickRXY(Int32, Int32, Int32, ShiftKey)
Simulates a right click at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodClickRXY(String, Int32, Int32, ShiftKey)
Simulates a right click at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodClickXY(Int32, Int32, Int32)
Simulates a click at (X,Y) inside Item specified by index from 0 or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodClickXY(String, Int32, Int32)
Simulates a click at (X,Y) inside Item specified by index from 0 or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodClickXY(Int32, Int32, Int32, ShiftKey)
Simulates a click at (X,Y) inside Item specified by index from 0 or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodClickXY(String, Int32, Int32, ShiftKey)
Simulates a click at (X,Y) inside Item specified by index from 0 or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodDblClick(Int32)
Moves the mouse cursor to the specified item and then simulates a double-click.
Public methodDblClick(String)
Moves the mouse cursor to the specified item and then simulates a double-click.
Public methodDblClick(Int32, ShiftKey)
Moves the mouse cursor to the specified item and then simulates a double-click.
Public methodDblClick(String, ShiftKey)
Moves the mouse cursor to the specified item and then simulates a double-click.
Public methodDblClickM(Int32)
Moves the mouse cursor to the specified item and then simulates a double-click of the middle mouse button over that item.
Public methodDblClickM(String)
Moves the mouse cursor to the specified item and then simulates a double-click of the middle mouse button over that item.
Public methodDblClickM(Int32, ShiftKey)
Moves the mouse cursor to the specified item and then simulates a double-click of the middle mouse button over that item.
Public methodDblClickM(String, ShiftKey)
Moves the mouse cursor to the specified item and then simulates a double-click of the middle mouse button over that item.
Public methodDblClickMXY(Int32, Int32, Int32)
Simulates a double click of the middle mouse button at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodDblClickMXY(String, Int32, Int32)
Simulates a double click of the middle mouse button at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodDblClickMXY(Int32, Int32, Int32, ShiftKey)
Simulates a double click of the middle mouse button at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodDblClickMXY(String, Int32, Int32, ShiftKey)
Simulates a double click of the middle mouse button at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodDblClickR(Int32)
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
Public methodDblClickR(String)
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
Public methodDblClickR(Int32, ShiftKey)
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
Public methodDblClickR(String, ShiftKey)
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
Public methodDblClickRXY(Int32, Int32, Int32)
Simulates a double click of the right mouse button at (X,Y) inside Item specified by index, from 0 or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodDblClickRXY(String, Int32, Int32)
Simulates a double click of the right mouse button at (X,Y) inside Item specified by index, from 0 or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodDblClickRXY(Int32, Int32, Int32, ShiftKey)
Simulates a double click of the right mouse button at (X,Y) inside Item specified by index, from 0 or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodDblClickRXY(String, Int32, Int32, ShiftKey)
Simulates a double click of the right mouse button at (X,Y) inside Item specified by index, from 0 or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodDblClickXY(Int32, Int32, Int32)
Simulates a double click at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodDblClickXY(String, Int32, Int32)
Simulates a double click at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodDblClickXY(Int32, Int32, Int32, ShiftKey)
Simulates a double click at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodDblClickXY(String, Int32, Int32, ShiftKey)
Simulates a double click at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift. The top-left coordinate of the item rectangle is (0,0).
Public methodGetPropertyT
Returns the value of the specified property.
(Inherited from IObject.)
Public methodSetProperty
Sets a value for the specified property.
(Inherited from IObject.)
Top
See Also