I keep getting the following errors in my program:
\'System.Windows.Forms.TextBox.Text\' is a \'property\' but used like a \'method\'
and>
As the error clearly states, OffenceBox.Text() is not a function and therefore doesn't make sense.
OffenceBox.Text()