S
Steve
Hi All
I have a Tablelayoutpanel in VS 2005 which I populate in code with
datagridviews
As my program runs on Touchscreen computers I would like to add up and down
scroll buttons, as the default scrollbars are hard to target
I do it within datagridview controls using the datagridview
FirstDisplayedScrollingRowIndex property
I can't find a similar propery in a Tablelayoutpanel control
Any ideas appreciated
Regards
Steve
I have a Tablelayoutpanel in VS 2005 which I populate in code with
datagridviews
As my program runs on Touchscreen computers I would like to add up and down
scroll buttons, as the default scrollbars are hard to target
I do it within datagridview controls using the datagridview
FirstDisplayedScrollingRowIndex property
I can't find a similar propery in a Tablelayoutpanel control
Any ideas appreciated
Regards
Steve