Hi all
Iam facing difficulty in setting up a horizontal scrollbar to a propertygrid. I have created a propertygrid and assigned it to a class (Student.cs). This property grid is having a dropdown list where lenght of the input values may exceeds 25 characters. In order to see full values, I am trying to set up a horizontal scroll bar. But, I failed in setting up. Please, help me in the same. Thanks in advance.
I hope, this is the right place to ask this question. Let me know if further information is needed.
kumar pPosted Feb 9, 2009, 3:00 AM
Thanks for the reply.....But, can we customize the propertygrid to apply our needful ?????
Blocked AccountPosted Feb 2, 2009, 5:23 AM
Hi,
The PropertyGrid control is custom drawn and is designed to never show the
horizontal scroll bar even of you call SetScrollState.