winforms global functions code example Example: how to create public variable in c# public static class Myvariables{ public static int x = 1; }