C# - Winforms - Global Variables
I want some variables to be global across the project and accessible in every form. How can I do this?