IASPowerListBox::put_ScrollArrowsVisible

This method sets whether or not the scroll arrows are visible.

Syntax

HRESULT put_ScrollArrowsVisible ( BOOL fScrollArrowsVisible );

Parameters

fScrollArrowsVisible
Boolean that is set to TRUE if scroll arrows are visible, or to FALSE if not.

Return Values

NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.