• Not Answered

Can't find variable declarations in vb

There are lots of string variables in the visual basic code of forms used to customize dynamos.  I have searched every project and I can't find where they are declared.  They are variables like sDynamoName, sFriendlyName, strOKButton, etc.  They must be public, since I can't find them in local declarations or subroutine calls.  Does anyone know where I can find these?  I would like know what variables exist and what are their values.  I can't view the FactoryGlobals, frsFactoryGlobals or frsDevAlm projects.  Perhaps that's were they come from.

2 Replies