Showing related tags and posts accross the entire site.
-
In the ShapeAppSamples for VSTA v 1, Visual Basic add-ins build with a warning that "'AppAddIn' is not CLS-compliant becuase it derives from 'Application', which is not CLS-compliant."; however, for VSTA v 2, the warning is gone. What does it mean? What does it do? Why is it there? What is the answer...