Hi,
I coded this class recently and thought I would post it here.
Workbook demo.
Basically, it is just a standard userform (manipulated with the windows API) that implements a custom Interface (IFloatingShape) for easy & flexible use.
One good thing about this API based class is that it...