MsFlexGrid Problems.

1) How to hide the scroll bars but still scroll
using the Toprow method.

2) when using highlight to select a cell, how
to switch off the ability to highlight more than
1 cell at a time. i.e. by dragging over multiple
cells

3) I am designing touchscreen software.
and have found that when clicking around the grid
quickly it is possible to focus on a cell without
triggering the click event. This surpressing, does
any one know how to trap this event. I find the
GotFocus event is too unpredictable

Answers to any of the above would make my life
easier