I am in the process of creating a custom control in C# for business process. As a part of it, I need to create what looks like a header on a list view.
I've done this in the past using Visual c++ (6.0 :blush:). I have not found a way to do it in C# (2.0). Does anyone have any suggestions or links?
Thanks