c# - Winforms: How to Enable Scroll Event Without Scrollbar in DataGridView -


I've looked at StaxHourFlow and I have not seen any solution (but maybe it's missed).

I want to scroll the datagrid view content with a swipe. A swipe gesture in Windows 8.1 seems to translate appropriately into a scroll event which causes the desired result. I can see to show the scrap event if I have a scrollbar in the DataGride view control, as a result, to scroll to scroll with a swipe in the control, I scroll events without scrollbars (2) or (2) scrollbar Looking for one way (1) to hide, since the alternate scrollbar, option 1 is better than if a hack looks a bit. I have a custom scrollbar outside the DataGrid witch, so I want to hide the internal datagrid view scrollbar.

Thanks for watching and any support you can provide.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -