This is a grid control that is based on VB's ListView control. It includes methods to get and set individual cell data, row counts, column sorting, and column widths. I got the code that is used for the multi-line tooltips from somebody else's VBC submission.
Inputs
The "LoadGrid" method accepts an SQL string and a connection string for the database.