There are certainly some advantages in having a selection rectangle highlighting the currently selected element which also has the focus. However an element with padding can cause the rectangle to be drawn on a totally unwanted position and therefore is hindering and not helpful. So without further ado my question is: Is there a way to hide this rectangle OR adjust its position?
- Switching over to ownerdrawing the whole element should be only the last resort
- Setting the "TabStop" property to false is not working