Ok, me again, now i've got another problem, it seems that the default input for a textbox is string type, so i can't do anything with the value. How do i turn it into an integer so i can perform operations with the values?

BTW i get the value by using this->textBox1->Text