mercredi 11 mars 2015

Windows Form library to reuse Forms in different projects

I made 4 Windows Forms that I would like to have in every project I make in the future. (they are different kind of forms for authentication, messaging the user about expiration of license, upgrades etc.)


Is there a way, to compile them and use them in a way, like I would use a class library? Without copying the 4 forms in each and every project.


Each and every form has one, or multiple variables passed to it through it's constructor (things like Application Name or any other application relevant information)


Aucun commentaire:

Enregistrer un commentaire