Hi,
I'm using the property grid in an app that works with a touch screen. I'm gettign feedback that the triangle control that expands or collapses the grid is a bit small to be easily used via the touch screen.
My users have requested that they would like to be able to expand/collapse the section by touching the category title area. So I was thinking of capturing the click event for the PropertyGridCategoryItem DIsplayName and calling the method for the triangle.
Could you point me to the name of the method that the triangle invokes?
Or perhaps you have a suggestion as to a better way to do this?
Dave