IUtilityObject Interface
For a list of all members of this type, see IUtilityObject members.
Name | Description | |
---|---|---|
AddHandler | Overloaded. | |
DragAndDrop | Simulates Mouse Drag and Drop operation. | |
GetSettingsValue | Returns the Parameter value from the control's Settings element in the toolkit configuration file. | |
GetSettingsXML | Returns the control's Settings element from the toolkit configuration file. | |
KeyDown | Simulates a Key Down operation. | |
KeyUp | Simulates a Key Up operation. | |
MouseClick | Simulates Mouse Click operation. | |
MouseDblClick | Simulates Mouse Double-Click operation. | |
MouseDown | Simulates Mouse Down operation. | |
MouseMove | Simulates Mouse Move operation. | |
MouseUp | Simulates Mouse Up operation. | |
PressKey | Simulates pressing a key. | |
PressNKeys | Simulates pressing a key the specified number of times. | |
Record | Adds a step to the test. | |
ReportStepResult | Writes an event to the test report. | |
SendString | Sends a string to the control. | |
ThrowRunError | Overloaded. |