Subject Re: [IBO] Scrollbar on TIB_Grid
Author Jason Wharton
> Is it possible to turn off the scrollbar on a TIB_Grid component? If
> so how do I do it. My grid is for read only and shows only 12 records
> so I would like to not have a scrollbar on the grid.

In IBO4 the IB_Grid control was heavily impacted. The grid is now a virtual
view instead of being fully allocated one grid row per one data row.

As a result of this things like the vertical scrollbar were impacted. IBO
now work like TDBGrid does here.

To turn it off you might try setting the TrackGridRow property to true and
see what that does.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com