Search found 2 matches
Re: Thread
It also compiles for me, but when I run the program, the label does not increment and the program sends me an exception
Thread
when I execute the code below appears this error "Object reference not set to an instance of an object" but I do not understand why :roll: namespace Neo.ApplicationFramework.Generated { using System.Windows.Forms; using System; using System.Drawing; using Neo.ApplicationFramework.Tools; using Neo.Ap...