Hello,

I have the following issue with MSFlexGrid.

I need to remove the ScrollBar so that I can put my own. Bigger, with animated buttons etc.

However, when I set the gird ScrollBars property to flexScrollBarsNone I cannot scroll the grid programatically.

I tried to scroll by setting the TopRow property as well as sending message VM_VSCROLL with no luck.
So please, help, is it possible that I remove the scroll bar and still scroll the gird progamatically.

Thanks.