GAPVelocity.ai
This warning is not a compilation error, but a may cause a run-time exception. The objective of this warning is to advice you to verify that the application is not having runtime issues when the ShowDialog method is called constantly, on a form that contains .NET third-party components or controls used through COM Interop.
Test the runtime behavior of the form and make sure that no run-time exceptions are thrown when calling the ShowDialog method repeatedly.