scrollAmount property
[This documentation is preliminary and is subject to change.]
Sets or retrieves the number of pixels the text scrolls between each subsequent drawing of the marquee.
Syntax
HRESULT value = object.put_scrollAmount( v);HRESULT value = object.get_scrollAmount(* p);
Property values
Type: long
the number of pixels.
Build date: 6/12/2012
Community Additions
Show: