I'm search a component/possibility that allows me to create such a nice looking "Component installed Yes/No" list like this:
(source: dotnet-forum.de)
What is the best way to do this? A modified "CheckedListBox", a Table or paint it myself?
Thanks.