scrollDelay property
Sets or retrieves the speed of the marquee scroll.
Syntax
HRESULT value = object.put_scrollDelay( v);HRESULT value = object.get_scrollDelay(* p);
Property values
Type: long
the delay, in milliseconds.
Show:
Sets or retrieves the speed of the marquee scroll.
HRESULT value = object.put_scrollDelay( v);HRESULT value = object.get_scrollDelay(* p);
Type: long
the delay, in milliseconds.