I'm trying to hide the horizontal scroll bar on a datagrid. I used the protected method and property
"Hide()" and "visible" of HoriScrollBar. I subclassed the grid to get this to work. However, the scroll bar was still there even when I stepped through the code the the visible property was "false". Is there anything else I need to do?
thanks,
"Hide()" and "visible" of HoriScrollBar. I subclassed the grid to get this to work. However, the scroll bar was still there even when I stepped through the code the the visible property was "false". Is there anything else I need to do?
thanks,