Carried over from SGrid Change Request 18. |
Note that to achieve this the control would have to render the grid into a PictureBox rather than directly onto the control, since the scroll bars belong to the control currently and the size will always be the size of the control. This may entail making SGrid2 a control container, which would be undesirable. |