RightClick method

Not available in FREE version!
Simulates a right click on a HTML element.
Applies to: Element.
  elementObj.RightClick();

Arguments:

None.

Remarks:

The method simulates a right click on the HTML element using hardware or Internet Explorer events, depending on useHardwareInputEvents property.

Example:


None.
		

See also:

Click | Element | InputText | Select | useHardwareInputEvents

© 2009 CodeCentrix Software. All rights reserved.