Quote Originally Posted by Hosam AL Dein View Post
but does this mean you are going to add it or you suggest this solution to be added by anyone who wants this feature ?
The method ResetForeColors is now included into the ListView control. (also TreeView control)
I have put it now directly to the ListView and not to .ListItems.
Means (syntax)
Code:
ListView1.ResetForeColors
The method should be quite fast, even on large lists.