I have an static var in my application and if this var is true i want to perform a click in another form but how can i do this in a clean way without make an instance of that form like this:I have an static var in my application and if t
I have an static var in my application and if this var is true i want to perform a click in another form but how can i do this in a clean way without make an instance of that form like this:I have an static var in my application and if t