GetScrollBars Method

GetScrollBars function

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


func (instance *TextBoxActiveXControl) GetScrollBars()  (ControlScrollBarType,  error) 

Remarks

See Also