I have a form that contains two listview controls.
When I click on each listview another smaller form will appear.
How do I get the smaller form to center on the calling listview control?
I think it has something to with the SetBounds but I am not sure.