C1Tab Reference > C1Tab Properties > DogEars Property |
Returns or sets whether the control displays scroll buttons.
[form!]C1Tab.DogEars[ = {True | False} ]
The scroll buttons look like and behave the arrow keys displayed at each end of a scroll bar.
This property only works when the MultiRow property is set to False (when MultiRow is True, all tabs are automatically displayed and there is no need for scrolling.)
Boolean
True