freshonlineMax wrote:
change below definition of textBox1: private System.Windows.Forms.TextBox textBox1; To : public static System.Windows.Forms.TextBox textBox1;
:omg: Why make fields in a class private, why not make them public?[^]
"On two occasions, I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able to rightly apprehend the kind of confusion of ideas that could provoke such a question." --Charles Babbage (1791-1871) My: Website | Blog