Simulates a scroll click on a component.
Syntax
HRESULT doScroll( VARIANT sParameter );
Parameters
Return Value
Returns S_OK if the function was bound successfully, or an error code otherwise.
Remarks
Cascading style sheets (CSS) enables scrolling on all objects through the overflow property.
See Also