What control or api's do I need to create a listbox like the Applications Tab in Windows Task Manager?

Spy++ calls it a SysListView32 but this is the same as Windows Desktop's Class.

I tried the MsFlexGrid and the MsGrid to get the same type of results but it isn't working.

Any Sugestions?