Click or drag to resize

IPropertyGridView Methods

The IPropertyGridView type exposes the following members.

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 methodClick
Simulates a left-button single click in a window or control.
(Inherited from IControl.)
Public methodClick(Int32, Int32)
Simulates a left-button single click in a window or control.
(Inherited from IControl.)
Public methodClick(Int32, Int32, ShiftKey)
Simulates a left-button single click in a window or control.
(Inherited from IControl.)
Public methodClickLabel(Int32)
Simulates a left click on the specified item's label.
Public methodClickLabel(String)
Simulates a left click on the specified item's label.
Public methodClickLabel(Int32, ShiftKey)
Simulates a left click on the specified item's label.
Public methodClickLabel(String, ShiftKey)
Simulates a left click on the specified item's label.
Public methodClickLabelR(Int32)
Simulates a right click on the specified item's label.
Public methodClickLabelR(String)
Simulates a right click on the specified item's label.
Public methodClickLabelR(Int32, ShiftKey)
Simulates a right click on the specified item's label.
Public methodClickLabelR(String, ShiftKey)
Simulates a right click on the specified item's label.
Public methodClickM
Simulates a middle-button single click in a window or control.
(Inherited from IControl.)
Public methodClickM(Int32, Int32)
Simulates a middle-button single click in a window or control.
(Inherited from IControl.)
Public methodClickM(Int32, Int32, ShiftKey)
Simulates a middle-button single click in a window or control.
(Inherited from IControl.)
Public methodClickR
Simulates a right-button single click in a window or control.
(Inherited from IControl.)
Public methodClickR(Int32, Int32)
Simulates a right-button single click in a window or control.
(Inherited from IControl.)
Public methodClickR(Int32, Int32, ShiftKey)
Simulates a right-button single click in a window or control.
(Inherited from IControl.)
Public methodClickValue(Int32)
Simulates a left click on the specified item's cell value.
Public methodClickValue(String)
Simulates a left click on the specified item's cell value.
Public methodClickValue(Int32, ShiftKey)
Simulates a left click on the specified item's cell value.
Public methodClickValue(String, ShiftKey)
Simulates a left click on the specified item's cell value.
Public methodClickValueR(Int32)
Simulates a right click on the specified item's cell value.
Public methodClickValueR(String)
Simulates a right click on the specified item's cell value.
Public methodClickValueR(Int32, ShiftKey)
Simulates a right click on the specified item's cell value.
Public methodClickValueR(String, ShiftKey)
Simulates a right click on the specified item's cell value.
Public methodClickValueRXY(Int32, Int32, Int32)
Simulates a click of the right mouse button at point (X, Y) within the specified item’s cell value.
Public methodClickValueRXY(String, Int32, Int32)
Simulates a click of the right mouse button at point (X, Y) within the specified item’s cell value.
Public methodClickValueRXY(Int32, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at point (X, Y) within the specified item’s cell value.
Public methodClickValueRXY(String, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at point (X, Y) within the specified item’s cell value.
Public methodClickValueXY(Int32, Int32, Int32)
Simulates a click of the left mouse button at point (X, Y) within the specified item’s cell value.
Public methodClickValueXY(String, Int32, Int32)
Simulates a click of the left mouse button at point (X, Y) within the specified item’s cell value.
Public methodClickValueXY(Int32, Int32, Int32, ShiftKey)
Simulates a click of the left mouse button at point (X, Y) within the specified item’s cell value.
Public methodClickValueXY(String, Int32, Int32, ShiftKey)
Simulates a click of the left mouse button at point (X, Y) within the specified item’s cell value.
Public methodCollapse(Int32)
Collapses the specified item.
Public methodCollapse(String)
Collapses the specified item.
Public methodDblClick
Simulates a left-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClick(Int32, Int32)
Simulates a left-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClick(Int32, Int32, ShiftKey)
Simulates a left-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClickLabel(Int32)
Simulates a double-click on the specified item's label.
Public methodDblClickLabel(String)
Simulates a double-click on the specified item's label.
Public methodDblClickLabel(Int32, ShiftKey)
Simulates a double-click on the specified item's label.
Public methodDblClickLabel(String, ShiftKey)
Simulates a double-click on the specified item's label.
Public methodDblClickLabelR(Int32)
Simulates a double right click on the specified item's label.
Public methodDblClickLabelR(String)
Simulates a double right click on the specified item's label.
Public methodDblClickLabelR(Int32, ShiftKey)
Simulates a double right click on the specified item's label.
Public methodDblClickLabelR(String, ShiftKey)
Simulates a double right click on the specified item's label.
Public methodDblClickM
Simulates a middle-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClickM(Int32, Int32)
Simulates a middle-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClickM(Int32, Int32, ShiftKey)
Simulates a middle-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClickR
Simulates a right-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClickR(Int32, Int32)
Simulates a right-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClickR(Int32, Int32, ShiftKey)
Simulates a right-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClickValue(Int32)
Simulates a double-click on the specified item's cell value.
Public methodDblClickValue(String)
Simulates a double-click on the specified item's cell value.
Public methodDblClickValue(Int32, ShiftKey)
Simulates a double-click on the specified item's cell value.
Public methodDblClickValue(String, ShiftKey)
Simulates a double-click on the specified item's cell value.
Public methodDblClickValueR(Int32)
Simulates a double right click on the specified item's cell value.
Public methodDblClickValueR(String)
Simulates a double right click on the specified item's cell value.
Public methodDblClickValueR(Int32, ShiftKey)
Simulates a double right click on the specified item's cell value.
Public methodDblClickValueR(String, ShiftKey)
Simulates a double right click on the specified item's cell value.
Public methodDblClickValueRXY(Int32, Int32, Int32)
Simulates a double-click of the right mouse button at point (X, Y) within the specified item’s cell value.
Public methodDblClickValueRXY(String, Int32, Int32)
Simulates a double-click of the right mouse button at point (X, Y) within the specified item’s cell value.
Public methodDblClickValueRXY(Int32, Int32, Int32, ShiftKey)
Simulates a double-click of the right mouse button at point (X, Y) within the specified item’s cell value.
Public methodDblClickValueRXY(String, Int32, Int32, ShiftKey)
Simulates a double-click of the right mouse button at point (X, Y) within the specified item’s cell value.
Public methodDblClickValueXY(Int32, Int32, Int32)
Simulates a double-click of the left mouse button at point (X, Y) within the specified item’s cell value.
Public methodDblClickValueXY(String, Int32, Int32)
Simulates a double-click of the left mouse button at point (X, Y) within the specified item’s cell value.
Public methodDblClickValueXY(Int32, Int32, Int32, ShiftKey)
Simulates a double-click of the left mouse button at point (X, Y) within the specified item’s cell value.
Public methodDblClickValueXY(String, Int32, Int32, ShiftKey)
Simulates a double-click of the left mouse button at point (X, Y) within the specified item’s cell value.
Public methodDrag(Int32, Int32, Int32, Int32)
Simulates a left-button mouse drag in a window or control.
(Inherited from IControl.)
Public methodDrag(Int32, Int32, Int32, Int32, ShiftKey)
Simulates a left-button mouse drag in a window or control.
(Inherited from IControl.)
Public methodDragM(Int32, Int32, Int32, Int32)
Simulates a middle-button mouse drag in a window or control.
(Inherited from IControl.)
Public methodDragM(Int32, Int32, Int32, Int32, ShiftKey)
Simulates a middle-button mouse drag in a window or control.
(Inherited from IControl.)
Public methodDragR(Int32, Int32, Int32, Int32)
Simulates a right-button mouse drag in a window or control.
(Inherited from IControl.)
Public methodDragR(Int32, Int32, Int32, Int32, ShiftKey)
Simulates a right-button mouse drag in a window or control.
(Inherited from IControl.)
Public methodExpand(Int32)
Expands the specified item.
Public methodExpand(String)
Expands the specified item.
Public methodFindT(ISearchPattern, Int32)
Searches for an object that matches the specified pattern. The default search timeout AutoWaitTimeout is used.
(Inherited from IObjectTreeNode.)
Public methodFindT(ISearchPattern, Int32, Int32)
Searches for an object that matches the specified pattern.
(Inherited from IObjectTreeNode.)
Public methodFindAllT
Searches for objects that match the specified pattern. The search depth is specified as an optional parameter.
(Inherited from IObjectTreeNode.)
Public methodGetPropertyT
Returns the value of the specified property.
(Inherited from IObject.)
Public methodHoverMouse
Places the mouse pointer over the specified control.
(Inherited from IControl.)
Public methodHoverMouse(Int32, Int32)
Places the mouse pointer over the specified control.
(Inherited from IControl.)
Public methodKeys
Simulates keyboard input to a window or control.
(Inherited from IControl.)
Public methodMouseWheel(Int32)
Simulates mouse wheel rotation.
(Inherited from IControl.)
Public methodMouseWheel(Int32, ShiftKey)
Simulates mouse wheel rotation.
(Inherited from IControl.)
Public methodPicture
Captures the image of the object.
(Inherited from IVisualObject.)
Public methodPicture(Int32, Int32, Int32, Int32, Boolean)
Captures the image of the specified rectangular area of the object.
(Inherited from IVisualObject.)
Public methodScreenToWindow
Converts screen coordinates to coordinates relative to the object.
(Inherited from IControl.)
Public methodSetProperty
Sets a value for the specified property.
(Inherited from IObject.)
Public methodTryFindT(ISearchPattern, T)
Searches for an object that matches the specified pattern (the search depth is 1). The default search timeout AutoWaitTimeout is used.
(Inherited from IObjectTreeNode.)
Public methodTryFindT(ISearchPattern, Int32, T)
Searches for an object that matches the specified pattern. The default search timeout AutoWaitTimeout is used.
(Inherited from IObjectTreeNode.)
Public methodTryFindT(ISearchPattern, Int32, Int32, T)
Searches for an object that matches the specified pattern.
(Inherited from IObjectTreeNode.)
Public methodWaitProperty(String, Object)
Delays the test execution until the specified property equals the specified value or until the default time limit AutoWaitTimeout is reached.
(Inherited from IObjectTreeNode.)
Public methodWaitProperty(String, Object, Int32)
Delays the test execution until the specified property equals the specified value or until the specified time limit is reached.
(Inherited from IObjectTreeNode.)
Public methodWindowToScreen
Converts coordinates relative to the object to coordinates relative to screen.
(Inherited from IControl.)
Top
See Also