SetScrollBars Method

SetScrollBars function

Indicates specifies whether the control has vertical scroll bars, horizontal scroll bars, both, or neither.


func (instance *ListBoxActiveXControl) SetScrollBars(value ControlScrollBarType)  error

Remarks

See Also